PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
tail
{ "_from": "tail@2.0.3", "_id": "tail@2.0.3", "_inBundle": false, "_integrity": "sha512-s9NOGkLqqiDEtBttQZI7acLS8ycYK5sTlDwNjGnpXG9c8AWj0cfAtwEIzo/hVRMMiC5EYz+bXaJWC1u1u0GPpQ==", "_location": "/ghost-cli/tail", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tail@2.0.3", "name": "tail", "escapedName": "tail", "rawSpec": "2.0.3", "saveSpec": null, "fetchSpec": "2.0.3" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/tail/-/tail-2.0.3.tgz", "_shasum": "37567adc4624a70b35f1d146c3376fa3d6ef7c04", "_spec": "tail@2.0.3", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "Luca Grulla", "url": "https://www.lucagrulla.com" }, "bugs": { "url": "https://github.com/lucagrulla/node-tail/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Luca Grulla" }, { "name": "Tom Hall" } ], "dependencies": {}, "deprecated": false, "description": "tail a file in node", "devDependencies": { "chai": "4.x", "coffeescript": "2.4.1", "mocha": "6.x" }, "engines": { "node": ">= 6.0.0" }, "homepage": "https://www.lucagrulla.com/node-tail", "keywords": [ "tail", "file", "logs" ], "license": "MIT", "main": "lib/tail", "name": "tail", "repository": { "type": "git", "url": "git://github.com/lucagrulla/node-tail.git" }, "scripts": { "build": "cake build", "prepare": "npm run build", "prepublishOnly": "npm run test", "test": "mocha" }, "version": "2.0.3" }
[+]
lib
[+]
..
[-] package.json
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]