find-node-modules
Version:
Return an array of all parent node_modules directories
65 lines (64 loc) • 1.47 kB
JSON
{
"_args": [
[
"split@0.2.10",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "split@0.2.10",
"_id": "split@0.2.10",
"_inBundle": false,
"_integrity": "sha1-Zwl8YB1pfOE2j0GPBs0gHPBSGlc=",
"_location": "/split",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "split@0.2.10",
"name": "split",
"escapedName": "split",
"rawSpec": "0.2.10",
"saveSpec": null,
"fetchSpec": "0.2.10"
},
"_requiredBy": [
"/tape"
],
"_resolved": "https://registry.npmjs.org/split/-/split-0.2.10.tgz",
"_spec": "0.2.10",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://bit.ly/dominictarr"
},
"bugs": {
"url": "https://github.com/dominictarr/split/issues"
},
"dependencies": {
"through": "2"
},
"description": "split a Text Stream into a Line Stream",
"devDependencies": {
"asynct": "*",
"event-stream": "~3.0.2",
"it-is": "1",
"stream-spec": "~0.2",
"ubelt": "~2.9"
},
"engines": {
"node": "*"
},
"homepage": "http://github.com/dominictarr/split",
"name": "split",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/split.git"
},
"scripts": {
"test": "asynct test/"
},
"version": "0.2.10"
}