find-node-modules
Version:
Return an array of all parent node_modules directories
73 lines (72 loc) • 1.87 kB
JSON
{
"_args": [
[
"istanbul-lib-hook@3.0.0",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "istanbul-lib-hook@3.0.0",
"_id": "istanbul-lib-hook@3.0.0",
"_inBundle": false,
"_integrity": "sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==",
"_location": "/istanbul-lib-hook",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "istanbul-lib-hook@3.0.0",
"name": "istanbul-lib-hook",
"escapedName": "istanbul-lib-hook",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/nyc"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"dependencies": {
"append-transform": "^2.0.0"
},
"description": "Hooks for require, vm and script used in istanbul",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.2.2",
"nyc": "^15.0.0-beta.2"
},
"engines": {
"node": ">=8"
},
"files": [
"lib",
"index.js"
],
"gitHead": "5319df684b508ff6fb19fe8b9a6147a3c5924e4b",
"homepage": "https://istanbul.js.org/",
"keywords": [
"istanbul",
"hook"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "istanbul-lib-hook",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git",
"directory": "packages/istanbul-lib-hook"
},
"scripts": {
"test": "nyc --nycrc-path=../../monorepo-per-package-full.js mocha"
},
"version": "3.0.0"
}