1 Star 0 Fork 0

hzhlu/asn1-playground

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 495 Bytes
一键复制 编辑 原始数据 按行查看 历史
dependabot[bot] 提交于 2024-10-07 07:54 . Bump body-parser and express
{
"name": "asn1-playground",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www.js"
},
"dependencies": {
"archiver": "^3.1.1",
"body-parser": "^1.20.3",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"dotenv": "^8.2.0",
"express": "~4.21.0",
"express-session": "^1.15.6",
"hbs": "^4.1.2",
"http-errors": "~1.6.3",
"morgan": "~1.9.1",
"random": "^2.0.12",
"rimraf": "^3.0.1",
"websocket": "^1.0.31"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hzhlu/asn1-playground.git
[email protected]:hzhlu/asn1-playground.git
hzhlu
asn1-playground
asn1-playground
master

搜索帮助