
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "fkill@7.1.1",
  "_id": "fkill@7.1.1",
  "_inBundle": false,
  "_integrity": "sha512-jFPrW3qmbPQxjbKUMGPTXbpWoX5plS0BMotAB7q9jwInFd/YdrY40/5Szt4gFroF2BfXHIVuMdQC40X8IcgL3w==",
  "_location": "/ghost-cli/fkill",
  "_phantomChildren": {
    "human-signals": "2.1.0",
    "isexe": "2.0.0",
    "merge-stream": "2.0.0",
    "onetime": "5.1.2",
    "signal-exit": "3.0.4",
    "strip-final-newline": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fkill@7.1.1",
    "name": "fkill",
    "escapedName": "fkill",
    "rawSpec": "7.1.1",
    "saveSpec": null,
    "fetchSpec": "7.1.1"
  },
  "_requiredBy": [
    "/ghost-cli"
  ],
  "_resolved": "https://registry.npmjs.org/fkill/-/fkill-7.1.1.tgz",
  "_shasum": "d21e662b0677c25954840c6d551b5b6bb5cd55a8",
  "_spec": "fkill@7.1.1",
  "_where": "/usr/local/lib/node_modules/ghost-cli",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/fkill/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "aggregate-error": "^3.1.0",
    "arrify": "^2.0.1",
    "execa": "^5.0.0",
    "pid-port": "^0.1.0",
    "process-exists": "^4.0.0",
    "ps-list": "^7.2.0",
    "taskkill": "^3.1.0"
  },
  "deprecated": false,
  "description": "Fabulously kill processes. Cross-platform.",
  "devDependencies": {
    "ava": "^2.4.0",
    "delay": "^4.4.0",
    "get-port": "^5.1.1",
    "noop-process": "^4.0.0",
    "tsd": "^0.14.0",
    "xo": "^0.36.1"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": {
    "url": "https://github.com/sponsors/sindresorhus"
  },
  "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": "7.1.1"
}
