80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"split@0.2",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/event-stream"
|
|
]
|
|
],
|
|
"_from": "split@>=0.2.0 <0.3.0",
|
|
"_id": "split@0.2.10",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/split",
|
|
"_npmUser": {
|
|
"email": "dominic.tarr@gmail.com",
|
|
"name": "dominictarr"
|
|
},
|
|
"_npmVersion": "1.3.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "split",
|
|
"raw": "split@0.2",
|
|
"rawSpec": "0.2",
|
|
"scope": null,
|
|
"spec": ">=0.2.0 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/event-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/split/-/split-0.2.10.tgz",
|
|
"_shasum": "67097c601d697ce1368f418f06cd201cf0521a57",
|
|
"_shrinkwrap": null,
|
|
"_spec": "split@0.2",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/event-stream",
|
|
"author": {
|
|
"email": "dominic.tarr@gmail.com",
|
|
"name": "Dominic Tarr",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "67097c601d697ce1368f418f06cd201cf0521a57",
|
|
"tarball": "https://registry.npmjs.org/split/-/split-0.2.10.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "http://github.com/dominictarr/split",
|
|
"maintainers": [
|
|
{
|
|
"email": "dominic.tarr@gmail.com",
|
|
"name": "dominictarr"
|
|
}
|
|
],
|
|
"name": "split",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dominictarr/split.git"
|
|
},
|
|
"scripts": {
|
|
"test": "asynct test/"
|
|
},
|
|
"version": "0.2.10"
|
|
}
|