{
  "_args": [
    [
      "human-signals@3.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "human-signals@3.0.1",
  "_id": "human-signals@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==",
  "_location": "/human-signals",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "human-signals@3.0.1",
    "name": "human-signals",
    "escapedName": "human-signals",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/execa"
  ],
  "_resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "author": {
    "name": "ehmicky",
    "email": "ehmicky@gmail.com",
    "url": "https://github.com/ehmicky"
  },
  "bugs": {
    "url": "https://github.com/ehmicky/human-signals/issues"
  },
  "description": "Human-friendly process signals",
  "devDependencies": {
    "@ehmicky/dev-tasks": "^1.0.34",
    "ajv": "^6.12.6",
    "test-each": "^3.0.1"
  },
  "directories": {
    "lib": "src",
    "test": "test"
  },
  "engines": {
    "node": ">=12.20.0"
  },
  "exports": "./build/src/main.js",
  "files": [
    "build/src/**/*.{js,ts,map,json,sh,md}",
    "examples/**/*.{js,ts,map,json,sh,md}"
  ],
  "homepage": "https://git.io/JeluP",
  "keywords": [
    "signal",
    "signals",
    "handlers",
    "error-handling",
    "errors",
    "interrupts",
    "sigterm",
    "sigint",
    "irq",
    "process",
    "exit",
    "exit-code",
    "status",
    "operating-system",
    "es6",
    "javascript",
    "linux",
    "macos",
    "windows",
    "nodejs"
  ],
  "license": "Apache-2.0",
  "main": "./build/src/main.js",
  "name": "human-signals",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ehmicky/human-signals.git"
  },
  "scripts": {
    "test": "gulp test"
  },
  "type": "module",
  "types": "build/src/main.d.ts",
  "version": "3.0.1"
}
