@zkochan/pnpm
Version:
A fast implementation of npm install
92 lines (91 loc) • 2.46 kB
JSON
{
"_args": [
[
{
"raw": "find-node-modules@1.0.3",
"scope": null,
"escapedName": "find-node-modules",
"name": "find-node-modules",
"rawSpec": "1.0.3",
"spec": "1.0.3",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\commitizen"
]
],
"_from": "find-node-modules@1.0.3",
"_id": "find-node-modules@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/find-node-modules",
"_nodeVersion": "4.3.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/find-node-modules-1.0.3.tgz_1467030691984_0.17237108293920755"
},
"_npmUser": {
"name": "callumacrae",
"email": "callum@macr.ae"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"raw": "find-node-modules@1.0.3",
"scope": null,
"escapedName": "find-node-modules",
"name": "find-node-modules",
"rawSpec": "1.0.3",
"spec": "1.0.3",
"type": "version"
},
"_requiredBy": [
"/commitizen"
],
"_resolved": "https://registry.npmjs.org/find-node-modules/-/find-node-modules-1.0.3.tgz",
"_shasum": "36117ea45c13d5d8352f82ba791c2b835d730a14",
"_shrinkwrap": null,
"_spec": "find-node-modules@1.0.3",
"_where": "C:\\src\\pnpm\\node_modules\\commitizen",
"author": {
"name": "Callum Macrae",
"email": "callum@macr.ae"
},
"bugs": {
"url": "https://github.com/callumacrae/find-node-modules/issues"
},
"dependencies": {
"findup-sync": "^0.2.1",
"merge": "^1.2.0"
},
"description": "Return an array of all parent node_modules directories",
"devDependencies": {
"faucet": "0.0.1",
"tape": "^3.5.0"
},
"directories": {},
"dist": {
"shasum": "36117ea45c13d5d8352f82ba791c2b835d730a14",
"tarball": "https://registry.npmjs.org/find-node-modules/-/find-node-modules-1.0.3.tgz"
},
"gitHead": "659662ad612f1c3aeeb95a63ba30ed0910552d47",
"homepage": "https://github.com/callumacrae/find-node-modules",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "callumacrae",
"email": "callum@macr.ae"
}
],
"name": "find-node-modules",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/callumacrae/find-node-modules.git"
},
"scripts": {
"test": "node ./test | faucet"
},
"version": "1.0.3"
}