PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
fkill
{ "_from": "fkill@6.2.0", "_id": "fkill@6.2.0", "_inBundle": false, "_integrity": "sha512-VoPpKScAzvZ07jtciOY0bJieJwyd/VVCuo4fn3nBLh4iBagzYED7GLQeFBpMpy7HP5edEKTDo8yxaIrYrwb7hg==", "_location": "/ghost-cli/fkill", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fkill@6.2.0", "name": "fkill", "escapedName": "fkill", "rawSpec": "6.2.0", "saveSpec": null, "fetchSpec": "6.2.0" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/fkill/-/fkill-6.2.0.tgz", "_shasum": "a5c0ab65e0469578d0b648a86ac8526fc5ab5fa2", "_spec": "fkill@6.2.0", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/fkill/issues" }, "bundleDependencies": false, "dependencies": { "aggregate-error": "^3.0.0", "arrify": "^2.0.1", "execa": "^1.0.0", "pid-from-port": "^1.1.3", "process-exists": "^3.1.0", "taskkill": "^3.0.0" }, "deprecated": false, "description": "Fabulously kill processes. Cross-platform.", "devDependencies": { "ava": "^1.4.1", "delay": "^4.1.0", "get-port": "^5.0.0", "noop-process": "^3.1.0", "tsd": "^0.7.1", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/fkill#readme", "keywords": [ "fkill", "kill", "killing", "killall", "taskkill", "sigkill", "sigterm", "force", "exit", "zap", "die", "force", "ps", "proc", "terminate" ], "license": "MIT", "name": "fkill", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/fkill.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "6.2.0" }
[+]
..
[-] index.d.ts
[edit]
[-] readme.md
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]