PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
ps-list
{ "_from": "ps-list@^4.0.0", "_id": "ps-list@4.1.0", "_inBundle": false, "_integrity": "sha512-DSpMj8PI5W7v2G4+rE+BymTKZPjlu6t/M1N6rPAa6Hwn+/e8jDmFJaq8/kpoGCvwd75g2h5DbjF2MduOMNyrsQ==", "_location": "/ghost-cli/ps-list", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ps-list@^4.0.0", "name": "ps-list", "escapedName": "ps-list", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/ghost-cli/process-exists" ], "_resolved": "https://registry.npmjs.org/ps-list/-/ps-list-4.1.0.tgz", "_shasum": "8ffd6434add37f9dd1a9f19ab1beb42c9db60dae", "_spec": "ps-list@^4.0.0", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/process-exists", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/ps-list/issues" }, "bundleDependencies": false, "dependencies": { "pify": "^3.0.0", "tasklist": "^3.1.0" }, "deprecated": false, "description": "Get running processes", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/ps-list#readme", "keywords": [ "ps", "proc", "process", "processes", "list", "running", "tasklist" ], "license": "MIT", "name": "ps-list", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/ps-list.git" }, "scripts": { "test": "xo && ava" }, "version": "4.1.0" }
[+]
..
[-] readme.md
[edit]
[+]
node_modules
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]