当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 44

谯夫/chinese-novel
暂停

forked from Darkce/chinese-novel
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "chinese-novel",
"version": "1.0.0",
"description": "",
"private": false,
"egg": {
"declarations": true
},
"dependencies": {
"egg": "^2.23.0",
"egg-mongoose": "^3.2.0",
"egg-oss": "^2.0.0",
"egg-scripts": "^2.11.0"
},
"devDependencies": {
"autod": "^3.0.1",
"autod-egg": "^1.1.0",
"egg-bin": "^4.11.0",
"egg-ci": "^1.11.0",
"egg-mock": "^3.21.0",
"eslint": "^5.13.0",
"eslint-config-egg": "^7.1.0"
},
"engines": {
"node": ">=10.0.0"
},
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-chinese-novel",
"stop": "egg-scripts stop --title=egg-server-chinese-novel",
"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": "10"
},
"repository": {
"type": "git",
"url": ""
},
"author": "",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/qf2008/chinese-novel.git
[email protected]:qf2008/chinese-novel.git
qf2008
chinese-novel
chinese-novel
master

搜索帮助