{
  "name": "1-client",
  "version": "1.0.0",
  "description": "http request object",
  "main": "1-client.js",
  "dependencies": {
    "events": "^3.0.0",
    "request": "^2.88.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "http"
  ],
  "author": "wayne campbell",
  "license": "ISC"
}
