1 Star 0 Fork 107

xiaoxiao88122/前端铺子-NodeJS后端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 423 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "project",
"version": "1.0.0",
"description": "step1:创建一个新文件夹",
"main": "bin/www.js",
"scripts": {
"dev": "nodemon bin/www.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"nodemon": "^2.0.20"
},
"dependencies": {
"mysql": "^2.18.1",
"qiniu": "^7.7.0",
"request": "^2.88.2"
},
"bin": {
"project": "bin/www.js"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/xiaoxiao88122/qdpz-nodejs.git
git@gitee.com:xiaoxiao88122/qdpz-nodejs.git
xiaoxiao88122
qdpz-nodejs
前端铺子-NodeJS后端
master

搜索帮助