{
  "_args": [
    [
      {
        "raw": "human-signals@^2.1.0",
        "scope": null,
        "escapedName": "human-signals",
        "name": "human-signals",
        "rawSpec": "^2.1.0",
        "spec": ">=2.1.0 <3.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/execa"
    ]
  ],
  "_from": "human-signals@>=2.1.0 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "human-signals@2.1.0",
  "_inCache": true,
  "_location": "/human-signals",
  "_nodeVersion": "13.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/human-signals_2.1.0_1584198636813_0.43863526583602575"
  },
  "_npmUser": {
    "name": "ehmicky",
    "email": "ehmicky@gmail.com"
  },
  "_npmVersion": "6.13.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "human-signals@^2.1.0",
    "scope": null,
    "escapedName": "human-signals",
    "name": "human-signals",
    "rawSpec": "^2.1.0",
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/execa"
  ],
  "_resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
  "_shasum": "dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0",
  "_shrinkwrap": null,
  "_spec": "human-signals@^2.1.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/execa",
  "author": {
    "name": "ehmicky",
    "email": "ehmicky@gmail.com",
    "url": "https://github.com/ehmicky"
  },
  "bugs": {
    "url": "https://github.com/ehmicky/human-signals/issues"
  },
  "dependencies": {},
  "description": "Human-friendly process signals",
  "devDependencies": {
    "@ehmicky/dev-tasks": "^0.31.9",
    "ajv": "^6.12.0",
    "ava": "^3.5.0",
    "gulp": "^4.0.2",
    "husky": "^4.2.3",
    "test-each": "^2.0.0"
  },
  "directories": {
    "lib": "src",
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
    "shasum": "dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0",
    "tarball": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
    "fileCount": 13,
    "unpackedSize": 44307,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebPPtCRA9TVsSAnZWagAAnIMP/imfQdtvcXuwUgUSAZ3m\nT3G3yggoHDY1xQF8yaFa7Zpcs0uf972sNkdkDzrx/r4z1hmQm8j7K/YaHtht\n651ZuUj3LEwhnJk/Wgr9OwWD5zT773jYQxY4AsfheUt4RLHHdKR47B3d4fTU\n8/Xm/R4sNI0Aen1V2B8sX3GdwbxZICeSqiiJ/+pmEWDLa7Vf6sZ1ZK2M5kOL\nDJVwO59BdfgXmk5ipoO5ViOa0Tbu/HwfJ23NzMj/Ibz8cpG2npvjF2sqA35Z\nfNI/nmFsZIUuTRBzs96qpiMCjsdsr4FIBeP4AvUa5V3o3R85B/wzHyFiZhjQ\n+d392hF27+JC8RRwCHTYaQsKkhA78NNzYWr/ddWua4UsLB8O3iYMf+JkbsH+\ncfBrib+XOMHj7z7u3kaHth+DB8k5c5zHR1k6yVSuzI/0tCB7oXW6FrMURc3d\nKQscVoY/iWrISmVRP41AuW+qowQmoYQnIoioz1h+PheON18J6yBi3AYyi1a6\n+clCjbzCFSFEQQxqU16ztaJWx0CjKGALugG3V41R8u+ww+ze4/JG55X2cES4\nhQHLgwwkSDHGqpU+Kzd9bQcg2BVqIfGKV8c6Z/9aZnT0sbX/VTfpoEy8wvHH\n81g1u0cQzqBQmKg2FP2Tg0UlpOvlE8FAwMagOtBM+rCNm4wWWJAyRvErRrIK\nV+OX\r\n=oN4G\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10.17.0"
  },
  "gitHead": "55a61f4716b23a817de686773ed0f7ec32901650",
  "homepage": "https://git.io/JeluP",
  "husky": {
    "hooks": {
      "pre-push": "gulp check --full"
    }
  },
  "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",
  "maintainers": [
    {
      "name": "ehmicky",
      "email": "ehmicky@gmail.com"
    }
  ],
  "name": "human-signals",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ehmicky/human-signals.git"
  },
  "scripts": {
    "test": "gulp test"
  },
  "types": "build/src/main.d.ts",
  "version": "2.1.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10.17.0"
      },
      "pkgid": "human-signals@2.1.0"
    }
  ]
}
