UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

75 lines (74 loc) 1.68 kB
{ "_args": [ [ "cryptiles@0.2.2", "/Users/callumacrae/Sites/find-node-modules/cz-cli" ] ], "_development": true, "_from": "cryptiles@0.2.2", "_id": "cryptiles@0.2.2", "_inBundle": false, "_integrity": "sha1-7ZH/HxetE9N0gohZT4pIoNJvMlw=", "_location": "/cryptiles", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cryptiles@0.2.2", "name": "cryptiles", "escapedName": "cryptiles", "rawSpec": "0.2.2", "saveSpec": null, "fetchSpec": "0.2.2" }, "_requiredBy": [ "/hawk" ], "_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz", "_spec": "0.2.2", "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli", "author": { "name": "Eran Hammer", "email": "eran@hueniverse.com", "url": "http://hueniverse.com" }, "bugs": { "url": "https://github.com/hueniverse/cryptiles/issues" }, "contributors": [], "dependencies": { "boom": "0.4.x" }, "description": "General purpose crypto utilities", "devDependencies": { "complexity-report": "0.x.x", "lab": "0.1.x" }, "engines": { "node": ">=0.8.0" }, "homepage": "https://github.com/hueniverse/cryptiles#readme", "keywords": [ "cryptography", "security", "utilites" ], "licenses": [ { "type": "BSD", "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE" } ], "main": "index", "name": "cryptiles", "repository": { "type": "git", "url": "git://github.com/hueniverse/cryptiles.git" }, "scripts": { "test": "make test-cov" }, "version": "0.2.2" }