{
  "_args": [
    [
      {
        "name": "gh-got",
        "raw": "gh-got@^2.2.0",
        "rawSpec": "^2.2.0",
        "scope": null,
        "spec": ">=2.2.0 <3.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/github-username"
    ]
  ],
  "_from": "gh-got@>=2.2.0 <3.0.0",
  "_id": "gh-got@2.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gh-got",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "gh-got",
    "raw": "gh-got@^2.2.0",
    "rawSpec": "^2.2.0",
    "scope": null,
    "spec": ">=2.2.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/github-username"
  ],
  "_resolved": "https://registry.npmjs.org/gh-got/-/gh-got-2.4.0.tgz",
  "_shasum": "aa51418911ca5e4f92437114cd1209383a4aa019",
  "_shrinkwrap": null,
  "_spec": "gh-got@^2.2.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/github-username",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gh-got/issues"
  },
  "dependencies": {
    "got": "^5.2.0",
    "object-assign": "^4.0.1",
    "pinkie-promise": "^2.0.0"
  },
  "description": "Convenience wrapper for `got` to interact with the GitHub API",
  "devDependencies": {
    "ava": "*",
    "get-stream": "^1.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "aa51418911ca5e4f92437114cd1209383a4aa019",
    "tarball": "https://registry.npmjs.org/gh-got/-/gh-got-2.4.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "1b7d79c9a13b607281424c25dde85240566934b5",
  "homepage": "https://github.com/sindresorhus/gh-got",
  "keywords": [
    "got",
    "gh",
    "github",
    "api",
    "request",
    "http",
    "https",
    "get",
    "url",
    "uri",
    "util",
    "utility"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    },
    {
      "email": "kevinmartensson@gmail.com",
      "name": "kevva"
    }
  ],
  "name": "gh-got",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/gh-got.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.4.0",
  "xo": {
    "ignores": [
      "test.js"
    ]
  }
}
