{
  "name": "http-response-object",
  "version": "1.1.0",
  "description": "A simple object to represent an http response",
  "keywords": [
    "http",
    "https",
    "response",
    "request"
  ],
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ForbesLindesay/http-response-object.git"
  },
  "author": "ForbesLindesay",
  "license": "MIT"
}