{
"_from": "split@0.2.x",
"_id": "split@0.2.10",
"_inBundle": false,
"_integrity": "sha1-Zwl8YB1pfOE2j0GPBs0gHPBSGlc=",
"_location": "/logfmt/split",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "split@0.2.x",
"name": "split",
"escapedName": "split",
"rawSpec": "0.2.x",
"saveSpec": null,
"fetchSpec": "0.2.x"
},
"_requiredBy": [
"/logfmt"
],
"_resolved": "https://registry.npmjs.org/split/-/split-0.2.10.tgz",
"_shasum": "67097c601d697ce1368f418f06cd201cf0521a57",
"_spec": "split@0.2.x",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/logfmt",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://bit.ly/dominictarr"
},
"bugs": {
"url": "https://github.com/dominictarr/split/issues"
},
"bundleDependencies": false,
"dependencies": {
"through": "2"
},
"deprecated": false,
"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"
}