@zkochan/pnpm
Version:
A fast implementation of npm install
101 lines (100 loc) • 2.23 kB
JSON
{
"_args": [
[
{
"raw": "findup@0.1.5",
"scope": null,
"escapedName": "findup",
"name": "findup",
"rawSpec": "0.1.5",
"spec": "0.1.5",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\ghooks"
]
],
"_from": "findup@0.1.5",
"_id": "findup@0.1.5",
"_inCache": true,
"_installable": true,
"_location": "/findup",
"_npmUser": {
"name": "filirom1",
"email": "filirom1@gmail.com"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"raw": "findup@0.1.5",
"scope": null,
"escapedName": "findup",
"name": "findup",
"rawSpec": "0.1.5",
"spec": "0.1.5",
"type": "version"
},
"_requiredBy": [
"/ghooks",
"/validate-commit-msg"
],
"_resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz",
"_shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb",
"_shrinkwrap": null,
"_spec": "findup@0.1.5",
"_where": "C:\\src\\pnpm\\node_modules\\ghooks",
"author": {
"name": "Filirom1",
"email": "filirom1@gmail.com"
},
"bin": {
"findup": "bin/findup.js"
},
"bugs": {
"url": "https://github.com/Filirom1/findup/issues"
},
"dependencies": {
"colors": "~0.6.0-1",
"commander": "~2.1.0"
},
"description": "Walk up ancester's dir up to root",
"devDependencies": {
"chai": "~1.1.1",
"mocha": "~1.3.0"
},
"directories": {},
"dist": {
"shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb",
"tarball": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz"
},
"engines": {
"node": ">=0.6"
},
"homepage": "https://github.com/Filirom1/findup",
"licenses": [
{
"type": "MIT",
"url": "http : //www.opensource.org/licenses/MIT"
}
],
"maintainers": [
{
"name": "Filirom1",
"email": "filirom1@gmail.com"
},
{
"name": "filirom1",
"email": "filirom1@gmail.com"
}
],
"name": "findup",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Filirom1/findup.git"
},
"scripts": {
"test": "mocha ./test/*.js"
},
"version": "0.1.5"
}