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