HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/ps-list/package.json
{
  "_args": [
    [
      "ps-list@4.1.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "ps-list@4.1.0",
  "_id": "ps-list@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-DSpMj8PI5W7v2G4+rE+BymTKZPjlu6t/M1N6rPAa6Hwn+/e8jDmFJaq8/kpoGCvwd75g2h5DbjF2MduOMNyrsQ==",
  "_location": "/ps-list",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ps-list@4.1.0",
    "name": "ps-list",
    "escapedName": "ps-list",
    "rawSpec": "4.1.0",
    "saveSpec": null,
    "fetchSpec": "4.1.0"
  },
  "_requiredBy": [
    "/process-exists"
  ],
  "_resolved": "https://registry.npmjs.org/ps-list/-/ps-list-4.1.0.tgz",
  "_spec": "4.1.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/ps-list/issues"
  },
  "dependencies": {
    "pify": "^3.0.0",
    "tasklist": "^3.1.0"
  },
  "description": "Get running processes",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "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"
  },
  "version": "4.1.0"
}