{
  "_args": [
    [
      {
        "name": "github-username",
        "raw": "github-username@^2.0.0",
        "rawSpec": "^2.0.0",
        "scope": null,
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator"
    ]
  ],
  "_from": "github-username@>=2.0.0 <3.0.0",
  "_id": "github-username@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/github-username",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "github-username",
    "raw": "github-username@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yeoman-generator",
    "/yeoman-test/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/github-username/-/github-username-2.1.0.tgz",
  "_shasum": "200e5a104af42ba08a54096c708d4b6ec2fa256b",
  "_shrinkwrap": null,
  "_spec": "github-username@^2.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bin": {
    "github-username": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/github-username/issues"
  },
  "dependencies": {
    "gh-got": "^2.2.0",
    "meow": "^3.5.0"
  },
  "description": "Get a GitHub username from an email address",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "200e5a104af42ba08a54096c708d4b6ec2fa256b",
    "tarball": "https://registry.npmjs.org/github-username/-/github-username-2.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "cli.js"
  ],
  "gitHead": "8f3dd1de3b5c703287b52e4c320d7873161b9d67",
  "homepage": "https://github.com/sindresorhus/github-username",
  "keywords": [
    "cli-app",
    "cli",
    "bin",
    "app",
    "github",
    "user",
    "username",
    "email",
    "gh",
    "git"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    }
  ],
  "name": "github-username",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/github-username.git"
  },
  "scripts": {
    "test": "xo && mocha"
  },
  "version": "2.1.0"
}
