1 Star 0 Fork 3

mars/xiaomi

forked from Wake/xiaomi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
Wake 提交于 2019-07-18 16:03 . 编辑分类
{
"name": "xiaomi",
"version": "1.0.0",
"description": "",
"private": true,
"dependencies": {
"axios": "^0.18.0",
"egg": "^2.2.1",
"egg-jwt": "^3.1.6",
"egg-mongoose": "^3.1.1",
"egg-scripts": "^2.5.0",
"egg-view-ejs": "^2.0.0",
"jimp": "^0.6.4",
"md5": "^2.2.1",
"mz-modules": "^2.1.0",
"silly-datetime": "^0.1.2",
"svg-captcha": "^1.3.12"
},
"devDependencies": {
"autod": "^3.0.1",
"autod-egg": "^1.0.0",
"egg-bin": "^4.13.0",
"egg-ci": "^1.8.0",
"egg-mock": "^3.14.0",
"eslint": "^4.11.0",
"eslint-config-egg": "^6.0.0",
"webstorm-disable-index": "^1.2.0"
},
"engines": {
"node": ">=8.9.0"
},
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-xiaomi",
"stop": "egg-scripts stop --title=egg-server-xiaomi",
"dev": "egg-bin dev",
"debug": "egg-bin debug",
"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": "8"
},
"repository": {
"type": "git",
"url": ""
},
"author": "",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/mars8888/xiaomi.git
git@gitee.com:mars8888/xiaomi.git
mars8888
xiaomi
xiaomi
master

搜索帮助