代码拉取完成,页面将自动刷新
{
"name": "init",
"version": "1.0.0",
"description": "",
"private": true,
"egg": {
"declarations": true
},
"dependencies": {
"egg": "^2.15.1",
"egg-cors": "^2.2.0",
"egg-scripts": "^2.11.0",
"jsonwebtoken": "^8.5.1"
},
"devDependencies": {
"autod": "^3.0.1",
"autod-egg": "^1.1.0",
"await-stream-ready": "^1.0.1",
"cheerio": "^1.0.0-rc.3",
"cross-env": "^6.0.0",
"egg-bin": "^4.11.0",
"egg-ci": "^1.11.0",
"egg-mock": "^3.21.0",
"egg-multipart": "^2.9.0",
"egg-mysql": "^3.0.0",
"egg-onerror": "^2.1.0",
"egg-validate": "^2.0.2",
"eslint": "^5.13.0",
"eslint-config-egg": "^7.1.0",
"iconv-lite": "^0.5.0",
"md5": "^2.2.1",
"nanoid": "^2.1.3",
"stream-wormhole": "^1.1.0",
"ws": "^7.1.2"
},
"engines": {
"node": ">=10.0.0"
},
"scripts": {
"server:local": "cross-env EGG_SERVER_ENV=local egg-bin debug",
"server:test": "cross-env EGG_SERVER_ENV=test egg-bin debug",
"server:prod": "cross-env EGG_SERVER_ENV=prod egg-bin debug",
"start:dev": "cross-env EGG_SERVER_ENV=dev egg-scripts start --daemon --title=egg-server-wx-admin ",
"start:test": "cross-env EGG_SERVER_ENV=test egg-scripts start --daemon --title=egg-server-wx-admin ",
"start:prod": "egg-scripts start --daemon --title=egg-server-wx-admin ",
"stop": "egg-scripts stop --title=egg-server-wx-admin ",
"test": "npm run lint -- --fix && npm run test-local",
"test-local": "egg-bin test",
"cov": "egg-bin cov",
"lint": "eslint .",
"ci": "npm run lint && npm run cov",
"autod": "autod"
},
"ci": {
"version": "10"
},
"repository": {
"type": "git",
"url": ""
},
"author": "",
"license": "MIT"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。