Files
JS/webseite/backend/package.json
2026-07-22 11:41:40 +02:00

13 lines
234 B
JSON

{
"name": "website-backend",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"type": "module",
"license": "ISC"
}