Sh3ll
OdayForums


Server : Apache
System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User : apache ( 48)
PHP Version : 8.0.28
Disable Function : NONE
Directory :  /lib/node_modules/pm2/node_modules/ps-list/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/node_modules/pm2/node_modules/ps-list/package.json
{
  "_args": [
    [
      {
        "raw": "ps-list@6.3.0",
        "scope": null,
        "escapedName": "ps-list",
        "name": "ps-list",
        "rawSpec": "6.3.0",
        "spec": "6.3.0",
        "type": "version"
      },
      "/usr/lib/node_modules/pm2"
    ]
  ],
  "_from": "ps-list@6.3.0",
  "_hasShrinkwrap": false,
  "_id": "ps-list@6.3.0",
  "_inCache": true,
  "_location": "/pm2/ps-list",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ps-list_6.3.0_1554033608011_0.12864147505874124"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ps-list@6.3.0",
    "scope": null,
    "escapedName": "ps-list",
    "name": "ps-list",
    "rawSpec": "6.3.0",
    "spec": "6.3.0",
    "type": "version"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/ps-list/-/ps-list-6.3.0.tgz",
  "_shasum": "a2b775c2db7d547a28fbaa3a05e4c281771259be",
  "_shrinkwrap": null,
  "_spec": "ps-list@6.3.0",
  "_where": "/usr/lib/node_modules/pm2",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/ps-list/issues"
  },
  "dependencies": {},
  "description": "Get running processes",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.7.1",
    "xo": "^0.24.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA==",
    "shasum": "a2b775c2db7d547a28fbaa3a05e4c281771259be",
    "tarball": "https://registry.npmjs.org/ps-list/-/ps-list-6.3.0.tgz",
    "fileCount": 6,
    "unpackedSize": 50744,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoKvJCRA9TVsSAnZWagAAb5oP/0ndmJ956kccAoPUj9Os\nIH84+XSE18lPVPSa74sd0Kr3ZCMNBrVj3PoiDA41WNW0et+wei0y/4gbyk/y\no92Akf5ntMgFAeN8SlluPFXhjUSacFmbkPpZhFFZMwPj5WJNFLf8SEOht+9x\nN6kHOXSt4ZgUbfIhLQ3gzeP9SMcbAQk7xjXOzc8+slypyGJJ92j+AUM4jEyX\nT3pReJ6hGUcMqY4ZOWvkSEvzgmlKYjEkiPI28qgkemnM0h06ldkvoCWvH5tg\nyJYhkfCH5eVYGPeIUCNx+7eFH5F9tuMDVkjBV9Xnn5DPL+SEsEkqoR+1AE/W\nWwn8y/ztBZFuTYZYpQeIFxSwYgxFY5ko3y3hzn+W7O5WKWKZvDdsBajCcDjq\nKgI6lQrhbTAuAUQomAsd9tj5CzHbuyv5nD4Yv++3cD8ot1bIt9uD/CJxRkx9\nclCYkoqIVMuRDr0EVvns40fOQizxXNaHR7bKZyplftq1J+MUmbZqGBn28DlL\naYO1pru8jY9WhS9J3ItKSe61kmSTP5WI+cbN45D1Qqj9mxBmKz2U92wB+sJE\nQxwmXwg7yBl0X+AXAizmGxKtCTbyfOW67EE97lbeAtni2YAkTaMfVEb06/I5\nJzQ2s7SxSjT8AMybtkf2BmVNZ/xZhrTg1m/YjOW5N1vJHxCNcAGitq87nZYa\nPNMF\r\n=VcYf\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=8"
  },
  "gitHead": "5ebf5ef570296357bd221c166e1d4598c6f52131",
  "homepage": "https://github.com/sindresorhus/ps-list#readme",
  "keywords": [
    "ps",
    "proc",
    "process",
    "processes",
    "list",
    "running",
    "tasklist"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "ps-list",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/ps-list.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "6.3.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=8"
      },
      "pkgid": "ps-list@6.3.0"
    }
  ]
}

ZeroDay Forums Mini