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/pid-from-port/package.json
{
  "_args": [
    [
      "pid-from-port@1.1.3",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "pid-from-port@1.1.3",
  "_id": "pid-from-port@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-OlE82n3yMOE5dY9RMOwxhoWefeMlxwk5IVxoj0sSzSFIlmvhN4obzTvO3s/d/b5JhcgXikjaspsy/HuUDTqbBg==",
  "_location": "/pid-from-port",
  "_phantomChildren": {
    "is-stream": "1.1.0",
    "npm-run-path": "2.0.2",
    "p-finally": "1.0.0",
    "pseudomap": "1.0.2",
    "shebang-command": "1.2.0",
    "signal-exit": "3.0.2",
    "strip-eof": "1.0.0",
    "which": "1.3.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pid-from-port@1.1.3",
    "name": "pid-from-port",
    "escapedName": "pid-from-port",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/fkill"
  ],
  "_resolved": "https://registry.npmjs.org/pid-from-port/-/pid-from-port-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Kevin Martensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/pid-from-port/issues"
  },
  "dependencies": {
    "execa": "^0.9.0"
  },
  "description": "Get PID from a port",
  "devDependencies": {
    "ava": "*",
    "get-port": "^3.2.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/pid-from-port#readme",
  "keywords": [
    "get",
    "pid",
    "netstat",
    "port"
  ],
  "license": "MIT",
  "name": "pid-from-port",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/pid-from-port.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.1.3"
}