| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- {
- "_args": [
- [
- {
- "raw": "split@0.2",
- "scope": null,
- "escapedName": "split",
- "name": "split",
- "rawSpec": "0.2",
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/event-stream"
- ]
- ],
- "_from": "split@>=0.2.0 <0.3.0",
- "_id": "split@0.2.10",
- "_inCache": true,
- "_installable": true,
- "_location": "/split",
- "_npmUser": {
- "name": "dominictarr",
- "email": "dominic.tarr@gmail.com"
- },
- "_npmVersion": "1.3.6",
- "_phantomChildren": {},
- "_requested": {
- "raw": "split@0.2",
- "scope": null,
- "escapedName": "split",
- "name": "split",
- "rawSpec": "0.2",
- "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": "/home/king/Desktop/FINAL/AhMyth/app/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"
- },
- "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": [
- {
- "name": "dominictarr",
- "email": "dominic.tarr@gmail.com"
- }
- ],
- "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"
- }
|