Opal-Estate-Pro/node_modules/split/package.json
2019-09-13 11:27:52 +07:00

61 lines
1.5 KiB
JSON

{
"_from": "split@0.2",
"_id": "split@0.2.10",
"_inBundle": false,
"_integrity": "sha1-Zwl8YB1pfOE2j0GPBs0gHPBSGlc=",
"_location": "/split",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "split@0.2",
"name": "split",
"escapedName": "split",
"rawSpec": "0.2",
"saveSpec": null,
"fetchSpec": "0.2"
},
"_requiredBy": [
"/event-stream"
],
"_resolved": "https://registry.npmjs.org/split/-/split-0.2.10.tgz",
"_shasum": "67097c601d697ce1368f418f06cd201cf0521a57",
"_spec": "split@0.2",
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro/node_modules/event-stream",
"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"
}