{
  "name": "ers-http",
  "version": "10.0.13",
  "description": "quick http for ers",
  "main": "index.js",
  "scripts": {
    "start": "node --watch example.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ersinfotech/ers-http.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ersinfotech/ers-http/issues"
  },
  "homepage": "https://github.com/ersinfotech/ers-http#readme",
  "dependencies": {
    "body-parser": "^2.3.0",
    "cors": "^2.8.5",
    "express": "^5.2.1",
    "graphql-ready": "^8.0.4",
    "multer": "^2.2.0"
  }
}
