UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

62 lines (61 loc) 1.58 kB
{ "_args": [ [ "right-pad@1.0.1", "/Users/callumacrae/Sites/find-node-modules/cz-cli" ] ], "_from": "right-pad@1.0.1", "_id": "right-pad@1.0.1", "_inBundle": false, "_integrity": "sha1-jKCMLLtbVedNr6lr9/0aJ9VoyNA=", "_location": "/right-pad", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "right-pad@1.0.1", "name": "right-pad", "escapedName": "right-pad", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/commitizen/cz-conventional-changelog", "/cz-conventional-changelog-default-export" ], "_resolved": "https://registry.npmjs.org/right-pad/-/right-pad-1.0.1.tgz", "_spec": "1.0.1", "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli", "author": { "name": "matthewh", "email": "hello@matthewh.in", "url": "http://matthewh.in/" }, "bugs": { "url": "https://github.com/MatthewNPM/right-pad/issues" }, "description": "Right Pad adds a padding to the right side of the string with the character of your choice or just blank space.", "engines": { "node": ">= 0.10" }, "homepage": "https://github.com/MatthewNPM/right-pad", "keywords": [ "right", "pad", "string" ], "license": "MIT", "main": "rightpad.js", "name": "right-pad", "private": false, "repository": { "type": "git", "url": "git+https://github.com/MatthewNPM/right-pad.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.1" }