1 Star 0 Fork 0

江俊源/koa-study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 549 Bytes
一键复制 编辑 原始数据 按行查看 历史
lwx 提交于 2022-07-21 17:03 . koa学习
{
"name": "node",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "nodemon src/08_错误处理.js",
"prod": "cross-env NODE_ENV=production node src/08_错误处理.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"cross-env": "^7.0.3",
"koa": "^2.13.4",
"koa-body": "^5.0.0",
"koa-json-error": "^3.1.2",
"koa-router": "^12.0.0"
},
"devDependencies": {
"nodemon": "^2.0.19"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jiang-junyuan/koa-study.git
git@gitee.com:jiang-junyuan/koa-study.git
jiang-junyuan
koa-study
koa-study
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385