{
  "_args": [
    [
      {
        "raw": "husky@^0.14.3",
        "scope": null,
        "escapedName": "husky",
        "name": "husky",
        "rawSpec": "^0.14.3",
        "spec": ">=0.14.3 <0.15.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar"
    ]
  ],
  "_from": "husky@>=0.14.3 <0.15.0",
  "_id": "husky@0.14.3",
  "_inCache": true,
  "_location": "/husky",
  "_nodeVersion": "8.1.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/husky-0.14.3.tgz_1499251778969_0.2708605353254825"
  },
  "_npmUser": {
    "name": "typicode",
    "email": "typicode@gmail.com"
  },
  "_npmVersion": "5.0.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "husky@^0.14.3",
    "scope": null,
    "escapedName": "husky",
    "name": "husky",
    "rawSpec": "^0.14.3",
    "spec": ">=0.14.3 <0.15.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/husky/-/husky-0.14.3.tgz",
  "_shasum": "c69ed74e2d2779769a17ba8399b54ce0b63c12c3",
  "_shrinkwrap": null,
  "_spec": "husky@^0.14.3",
  "_where": "/home/centralpertec/public_html/react-loadbar",
  "author": {
    "name": "Typicode",
    "email": "typicode@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/typicode/husky/issues"
  },
  "dependencies": {
    "is-ci": "^1.0.10",
    "normalize-path": "^1.0.0",
    "strip-indent": "^2.0.0"
  },
  "description": "Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)",
  "devDependencies": {
    "jest": "^20.0.4",
    "mkdirp": "^0.5.1",
    "prettier": "^1.4.4",
    "rimraf": "^2.6.1",
    "tempy": "^0.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-e21wivqHpstpoiWA/Yi8eFti8E+sQDSS53cpJsPptPs295QTOQR0ZwnHo2TXy1XOpZFD9rPOd3NpmqTK6uMLJA==",
    "shasum": "c69ed74e2d2779769a17ba8399b54ce0b63c12c3",
    "tarball": "https://registry.npmjs.org/husky/-/husky-0.14.3.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "gitHead": "40f9d45cc37e23393be8888c73a8f290f7365412",
  "homepage": "https://github.com/typicode/husky",
  "keywords": [
    "git",
    "hook",
    "hooks",
    "pre-commit",
    "precommit",
    "post-commit",
    "postcommit",
    "pre-push",
    "prepush",
    "post-merge",
    "postmerge",
    "test"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "typicode",
      "email": "typicode@gmail.com"
    }
  ],
  "name": "husky",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/typicode/husky.git"
  },
  "scripts": {
    "format": "prettier --single-quote --no-semi --write **/*.js",
    "install": "node ./bin/install.js",
    "test": "jest",
    "uninstall": "node ./bin/uninstall.js"
  },
  "standard": {
    "env": {
      "jest": true
    }
  },
  "version": "0.14.3"
}
