Showcase-Server/package.json
2024-05-09 16:38:29 -07:00

18 lines
367 B
JSON

{
"dependencies": {
"express": "^4.19.2",
"multer": "^1.4.5-lts.1",
"node": "^20.13.0",
"node.js": "^0.0.1-security"
},
"name": "showcase-server",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}