package.json
359 Bytes
{
"name": "hostingserver",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"fs": "0.0.1-security",
"jquery": "^3.6.0",
"nodemon": "^2.0.7",
"path": "^0.12.7"
}
}