{
  "name": "rece",
  "version": "1.2.0",
  "description": "Request, Response, Repeat.",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "jasmine"
  },
  "devDependencies": {
    "jasmine": "^3.3.1",
    "request": "^2.88.0",
    "request-promise-native": "^1.0.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TotallyRadRichard/Rece.git"
  },
  "keywords": [
    "server"
  ],
  "author": "Richard Key",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TotallyRadRichard/Rece/issues"
  },
  "homepage": "https://github.com/TotallyRadRichard/Rece#readme"
}
