{

"name": "ndjson",
"version": "1.4.2",
"description": "streaming newline delimited json parser + serializer",
"main": "index.js",
"scripts": {
  "test": "tape test.js"
},
"bin": {
  "ndjson": "cli.js"
},
"author": {
  "name": "max ogden"
},
"license": "BSD-3-Clause",
"dependencies": {
  "split2": "^0.2.1",
  "through2": "^0.6.1",
  "minimist": "^1.2.0"
},
"devDependencies": {
  "concat-stream": "^1.5.0",
  "tape": "^2.13.3"
},
"repository": {
  "type": "git",
  "url": "git://github.com/maxogden/ndjson.git"
},
"bugs": {
  "url": "https://github.com/maxogden/ndjson/issues"
},
"homepage": "https://github.com/maxogden/ndjson",
"keywords": [
  "ndjson",
  "ldjson"
],
"gitHead": "bf75873149ed6479e85fd6bde518197775af544c",
"_id": "ndjson@1.4.2",
"_shasum": "0a5b96c3c6f156bdffbda3dfbb0022a6e5ddd7a4",
"_from": "ndjson@>=1.3.0 <2.0.0",
"_npmVersion": "2.14.2",
"_nodeVersion": "4.0.0",
"_npmUser": {
  "name": "maxogden",
  "email": "max@maxogden.com"
},
"dist": {
  "shasum": "0a5b96c3c6f156bdffbda3dfbb0022a6e5ddd7a4",
  "tarball": "http://registry.npmjs.org/ndjson/-/ndjson-1.4.2.tgz"
},
"maintainers": [
  {
    "name": "maxogden",
    "email": "max+DONT+EMAIL+ME@maxogden.com"
  },
  {
    "name": "finnpauls",
    "email": "derfinn@gmail.com"
  }
],
"directories": {},
"_resolved": "http://registry.npmjs.org/ndjson/-/ndjson-1.4.2.tgz",
"readme": "ERROR: No README data found!"

}