
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "ps-list@^6.3.0",
  "_id": "ps-list@6.3.0",
  "_inBundle": false,
  "_integrity": "sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA==",
  "_location": "/ghost-cli/process-exists/ps-list",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ps-list@^6.3.0",
    "name": "ps-list",
    "escapedName": "ps-list",
    "rawSpec": "^6.3.0",
    "saveSpec": null,
    "fetchSpec": "^6.3.0"
  },
  "_requiredBy": [
    "/ghost-cli/process-exists"
  ],
  "_resolved": "https://registry.npmjs.org/ps-list/-/ps-list-6.3.0.tgz",
  "_shasum": "a2b775c2db7d547a28fbaa3a05e4c281771259be",
  "_spec": "ps-list@^6.3.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,
  "deprecated": false,
  "description": "Get running processes",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.7.1",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "fastlist.exe"
  ],
  "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": "6.3.0"
}
