
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "ps-list@^7.2.0",
  "_id": "ps-list@7.2.0",
  "_inBundle": false,
  "_integrity": "sha512-v4Bl6I3f2kJfr5o80ShABNHAokIgY+wFDTQfE+X3zWYgSGQOCBeYptLZUpoOALBqO5EawmDN/tjTldJesd0ujQ==",
  "_location": "/ghost-cli/ps-list",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ps-list@^7.2.0",
    "name": "ps-list",
    "escapedName": "ps-list",
    "rawSpec": "^7.2.0",
    "saveSpec": null,
    "fetchSpec": "^7.2.0"
  },
  "_requiredBy": [
    "/ghost-cli/fkill"
  ],
  "_resolved": "https://registry.npmjs.org/ps-list/-/ps-list-7.2.0.tgz",
  "_shasum": "3d110e1de8249a4b178c9b1cf2a215d1e4e42fc0",
  "_spec": "ps-list@^7.2.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/ps-list/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Get running processes",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.11.0",
    "xo": "^0.25.3"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "vendor/*.exe"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "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 && tsd"
  },
  "version": "7.2.0"
}
