theforum/package.json
TudbuT a358bd7a9c 🥺🥺🥺
2023-03-28 01:07:45 +02:00

19 lines
358 B
JSON

{
"name": "theforum",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bdb.js": "^0.3.5",
"body-parser": "^1.19.1",
"ejs": "^3.1.6",
"express": "^4.17.2",
"hashcode.js": "^2.2.1"
}
}