{
  "_args": [
    [
      "git-validate@^2.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/precommit-hook"
    ]
  ],
  "_from": "git-validate@>=2.0.0 <3.0.0",
  "_id": "git-validate@2.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/git-validate",
  "_nodeVersion": "5.3.0",
  "_npmUser": {
    "email": "quitlahok@gmail.com",
    "name": "nlf"
  },
  "_npmVersion": "3.5.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "git-validate",
    "raw": "git-validate@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/precommit-hook"
  ],
  "_resolved": "https://registry.npmjs.org/git-validate/-/git-validate-2.1.4.tgz",
  "_shasum": "0a1b22d022d8aa3e29f4e6525e877f41212526ed",
  "_shrinkwrap": null,
  "_spec": "git-validate@^2.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/precommit-hook",
  "author": {
    "email": "quitlahok@gmail.com",
    "name": "Nathan LaFreniere"
  },
  "bugs": {
    "url": "https://github.com/nlf/git-validate/issues"
  },
  "dependencies": {},
  "description": "the extensible core of precommit-hook",
  "devDependencies": {
    "code": "1.x.x",
    "lab": "5.x.x",
    "mkdirp": "^0.5.0",
    "rimraf": "2.x.x"
  },
  "directories": {},
  "dist": {
    "shasum": "0a1b22d022d8aa3e29f4e6525e877f41212526ed",
    "tarball": "http://registry.npmjs.org/git-validate/-/git-validate-2.1.4.tgz"
  },
  "gitHead": "953e2fab54f08323be03802ab59bc723d6f227dd",
  "homepage": "https://github.com/nlf/git-validate",
  "keywords": [
    "git",
    "hook",
    "pre-commit",
    "precommit"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "nlf",
      "email": "quitlahok@gmail.com"
    }
  ],
  "name": "git-validate",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/nlf/git-validate.git"
  },
  "scripts": {
    "install": "node bin/install",
    "test": "lab -L -a code -t 100"
  },
  "version": "2.1.4"
}
