{
  "_args": [
    [
      "hook-std@2.0.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "hook-std@2.0.0",
  "_id": "hook-std@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-zZ6T5WcuBMIUVh49iPQS9t977t7C0l7OtHrpeMb5uk48JdflRX0NSFvCekfYNmGQETnLq9W/isMyHl69kxGi8g==",
  "_location": "/hook-std",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hook-std@2.0.0",
    "name": "hook-std",
    "escapedName": "hook-std",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/semantic-release"
  ],
  "_resolved": "https://registry.npmjs.org/hook-std/-/hook-std-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/hook-std/issues"
  },
  "description": "Hook and modify stdout/stderr",
  "devDependencies": {
    "@types/node": "^11.13.0",
    "ava": "^1.4.1",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/sindresorhus/hook-std#readme",
  "keywords": [
    "hook",
    "intercept",
    "capture",
    "modify",
    "change",
    "test",
    "assert",
    "check",
    "std",
    "stdio",
    "stdout",
    "stderr",
    "console",
    "log",
    "process"
  ],
  "license": "MIT",
  "name": "hook-std",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/hook-std.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "2.0.0"
}
