14 Star 117 Fork 62

一步一个脚印一个坑 / webfunny_monitor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.67 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "webfunny_monitor_cluster",
"version": "0.0.1",
"description": "这是webfunny_cluster的安装包",
"main": "app.js",
"scripts": {
"bootstrap": "node ./webfunny_init/config.init.js && node ./webfunny_init/alarm.init.js && node ./webfunny_init/interceptor.init.js && node ./webfunny_init/util.cus.js && node ./webfunny_init/sso.init.js",
"publish": "node publish.js",
"publish_single": "node publish_single.js",
"prd": "node ./webfunny_init/initResource.js && pm2 flush && pm2 start webfunny_cluster.js && pm2 log webfunny_cluster",
"restart": "pm2 delete webfunny_cluster && pm2 flush && npm run prd"
},
"repository": {
"type": "git",
"url": "git+https://github.com/a597873885/webfunny_monitor_cluster"
},
"author": "jeffery",
"license": "ISC",
"bugs": {
"url": "https://github.com/a597873885/webfunny_monitor_cluster/issues"
},
"homepage": "https://github.com/a597873885/webfunny_monitor_cluster#readme",
"dependencies": {
"@clickhouse/client": "^0.1.0",
"amqplib": "^0.8.0",
"atob": "^2.1.2",
"bcryptjs": "^2.4.3",
"colors": "^1.4.0",
"compression": "^1.7.4",
"connect": "^3.7.0",
"crypto": "^1.0.1",
"debug": "^2.6.3",
"formidable": "^1.2.2",
"geoip-lite": "^1.3.7",
"getmac": "^5.20.0",
"ip": "^1.1.5",
"jsonfile": "^6.0.1",
"jsonwebtoken": "^8.5.1",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"koa-compress": "^5.1.0",
"koa-convert": "^1.2.0",
"koa-cors": "0.0.16",
"koa-json": "^2.0.2",
"koa-jwt": "^3.3.2",
"koa-logger": "^2.0.1",
"koa-onerror": "^4.2.0",
"koa-route": "^3.2.0",
"koa-router": "^7.1.1",
"koa-send": "^5.0.1",
"koa-static-cache": "^5.1.4",
"koa-views": "^5.2.1",
"koa-websocket": "^6.0.0",
"koa2-cors": "^2.0.6",
"log4js": "^6.4.4",
"lz-string": "^1.4.4",
"mysql": "^2.15.0",
"mysql2": "^2.1.0",
"node-fetch": "^2.6.7",
"node-ip2region": "^1.0.2",
"node-uuid": "^1.4.8",
"node-xlsx": "^0.21.0",
"nodejs-base64": "^2.0.0",
"nodemailer": "^6.2.1",
"protobufjs": "^7.2.6",
"pug": "^3.0.2",
"sequelize": "^5.19.6",
"serve-static": "^1.14.1",
"source-map": "^0.5.6",
"transliteration": "^2.3.5",
"util": "^0.11.0",
"webfunny-monitor": "^1.2.8",
"webfunny-node-clickhouse": "^1.0.24"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/node": "^7.22.19",
"@babel/preset-env": "^7.23.8",
"child_process": "^1.0.2",
"copy-dir": "^1.3.0",
"fs": "0.0.1-security",
"nodemon": "^2.0.15",
"single-line-log": "^1.1.2",
"skywalking-backend-js": "^0.7.0",
"uglify-js": "^3.6.0",
"util": "^0.11.0"
}
}
JavaScript
1
https://gitee.com/webfunnyMonitor/webfunny_monitor.git
git@gitee.com:webfunnyMonitor/webfunny_monitor.git
webfunnyMonitor
webfunny_monitor
webfunny_monitor
main

搜索帮助