guanghulab/backend/bridge/package.json
2026-05-10 13:12:44 +08:00

18 lines
321 B
JSON

{
"name": "bridge",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^5.2.1",
"fs-extra": "^11.3.4",
"moment": "^2.30.1"
}
}