{
  "name": "responselike",
  "version": "0.1.0",
  "description": "A response-like object for mocking a native Node.js HTTP response",
  "keywords": [
    "http",
    "https",
    "response",
    "request",
    "responselike"
  ],
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lukechilds/responselike.git"
  },
  "author": "lukechilds",
  "license": "MIT"
}
