{
  "name": "kill-my-port",
  "version": "1.1.2",
  "description": "Easily kill processes running",
  "type": "module",
  "main": "index.js",
  "bin": {
    "kill-my-port": "index.js"
  },
  "files": [
    "index.js",
    "README.md"
  ],
  "scripts": {
    "start": "node index.js"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/teneplays"
  },
  "keywords": [
    "kill",
    "port",
    "terminate",
    "free-port",
    "close-port",
    "kill-process",
    "npx",
    "port-conflict",
    "nodejs",
    "cli",
    "tool",
    "developer-tools",
    "dev-tools"
  ],
  "homepage": "https://github.com/TenEplaysOfficial/kill-my-port#readme",
  "bugs": {
    "url": "https://github.com/TenEplaysOfficial/kill-my-port/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TenEplaysOfficial/kill-my-port.git"
  },
  "author": "Sriman",
  "license": "MIT"
}
