{
  "_args": [
    [
      "precommit-hook@^3.0.0",
      "/Users/nick/codes/twreporter-react"
    ]
  ],
  "_from": "precommit-hook@>=3.0.0 <4.0.0",
  "_id": "precommit-hook@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/precommit-hook",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "email": "quitlahok@gmail.com",
    "name": "nlf"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "precommit-hook",
    "raw": "precommit-hook@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/precommit-hook/-/precommit-hook-3.0.0.tgz",
  "_shasum": "6136c45185ff964371673f6b63e9e485549db1d7",
  "_shrinkwrap": null,
  "_spec": "precommit-hook@^3.0.0",
  "_where": "/Users/nick/codes/twreporter-react",
  "author": {
    "email": "quitlahok@gmail.com",
    "name": "Nathan LaFreniere",
    "url": "https://github.com/nlf"
  },
  "bugs": {
    "url": "https://github.com/nlf/precommit-hook/issues"
  },
  "dependencies": {
    "git-validate": "^2.0.0",
    "jshint": "*"
  },
  "description": "A useful pre-commit hook for git based projects that lints and runs npm test",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "6136c45185ff964371673f6b63e9e485549db1d7",
    "tarball": "http://registry.npmjs.org/precommit-hook/-/precommit-hook-3.0.0.tgz"
  },
  "gitHead": "ad545b1a992ff3442b509bdb34030f982a2e6f13",
  "homepage": "https://github.com/nlf/precommit-hook",
  "license": "MIT",
  "maintainers": [
    {
      "name": "nlf",
      "email": "quitlahok@gmail.com"
    },
    {
      "name": "trott",
      "email": "rtrott@gmail.com"
    }
  ],
  "name": "precommit-hook",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "url": "git+https://github.com/nlf/precommit-hook.git"
  },
  "scripts": {
    "install": "node bin/install"
  },
  "version": "3.0.0"
}
