d2-ui
Version:
79 lines (78 loc) • 2.04 kB
JSON
{
"_args": [
[
"precommit-hook@^3.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui"
]
],
"_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/nico/Documents/dhis/webapps/d2-ui",
"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": "https://registry.npmjs.org/precommit-hook/-/precommit-hook-3.0.0.tgz"
},
"gitHead": "ad545b1a992ff3442b509bdb34030f982a2e6f13",
"homepage": "https://github.com/nlf/precommit-hook",
"license": "MIT",
"maintainers": [
{
"email": "quitlahok@gmail.com",
"name": "nlf"
},
{
"email": "rtrott@gmail.com",
"name": "trott"
}
],
"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"
}