PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
neat-csv
{ "_from": "neat-csv@^2.1.0", "_id": "neat-csv@2.1.0", "_inBundle": false, "_integrity": "sha1-BvWDYMTDuVW9Rn3cha5FEaOQekw=", "_location": "/ghost-cli/neat-csv", "_phantomChildren": { "from2": "2.3.0" }, "_requested": { "type": "range", "registry": true, "raw": "neat-csv@^2.1.0", "name": "neat-csv", "escapedName": "neat-csv", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/ghost-cli/tasklist" ], "_resolved": "https://registry.npmjs.org/neat-csv/-/neat-csv-2.1.0.tgz", "_shasum": "06f58360c4c3b955bd467ddc85ae4511a3907a4c", "_spec": "neat-csv@^2.1.0", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/tasklist", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/neat-csv/issues" }, "bundleDependencies": false, "dependencies": { "csv-parser": "^1.6.0", "get-stream": "^2.1.0", "into-stream": "^2.0.0" }, "deprecated": false, "description": "Fast CSV parser", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/neat-csv#readme", "keywords": [ "parse", "csv", "comma", "separated", "values", "tab", "delimiter", "separator", "text", "string", "str", "buffer", "stream", "parser" ], "license": "MIT", "name": "neat-csv", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/neat-csv.git" }, "scripts": { "test": "xo && ava" }, "version": "2.1.0", "xo": { "esnext": true } }
[+]
..
[-] readme.md
[edit]
[+]
node_modules
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]