@zkochan/pnpm
Version:
A fast implementation of npm install
102 lines (101 loc) • 2.42 kB
JSON
{
"_args": [
[
{
"raw": "find-root@1.0.0",
"scope": null,
"escapedName": "find-root",
"name": "find-root",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\commitizen"
]
],
"_from": "find-root@1.0.0",
"_id": "find-root@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/find-root",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/find-root-1.0.0.tgz_1456090856016_0.6876039081253111"
},
"_npmUser": {
"name": "jden",
"email": "jason@denizac.org"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "find-root@1.0.0",
"scope": null,
"escapedName": "find-root",
"name": "find-root",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/commitizen"
],
"_resolved": "https://registry.npmjs.org/find-root/-/find-root-1.0.0.tgz",
"_shasum": "962ff211aab25c6520feeeb8d6287f8f6e95807a",
"_shrinkwrap": null,
"_spec": "find-root@1.0.0",
"_where": "C:\\src\\pnpm\\node_modules\\commitizen",
"author": {
"name": "AgileMD",
"email": "hello@agilemd.com"
},
"bugs": {
"url": "https://github.com/agilemd/find-root/issues"
},
"contributors": [
{
"name": "jden",
"email": "jason@denizac.org"
}
],
"dependencies": {},
"description": "find the closest package.json",
"devDependencies": {
"chai": "~1.6.0",
"mocha": "~1.9.0",
"moquire": "~1.5.4"
},
"directories": {},
"dist": {
"shasum": "962ff211aab25c6520feeeb8d6287f8f6e95807a",
"tarball": "https://registry.npmjs.org/find-root/-/find-root-1.0.0.tgz"
},
"gitHead": "1c0c9813e26520a8857fe7522b9e04fad05362c2",
"homepage": "https://github.com/agilemd/find-root#readme",
"keywords": [
"package",
"module",
"base",
"root"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jden",
"email": "jason@denizac.org"
}
],
"name": "find-root",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/agilemd/find-root.git"
},
"scripts": {
"test": "node node_modules/mocha/bin/mocha"
},
"version": "1.0.0"
}