HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.npm/_npx/28327/lib/node_modules/kill-port/package.json
{
  "_from": "kill-port@latest",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-e0SVOV5jFo0mx8r7bS29maVWp17qGqLBZ5ricNSajON6//kmb7qqqNnml4twNE8Dtj97UQD+gNFOaipS/q1zzQ==",
  "_location": "/kill-port",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "kill-port@latest",
    "name": "kill-port",
    "escapedName": "kill-port",
    "rawSpec": "latest",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/kill-port/-/kill-port-2.0.1.tgz",
  "_shasum": "e5e18e2706b13d54320938be42cb7d40609b15cf",
  "_spec": "kill-port@latest",
  "_where": "/home/ubuntu",
  "author": {
    "name": "Tiaan du Plessis"
  },
  "bin": {
    "kill-port": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/tiaanduplessis/kill-port/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "get-them-args": "1.3.2",
    "shell-exec": "1.0.2"
  },
  "deprecated": false,
  "description": "Kill process running on given port",
  "devDependencies": {
    "jest": "28.1.0",
    "npm-check": "^5.9.2",
    "standard": "17.0.0"
  },
  "homepage": "https://github.com/tiaanduplessis/kill-port",
  "keywords": [
    "port",
    "process",
    "kill",
    "kill-port",
    "port"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "kill-port",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tiaanduplessis/kill-port.git"
  },
  "scripts": {
    "check": "npm-check -u",
    "lint": "standard --fix",
    "precommit": "npm test",
    "pretest": "npm run lint",
    "start": "npm run dev",
    "test": "jest --env=node"
  },
  "version": "2.0.1"
}