1 Star 4 Fork 3

Cormac / StreamerHelper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
umuoy1 提交于 2022-01-24 22:20 . chore: optimize log
{
"name": "streamer_helper",
"version": "1.0.0",
"description": "",
"scripts": {
"build": "tsc --project tsconfig.json && tsc-alias -p tsconfig.json",
"watch": "tsc -w --project tsconfig.json && tsc-alias -w -p tsconfig.json",
"lint": "tslint -c tslint.json -p tsconfig.json",
"serve": "npm run build && pm2 start ./dist/index.js",
"dev": "tsc --project tsconfig.json && tsc-alias -p tsconfig.json && node ./dist/index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/ZhangMingZhao1/StreamerHelper.git"
},
"author": "ZhangMingZhao1",
"license": "MIT",
"bugs": {
"url": "https://github.com/ZhangMingZhao1/StreamerHelper/issues"
},
"homepage": "https://github.com/ZhangMingZhao1/StreamerHelper#readme",
"dependencies": {
"@types/nodemailer": "^6.4.4",
"axios": "0.19.2",
"chalk": "^4.1.0",
"crypto-js": "^4.0.0",
"dayjs": "^1.8.17",
"filehound": "^1.17.4",
"form-data": "^3.0.0",
"log4js": "^5.3.0",
"md5-node": "^1.0.1",
"node-rsa": "^1.0.8",
"nodemailer": "^6.7.2",
"qr-image": "^3.2.0",
"qrcode-terminal": "^0.12.0",
"qs": "^6.9.4",
"retry-axios": "^2.4.0",
"uuid": "^8.3.0"
},
"devDependencies": {
"@types/node-rsa": "^1.1.0",
"tsc-alias": "^1.2.6",
"typescript": "^3.7.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cormac/StreamerHelper.git
git@gitee.com:cormac/StreamerHelper.git
cormac
StreamerHelper
StreamerHelper
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891