UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

63 lines (62 loc) 1.55 kB
{ "_args": [ [ "git-log-parser@1.2.0", "/Users/callumacrae/Sites/find-node-modules/cz-cli" ] ], "_development": true, "_from": "git-log-parser@1.2.0", "_id": "git-log-parser@1.2.0", "_inBundle": false, "_integrity": "sha1-LmpMGxP8AAKCB7p5WnrDFme5/Uo=", "_location": "/git-log-parser", "_phantomChildren": { "through2": "2.0.5" }, "_requested": { "type": "version", "registry": true, "raw": "git-log-parser@1.2.0", "name": "git-log-parser", "escapedName": "git-log-parser", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/semantic-release" ], "_resolved": "https://registry.npmjs.org/git-log-parser/-/git-log-parser-1.2.0.tgz", "_spec": "1.2.0", "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli", "author": "", "bugs": { "url": "https://github.com/bendrucker/git-log-parser/issues" }, "dependencies": { "argv-formatter": "~1.0.0", "spawn-error-forwarder": "~1.0.0", "split2": "~1.0.0", "stream-combiner2": "~1.1.1", "through2": "~2.0.0", "traverse": "~0.6.6" }, "description": "git-log-parser", "devDependencies": { "chai": "~1.10.0", "mocha": "~2.0.1" }, "homepage": "https://github.com/bendrucker/git-log-parser", "license": "MIT", "main": "./src", "name": "git-log-parser", "repository": { "type": "git", "url": "git+https://github.com/bendrucker/git-log-parser.git" }, "scripts": { "test": "mocha" }, "version": "1.2.0" }