{
  "_from": "github-username@^3.0.0",
  "_id": "github-username@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-CnciGbMTB0NCnyRW0L3T21Xc57E=",
  "_location": "/github-username",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "github-username@^3.0.0",
    "name": "github-username",
    "escapedName": "github-username",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/yeoman-environment/yeoman-generator",
    "/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/github-username/-/github-username-3.0.0.tgz",
  "_shasum": "0a772219b3130743429f2456d0bdd3db55dce7b1",
  "_spec": "github-username@^3.0.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/yeoman-generator",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/github-username/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "gh-got": "^5.0.0"
  },
  "deprecated": false,
  "description": "Get a GitHub username from an email address",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/github-username#readme",
  "keywords": [
    "github",
    "user",
    "username",
    "email",
    "address",
    "gh",
    "git"
  ],
  "license": "MIT",
  "name": "github-username",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/github-username.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.0",
  "xo": {
    "esnext": true
  }
}
