PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
ndjson
{ "_from": "ndjson@^1.4.0", "_id": "ndjson@1.5.0", "_inBundle": false, "_integrity": "sha1-rmA7NrE0vOw0e0UkIrC/mNWDLsg=", "_location": "/ghost-cli/ndjson", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ndjson@^1.4.0", "name": "ndjson", "escapedName": "ndjson", "rawSpec": "^1.4.0", "saveSpec": null, "fetchSpec": "^1.4.0" }, "_requiredBy": [ "/ghost-cli/csv-parser" ], "_resolved": "https://registry.npmjs.org/ndjson/-/ndjson-1.5.0.tgz", "_shasum": "ae603b36b134bcec347b452422b0bf98d5832ec8", "_spec": "ndjson@^1.4.0", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/csv-parser", "author": { "name": "max ogden" }, "bin": { "ndjson": "cli.js" }, "bugs": { "url": "https://github.com/maxogden/ndjson/issues" }, "bundleDependencies": false, "dependencies": { "json-stringify-safe": "^5.0.1", "minimist": "^1.2.0", "split2": "^2.1.0", "through2": "^2.0.3" }, "deprecated": false, "description": "streaming newline delimited json parser + serializer", "devDependencies": { "concat-stream": "^1.5.0", "tape": "^4.6.3" }, "homepage": "https://github.com/maxogden/ndjson", "keywords": [ "ndjson", "ldjson" ], "license": "BSD-3-Clause", "main": "index.js", "name": "ndjson", "repository": { "type": "git", "url": "git://github.com/maxogden/ndjson.git" }, "scripts": { "test": "tape test.js" }, "version": "1.5.0" }
[+]
..
[-] .npmignore
[edit]
[-] readme.md
[edit]
[-] package.json
[edit]
[-] collaborators.md
[edit]
[-] test.js
[edit]
[-] index.js
[edit]
[-] cli.js
[edit]