{
  "_args": [
    [
      {
        "raw": "hey-global@^0.0.1",
        "scope": null,
        "escapedName": "hey-global",
        "name": "hey-global",
        "rawSpec": "^0.0.1",
        "spec": ">=0.0.1 <0.0.2",
        "type": "range"
      },
      "/Users/alicia/Documents/develop/github/umock/page"
    ]
  ],
  "_from": "hey-global@>=0.0.1 <0.0.2",
  "_id": "hey-global@0.0.1",
  "_inCache": true,
  "_location": "/hey-global",
  "_nodeVersion": "7.7.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hey-global-0.0.1.tgz_1496295912404_0.5687007538508624"
  },
  "_npmUser": {
    "name": "vvpvvp",
    "email": "alias8516@sina.com.cn"
  },
  "_npmVersion": "4.5.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hey-global@^0.0.1",
    "scope": null,
    "escapedName": "hey-global",
    "name": "hey-global",
    "rawSpec": "^0.0.1",
    "spec": ">=0.0.1 <0.0.2",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/hey-global/-/hey-global-0.0.1.tgz",
  "_shasum": "e2ecb72f4ce4ed13f6e9f14fd58e45ec50c51198",
  "_shrinkwrap": null,
  "_spec": "hey-global@^0.0.1",
  "_where": "/Users/alicia/Documents/develop/github/umock/page",
  "babel": {
    "presets": [
      "es2015"
    ]
  },
  "bugs": {
    "url": "https://github.com/hey-ui/hey-global/issues"
  },
  "dependencies": {},
  "description": "global.js, global, js",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "e2ecb72f4ce4ed13f6e9f14fd58e45ec50c51198",
    "tarball": "https://registry.npmjs.org/hey-global/-/hey-global-0.0.1.tgz"
  },
  "gitHead": "51f797e89af6b087cb4e439168573d84e260ba6e",
  "homepage": "https://github.com/hey-ui/hey-global#readme",
  "keywords": [
    "global",
    "hey"
  ],
  "license": "The MIT License",
  "main": "./build/global.js",
  "maintainers": [
    {
      "name": "vvpvvp",
      "email": "alias8516@sina.com.cn"
    }
  ],
  "name": "hey-global",
  "optionalDependencies": {},
  "readme": "# hey-global\n控制全局变量\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hey-ui/hey-global.git"
  },
  "scripts": {
    "build": "babel ./global.js -d build",
    "min": "babel build/global.js --minified --no-babelrc -o build/global.min.js",
    "test": "mocha --compilers js:babel-core/register ./test/*.js"
  },
  "version": "0.0.1"
}
