find-node-modules
Version:
Return an array of all parent node_modules directories
55 lines (54 loc) • 1.23 kB
JSON
{
"_args": [
[
"colors@0.6.2",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "colors@0.6.2",
"_id": "colors@0.6.2",
"_inBundle": false,
"_integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=",
"_location": "/colors",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "colors@0.6.2",
"name": "colors",
"escapedName": "colors",
"rawSpec": "0.6.2",
"saveSpec": null,
"fetchSpec": "0.6.2"
},
"_requiredBy": [
"/findup"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
"_spec": "0.6.2",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"description": "get colors in your node.js console like what",
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"terminal",
"colors"
],
"main": "colors",
"name": "colors",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/colors.js.git"
},
"version": "0.6.2"
}