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/process-exists/package.json
{
  "_args": [
    [
      "process-exists@3.1.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "process-exists@3.1.0",
  "_id": "process-exists@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-X11vso1oNLtyDa2j8fsMol2fph1+5PoQ4vpEc1it/rM8eLuRTmrmTg4jfn82WhNur241AYitgjKCgmlgMRZesw==",
  "_location": "/process-exists",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "process-exists@3.1.0",
    "name": "process-exists",
    "escapedName": "process-exists",
    "rawSpec": "3.1.0",
    "saveSpec": null,
    "fetchSpec": "3.1.0"
  },
  "_requiredBy": [
    "/fkill"
  ],
  "_resolved": "https://registry.npmjs.org/process-exists/-/process-exists-3.1.0.tgz",
  "_spec": "3.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/process-exists/issues"
  },
  "dependencies": {
    "ps-list": "^4.0.0"
  },
  "description": "Check if a process is running",
  "devDependencies": {
    "ava": "*",
    "noop-process": "^3.0.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/process-exists#readme",
  "keywords": [
    "process",
    "processes",
    "proc",
    "ps",
    "pid",
    "test",
    "testing",
    "exists",
    "running",
    "check"
  ],
  "license": "MIT",
  "name": "process-exists",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/process-exists.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.1.0"
}