package.json 404 Bytes
{
  "name": "node",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.20.0",
    "express": "^4.18.1",
    "express-error-handler": "^1.1.0",
    "http": "^0.0.1-security",
    "path": "^0.12.7",
    "serve-static": "^1.15.0"
  }
}