Files
ee-core/package.json
哆啦好梦 591ebf9f44 1.5.1
2023-02-15 15:49:01 +08:00

46 lines
1.0 KiB
JSON

{
"name": "ee-core",
"version": "1.5.1",
"description": "ee core",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"bin": {
"ee-core": "./bin/tools.js"
},
"dependencies": {
"agentkeepalive": "^4.2.0",
"bytenode": "^1.3.6",
"co": "^4.6.0",
"debug": "^4.3.3",
"depd": "^2.0.0",
"egg-errors": "^2.3.0",
"egg-logger": "^2.7.1",
"electron-is": "^3.0.0",
"electron-updater": "^4.6.1",
"extend2": "^1.0.1",
"fs-extra": "^10.0.0",
"get-port": "^5.1.1",
"globby": "^10.0.0",
"humanize-ms": "^1.2.1",
"is-type-of": "^1.2.1",
"koa": "^2.13.4",
"koa-body": "^5.0.0",
"koa-convert": "^2.0.0",
"koa-static": "^5.0.0",
"koa2-cors": "^2.0.6",
"lodash": "^4.17.21",
"lowdb": "^1.0.0",
"path-to-regexp": "^6.2.0",
"socket.io": "^4.4.1",
"socket.io-client": "^4.4.1",
"javascript-obfuscator": "^4.0.0",
"urllib": "^2.38.0",
"utility": "^1.17.0"
},
"devDependencies": {}
}