25 lines
534 B
JSON
25 lines
534 B
JSON
{
|
|
"name": "sniper",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"start": "node server.js"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": "Webshop Autohändler",
|
|
"dependencies": {
|
|
"app-root-path": "^3.1.0",
|
|
"dotenv": "^16.4.5",
|
|
"express": "^4.21.1",
|
|
"dotenv": "^16.4.7",
|
|
"express": "^4.21.2",
|
|
"express-session": "^1.18.1",
|
|
"mysql": "^2.18.1",
|
|
"mysql2": "^3.12.0",
|
|
"path": "^0.12.7"
|
|
}
|
|
}
|