d2-ui
Version:
85 lines (84 loc) • 2.11 kB
JSON
{
"_args": [
[
"git-validate@^2.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/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/nico/Documents/dhis/webapps/d2-ui/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": "https://registry.npmjs.org/git-validate/-/git-validate-2.1.4.tgz"
},
"gitHead": "953e2fab54f08323be03802ab59bc723d6f227dd",
"homepage": "https://github.com/nlf/git-validate",
"keywords": [
"precommit",
"pre-commit",
"git",
"hook"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "quitlahok@gmail.com",
"name": "nlf"
}
],
"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"
}