AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 AiToEarn
init-package.json
根目录
/
scripts
/
init-package.json
1
{
2
"type": "module",
3
"dependencies": {
4
"mongodb": "~6.20.0",
5
"jsonwebtoken": "^9.0.3"
6
}
7
}
8
8 lines
JSON