PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
read-last-lines
{ "_from": "read-last-lines@1.7.1", "_id": "read-last-lines@1.7.1", "_inBundle": false, "_integrity": "sha512-X98EcfP8dUNBg52Mhwdu/WTNI9TaGHnBeximG9Wp/bV6PmILeS9gQ0FHkrqcPIvbbZb/2jjWCzvA2r1HScnEqA==", "_location": "/ghost-cli/read-last-lines", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "read-last-lines@1.7.1", "name": "read-last-lines", "escapedName": "read-last-lines", "rawSpec": "1.7.1", "saveSpec": null, "fetchSpec": "1.7.1" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/read-last-lines/-/read-last-lines-1.7.1.tgz", "_shasum": "7a3b2ccd96c67e2d03e1903cc65edd9d08ff6502", "_spec": "read-last-lines@1.7.1", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "Alexander Bell-Towne", "email": "code@bell-towne.com", "url": "https://github.com/alexbbt" }, "bugs": { "url": "https://github.com/alexbbt/read-last-lines/issues" }, "bundleDependencies": false, "dependencies": { "mz": "^2.7.0" }, "deprecated": false, "description": "Read in the last N lines of a file efficiently using node.js and fs.", "devDependencies": { "@babel/cli": "^7.2.3", "@babel/core": "^7.3.4", "@babel/preset-env": "^7.3.4", "babel-preset-minify": "^0.5.0", "chai": "^3.5.0", "chai-as-promised": "^6.0.0", "eslint": "^5.15.1", "mocha": "^6.0.2" }, "homepage": "https://github.com/alexbbt/read-last-lines#readme", "keywords": [ "read", "lines", "last", "file", "read" ], "license": "MIT", "main": "dist/index.js", "name": "read-last-lines", "repository": { "type": "git", "url": "git+https://github.com/alexbbt/read-last-lines.git" }, "scripts": { "build": "BABEL_ENV=production babel src --out-dir dist", "dev": "babel src --out-dir dist", "linting": "eslint src", "prepublishOnly": "npm run build", "test": "mocha --reporter spec" }, "version": "1.7.1" }
[+]
..
[-] package.json
[edit]
[-] README.md
[edit]
[+]
dist
[-] LICENSE
[edit]