{
  "_args": [
    [
      "split@~0.2.10",
      "/usr/share/npm/node_modules/tape"
    ]
  ],
  "_from": "split@>=0.2.10 <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.10",
    "rawSpec": "~0.2.10",
    "scope": null,
    "spec": ">=0.2.10 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tape"
  ],
  "_resolved": "https://registry.npmjs.org/split/-/split-0.2.10.tgz",
  "_shasum": "67097c601d697ce1368f418f06cd201cf0521a57",
  "_shrinkwrap": null,
  "_spec": "split@~0.2.10",
  "_where": "/usr/share/npm/node_modules/tape",
  "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": [
    {
      "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"
}
