20 lines
373 B
JSON
Raw Permalink Normal View History

{
"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"
}
}