package.json
469 Bytes
{
"name": "osss",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.18.2",
"ejs": "^2.5.7",
"errorhandler": "^1.5.0",
"express": "^4.16.2",
"express-error-handler": "^1.1.0",
"http": "0.0.0",
"path": "^0.12.7",
"request": "^2.83.0",
"serve-static": "^1.13.1"
}
}