1 Star 0 Fork 43

Garvey/project_7250822

forked from IT啊平/cool-admin-api 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
挡不住的啊平 提交于 2019-09-28 16:12 . 初始化提交
{
"name": "cool-admin-api_node",
"version": "1.0.0",
"description": "cool-admin api接口 node版",
"private": true,
"egg": {
"typescript": true,
"declarations": true
},
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-cool-admin-api_node",
"stop": "egg-scripts stop --title=egg-server-cool-admin-api_node",
"dev": "egg-bin dev",
"debug": "egg-bin debug",
"test-local": "egg-bin test",
"test": "npm run lint -- --fix && npm run test-local",
"cov": "egg-bin cov",
"tsc": "ets && tsc -p tsconfig.json",
"ci": "npm run lint && npm run cov && npm run tsc",
"autod": "autod",
"lint": "tslint --project . -c tslint.json",
"clean": "ets clean",
"build": "npm run tsc"
},
"dependencies": {
"axios": "^0.19.0",
"egg": "^2.6.1",
"egg-jwt": "^3.1.6",
"egg-oss": "^2.0.0",
"egg-redis": "^2.4.0",
"egg-scripts": "^2.6.0",
"egg-ts-typeorm": "^1.1.12",
"ipip-ipdb": "^0.3.0",
"lodash": "^4.17.15",
"md5": "^2.2.1",
"moment": "^2.24.0",
"mysql": "^2.17.1",
"svg-captcha": "^1.4.0",
"svg-to-dataurl": "^1.0.0"
},
"devDependencies": {
"@types/mocha": "^2.2.40",
"@types/node": "^7.0.12",
"@types/supertest": "^2.0.0",
"autod": "^3.0.1",
"autod-egg": "^1.1.0",
"egg-bin": "^4.11.0",
"egg-ci": "^1.8.0",
"egg-mock": "^3.16.0",
"tslib": "^1.9.0",
"tslint": "^5.0.0",
"tslint-config-egg": "^1.0.0",
"typescript": "^3.0.0"
},
"engines": {
"node": ">=8.9.0"
},
"ci": {
"version": "8"
},
"repository": {
"type": "git",
"url": ""
},
"eslintIgnore": [
"coverage"
],
"author": "cool",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/garveyl/cool-admin-api.git
git@gitee.com:garveyl/cool-admin-api.git
garveyl
cool-admin-api
project_7250822
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385