{
"_args": [
[
"human-signals@^1.1.1",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/execa"
]
],
"_from": "human-signals@>=1.1.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "human-signals@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/human-signals",
"_nodeVersion": "12.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/human-signals_1.1.1_1571220802278_0.05624079018996775"
},
"_npmUser": {
"email": "ehmicky@gmail.com",
"name": "ehmicky"
},
"_npmVersion": "6.11.3",
"_phantomChildren": {},
"_requested": {
"name": "human-signals",
"raw": "human-signals@^1.1.1",
"rawSpec": "^1.1.1",
"scope": null,
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/execa"
],
"_resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz",
"_shasum": "c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3",
"_shrinkwrap": null,
"_spec": "human-signals@^1.1.1",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/execa",
"author": {
"email": "ehmicky@gmail.com",
"name": "ehmicky",
"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.30.48",
"ajv": "^6.10.2",
"ava": "^2.4.0",
"fast-deep-equal": "^2.0.1",
"gulp": "^4.0.2",
"husky": "^3.0.9",
"test-each": "^1.7.2"
},
"directories": {
"lib": "src",
"test": "test"
},
"dist": {
"fileCount": 12,
"integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpu1CCRA9TVsSAnZWagAA1CgP/2qzo9Wi/ZxPyNsa/Jub\n7uGv6TLBjWDAHuX+0j3Gw+TgFDLG+fojYbR/TwgSSDl3ao+p+jSu6pA5ZJ9Y\nrlu8wpxDvDd9T4OqizhLlr2j41aJevuOQIKQoxVcZcBggNgnZIstYeytk5u3\n3gWosf9U4NXjvb+sYNXhC9XC9gVnhyX4PmcReWijpp7KSqWSGvvsbE2YFxWJ\n+sfzfOGk7q30AHvisaYg/eEv3frzQS/QBL4zA0Vzk5LiK8hX7ZUWMxqosNp2\nhNuvujD95Hz24NKWzWMd2PixarKAcA72BUZkMPbMmjU+stuvKA6um+uV6lNv\n+KZMzWkzbqJ2KhZXg8o7CnMLQnOHxT9kb23IFCMhBAahHqFsR5+EaaRdSfmC\nTMr0KaFT3oB8rdiztREp3s/VJOFdfSTZkkCXKKxSQhzjSRurY5Kq0nrV9tCS\nyQYCCgn52RaMoaEzZeGwKCdmvT8Q5YMYNtAkm6+6LqQNA4XNF1/nJEK/tHk3\nF9wFBnZM1BhX+pg/BA3a+elI6rnXDk92Rfgtybt69CgaSaxWrwGgRaczXKxC\n9HpxtyLSMcIc93IGnGYvOyw8TOPHlUXIOz8TBLzHFVytRIJFGItI/H/TXInY\nHpO4ktePMvtdTEi0bNNsJjKTNQZfCEwXmkyR/OUCVwA5R9S7Da6p5ZPBplqg\n9YWq\r\n=WI4h\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3",
"tarball": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz",
"unpackedSize": 42370
},
"engines": {
"node": ">=8.12.0"
},
"gitHead": "10ad2027d34ce8d93f72ff1458d5c0e536d89b28",
"homepage": "https://git.io/JeluP",
"husky": {
"hooks": {
"pre-push": "gulp check --full"
}
},
"keywords": [
"error-handling",
"errors",
"es6",
"exit",
"exit-code",
"handlers",
"interrupts",
"irq",
"javascript",
"linux",
"macos",
"nodejs",
"operating-system",
"process",
"sigint",
"signal",
"signals",
"sigterm",
"status",
"windows"
],
"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"
},
"version": "1.1.1"
}