1 Star 1 Fork 2

aisa/examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "egg-examples",
"version": "1.0.0",
"description": "Application examples for egg",
"keywords": [
"application",
"egg"
],
"devDependencies": {
"autod": "^2.7.1",
"autod-egg": "^1.0.0",
"chalk": "^1.1.3",
"eslint": "^5.6.1",
"eslint-config-egg": "^7.1.0",
"npminstall": "3",
"semver": "^5.3.0",
"common-bin": "^2.7.1",
"globby": "^6.1.0"
},
"scripts": {
"lint": "eslint .",
"test": "./example.js test",
"test-cn": "./example.js test -c",
"ci": "npm run lint && npm test",
"autod": "./example.js autod",
"list": "./example.js list"
},
"homepage": "https://github.com/eggjs/examples",
"repository": {
"type": "git",
"url": "https://github.com/eggjs/examples.git"
},
"bugs": {
"url": "https://github.com/eggjs/egg/issues"
},
"engines": {
"node": ">= 8.0.0"
},
"ci": {
"version": "8",
"license": {
"year": 2017
},
"afterScript": false
},
"license": "MIT",
"private": true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/aisa/examples.git
git@gitee.com:aisa/examples.git
aisa
examples
examples
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385