1 Star 0 Fork 0

Klein/Express_ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 574 Bytes
一键复制 编辑 原始数据 按行查看 历史
Klein 提交于 2023-12-06 20:13 . 第一版
{
"name": "express_ts",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "ts-node-dev --respawn --transpile-only src/main.ts"
},
"dependencies": {
"@types/cors": "^2.8.16",
"cors": "^2.8.5",
"express": "^4.17.1",
"mysql": "^2.18.1",
"typescript": "^4.4.3"
},
"devDependencies": {
"@types/express": "^4.17.13",
"@types/mysql": "^2.15.24",
"@types/node": "^16.9.6",
"nodemon": "^2.0.13"
},
"author": "",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/du-junming/express_ts.git
git@gitee.com:du-junming/express_ts.git
du-junming
express_ts
Express_ts
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891