You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
3.4 KiB
96 lines
3.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"which@^1.2.14", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/global-prefix" |
|
] |
|
], |
|
"_from": "which@>=1.2.14 <2.0.0", |
|
"_id": "which@1.3.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/which", |
|
"_nodeVersion": "10.0.0", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/which_1.3.1_1527287252351_0.9093966007084426" |
|
}, |
|
"_npmUser": { |
|
"email": "i@izs.me", |
|
"name": "isaacs" |
|
}, |
|
"_npmVersion": "6.0.1", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "which", |
|
"raw": "which@^1.2.14", |
|
"rawSpec": "^1.2.14", |
|
"scope": null, |
|
"spec": ">=1.2.14 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/global-prefix" |
|
], |
|
"_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", |
|
"_shasum": "a45043d54f5805316da8d62f9f50918d3da70b0a", |
|
"_shrinkwrap": null, |
|
"_spec": "which@^1.2.14", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/global-prefix", |
|
"author": { |
|
"email": "i@izs.me", |
|
"name": "Isaac Z. Schlueter", |
|
"url": "http://blog.izs.me" |
|
}, |
|
"bin": { |
|
"which": "./bin/which" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/isaacs/node-which/issues" |
|
}, |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", |
|
"devDependencies": { |
|
"mkdirp": "^0.5.0", |
|
"rimraf": "^2.6.2", |
|
"tap": "^12.0.1" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"fileCount": 6, |
|
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", |
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCI3VCRA9TVsSAnZWagAAILoP/RHSoHTTTbIOg0UG8vtG\nEI7F2ueoGwFFiJAB+xPIEE1B8kP8WqJ3zW2StJ6fY5y53lTDoVyNFKYX9HTI\nBmrhEf2+SaHSYfiG1chBs8MIdatKswhZDy4r+Fyzk50UcgdaaJOBRfer9y8R\nGNISIjep1SQWB+KXhvV2SUg4DkOtcUc9XUHEEopPh9GLGM8HE+aMIYMOvdSK\naSbo8Kq4Ec9Kf8PvPSLV5mU7QFXodqVSkeM4tcZPxi0kGn5ZS/UzpHUian0y\n0EFrfb+IjlXmY7EFIB8Y2aVz8wjowNhAchROdNKAGDzCS4k78vwnSUbYVb5L\nazMs3SoujuYzKxdBo4Ifm/PTfWicgwH1L5vku3zsZ+ss3sgaMjBXDVGc/4bh\nmZ2aPx/DTrySjw6TXySHTbKqFuH6g8n6JWugcGJl0Ai15RNqjojA8FeVR1C0\nabteBcL8ly6pRLX3HwU/l229uFKL0jBVVvtaLsvB3mhMq3k75co36fCz7p13\nqlLXaNvmq6Tu6A0xpRzgkPwmb7DqWqvApz6RulJXobSBn9euJh09dWvMdrgx\n2VzqdpnNkMqXlYtrJEe7bdbCsNRZw/TzYMD+GBabGw4qppGSWkPtYCuTJNE1\nF3QxwZp47woCXnBqPbavSUsVqQQMxHb4y959ltS+0OifWWZy6EU4AG0zv5aL\nTbyd\r\n=c6n/\r\n-----END PGP SIGNATURE-----\r\n", |
|
"shasum": "a45043d54f5805316da8d62f9f50918d3da70b0a", |
|
"tarball": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", |
|
"unpackedSize": 9419 |
|
}, |
|
"files": [ |
|
"which.js", |
|
"bin/which" |
|
], |
|
"gitHead": "563406d75b97f97a33e506b9cc7a82b268332b6f", |
|
"homepage": "https://github.com/isaacs/node-which#readme", |
|
"license": "ISC", |
|
"main": "which.js", |
|
"maintainers": [ |
|
{ |
|
"email": "i@izs.me", |
|
"name": "isaacs" |
|
} |
|
], |
|
"name": "which", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/isaacs/node-which.git" |
|
}, |
|
"scripts": { |
|
"changelog": "bash gen-changelog.sh", |
|
"postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}", |
|
"test": "tap test/*.js --cov" |
|
}, |
|
"version": "1.3.1" |
|
}
|
|
|