{
  "name": "ag-request",
  "version": "1.1.0",
  "description": "Asyngular request object.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SocketCluster/ag-request.git"
  },
  "keywords": [
    "asyngular",
    "request"
  ],
  "author": "Jonathan Gros-Dubois",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SocketCluster/ag-request/issues"
  },
  "homepage": "https://github.com/SocketCluster/ag-request#readme",
  "dependencies": {
    "sc-errors": "^3.0.0"
  }
}
