UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

83 lines (82 loc) 2.21 kB
{ "_args": [ [ "@commitlint/resolve-extends@8.3.5", "/Users/callumacrae/Sites/find-node-modules/cz-cli" ] ], "_from": "@commitlint/resolve-extends@8.3.5", "_id": "@commitlint/resolve-extends@8.3.5", "_inBundle": false, "_integrity": "sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ==", "_location": "/@commitlint/resolve-extends", "_optional": true, "_phantomChildren": { "parent-module": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "@commitlint/resolve-extends@8.3.5", "name": "@commitlint/resolve-extends", "escapedName": "@commitlint%2fresolve-extends", "scope": "@commitlint", "rawSpec": "8.3.5", "saveSpec": null, "fetchSpec": "8.3.5" }, "_requiredBy": [ "/@commitlint/load" ], "_resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz", "_spec": "8.3.5", "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli", "author": { "name": "Mario Nebl", "email": "hello@herebecode.com" }, "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "dependencies": { "import-fresh": "^3.0.0", "lodash": "4.17.15", "resolve-from": "^5.0.0", "resolve-global": "^1.0.0" }, "description": "Lint your commit messages", "devDependencies": { "@commitlint/parse": "^8.3.4", "@commitlint/utils": "^8.3.4", "@types/lodash": "4.14.144", "@types/node": "^12.12.22", "@types/resolve-from": "5.0.1" }, "engines": { "node": ">=4" }, "files": [ "lib/" ], "gitHead": "b39e1ade668e1560cdebc94c4fe18a6dba5e5dda", "homepage": "https://github.com/conventional-changelog/commitlint#readme", "keywords": [ "conventional-changelog", "commitlint", "library", "core" ], "license": "MIT", "main": "lib/index.js", "name": "@commitlint/resolve-extends", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/commitlint.git" }, "scripts": { "deps": "dep-check", "pkg": "pkg-check" }, "types": "lib/index.d.ts", "version": "8.3.5" }