1 Star 6 Fork 3

晋殇帝/egg-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 848 Bytes
一键复制 编辑 原始数据 按行查看 历史
晋殇帝 提交于 2018-08-10 14:05 . add mock
{
"name": "egg-api",
"version": "1.0.0",
"description": "Use Egg Provide easy REST API and JWT Authority Authentication.",
"main": "app.js",
"keywords": [
"REST",
"Egg"
],
"author": "Erchoc",
"scripts": {
"dev": "egg-bin dev",
"init": "eslint --init",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"debug": "egg-bin debug",
"test": "egg-bin test",
"cov": "egg-bin cov"
},
"pre-commit": [
"lint",
"lint:fix"
],
"dependencies": {
"egg": "^2.9.1",
"egg-bin": "^4.7.1",
"egg-dubbo": "^1.0.5",
"egg-jwt": "^3.0.0",
"egg-mock": "^3.17.3",
"ioredis": "^3.2.2",
"officegen": "^0.4.5",
"passport-local": "^1.0.0"
},
"devDependencies": {
"eslint": "^5.2.0",
"eslint-config-egg": "^7.0.0",
"pre-commit": "^1.2.2"
},
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/erchoc/egg-api.git
git@gitee.com:erchoc/egg-api.git
erchoc
egg-api
egg-api
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385