2026-05-10 13:12:44 +08:00

20 lines
373 B
JSON

{
"name": "coldstart",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.13.6",
"express": "^5.2.1",
"fs": "^0.0.1-security",
"moment": "^2.30.1",
"path": "^0.12.7"
}
}