PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
process-exists
{ "_from": "process-exists@^3.1.0", "_id": "process-exists@3.1.0", "_inBundle": false, "_integrity": "sha512-X11vso1oNLtyDa2j8fsMol2fph1+5PoQ4vpEc1it/rM8eLuRTmrmTg4jfn82WhNur241AYitgjKCgmlgMRZesw==", "_location": "/ghost-cli/process-exists", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "process-exists@^3.1.0", "name": "process-exists", "escapedName": "process-exists", "rawSpec": "^3.1.0", "saveSpec": null, "fetchSpec": "^3.1.0" }, "_requiredBy": [ "/ghost-cli/fkill" ], "_resolved": "https://registry.npmjs.org/process-exists/-/process-exists-3.1.0.tgz", "_shasum": "86cae049e1e7b51382690ec9fd8dfd74ff7a17c8", "_spec": "process-exists@^3.1.0", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/fkill", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/process-exists/issues" }, "bundleDependencies": false, "dependencies": { "ps-list": "^4.0.0" }, "deprecated": false, "description": "Check if a process is running", "devDependencies": { "ava": "*", "noop-process": "^3.0.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/process-exists#readme", "keywords": [ "process", "processes", "proc", "ps", "pid", "test", "testing", "exists", "running", "check" ], "license": "MIT", "name": "process-exists", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/process-exists.git" }, "scripts": { "test": "xo && ava" }, "version": "3.1.0" }
[+]
..
[-] readme.md
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]