find-node-modules
Version:
Return an array of all parent node_modules directories
52 lines (51 loc) • 1.24 kB
JSON
{
"_args": [
[
"ctype@0.5.3",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "ctype@0.5.3",
"_id": "ctype@0.5.3",
"_inBundle": false,
"_integrity": "sha1-gsGMJGH3QRTvFsE1IkrQuRRMoS8=",
"_location": "/ctype",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ctype@0.5.3",
"name": "ctype",
"escapedName": "ctype",
"rawSpec": "0.5.3",
"saveSpec": null,
"fetchSpec": "0.5.3"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz",
"_spec": "0.5.3",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Robert Mustacchi",
"email": "rm@fingolfin.org"
},
"bugs": {
"url": "https://github.com/rmustacc/node-ctype/issues"
},
"description": "read and write binary structures and data types",
"engines": {
"node": ">= 0.4"
},
"homepage": "https://github.com/rmustacc/node-ctype",
"main": "ctype.js",
"name": "ctype",
"repository": {
"type": "git",
"url": "git+https://github.com/rmustacc/node-ctype.git"
},
"version": "0.5.3"
}