1 Star 0 Fork 0

Onesimu/usrv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 812 Bytes
一键复制 编辑 原始数据 按行查看 历史
Onesimu 提交于 2021-09-02 17:16 . zero
{
"name": "node",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"fastify": "^3.18.0",
"fastify-cors": "^6.0.1",
"fastify-file-upload": "^3.0.0",
"fastify-static": "^4.2.2",
"multer": "^1.4.2",
"@babel/core": "^7.2.2",
"@babel/runtime": "^7.3.1",
"regenerator-runtime": "^0.12.0",
"@babel/plugin-proposal-class-properties": "^7.3.4",
"babel-plugin-transform-zero-dirname-filename": "^1.1.1-alpha.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"cssnano": "^4.1.10",
"gui": "0.9.7",
"react": "17.0.2"
},
"devDependencies": {
"nodemon": "^2.0.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Onesimu/usrv.git
git@gitee.com:Onesimu/usrv.git
Onesimu
usrv
usrv
master

搜索帮助