{ "_args": [ [ "loud-rejection@^2.2.0", "/home/lyxaira/Artesanias/artesanias/node_modules/cordova" ] ], "_from": "loud-rejection@>=2.2.0 <3.0.0", "_hasShrinkwrap": false, "_id": "loud-rejection@2.2.0", "_inCache": true, "_installable": true, "_location": "/loud-rejection", "_nodeVersion": "10.16.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/loud-rejection_2.2.0_1569686578099_0.48452813947480156" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "6.11.3", "_phantomChildren": {}, "_requested": { "name": "loud-rejection", "raw": "loud-rejection@^2.2.0", "rawSpec": "^2.2.0", "scope": null, "spec": ">=2.2.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/cordova" ], "_resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-2.2.0.tgz", "_shasum": "4255eb6e9c74045b0edc021fa7397ab655a8517c", "_shrinkwrap": null, "_spec": "loud-rejection@^2.2.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/loud-rejection/issues" }, "dependencies": { "currently-unhandled": "^0.4.1", "signal-exit": "^3.0.2" }, "description": "Make unhandled promise rejections fail loudly instead of the default silent fail", "devDependencies": { "ava": "^1.4.1", "bluebird": "^3.5.3", "coveralls": "^3.0.3", "delay": "^4.1.0", "execa": "^1.0.0", "get-stream": "^5.0.0", "nyc": "^13.3.0", "tsd": "^0.7.1", "xo": "^0.24.0" }, "directories": {}, "dist": { "fileCount": 7, "integrity": "sha512-S0FayMXku80toa5sZ6Ro4C+s+EtFDCsyJNG/AzFMfX3AxD5Si4dZsgzm/kKnbOxHl5Cv8jBlno8+3XYIh2pNjQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj4QyCRA9TVsSAnZWagAAh4cP/1ckdNKvPT28MjirCigE\nZEiCJAPROGUDS7JDt6bYxdV3+nta1Lh7v/MMQj7sWoHkViE9hQnzvpayRMXC\n1/DCGIAkWzQNQoftr/RWceGf/SmWGUBNzQlOXo/ketsz1QB02EjavG+WFNr5\nMjWzrnANNOt+FLE6BzXLl0yESXE2+v6Rde/sG59IrMnHH8DvIGTHRi+hqaFn\nNt9dh/y+EHWUZ3fe8CnhUpuEfoEbMl17B56olGpc6tL7gPEvAo6hpM/9z8D/\n9A4a7JnV3Ghinjn9gRgrr0nsC2EJsWredibvK7vjNKpfxVL4JCXQZ2gASGDD\na6uB87dvwI78A6TAZRx3Vue2jY9V+RYg3s09f3SUosBdJbB9S0sNnBb4khQD\nS1vr8dWMp6/ecq6T1eXpcSf3wQm1GsAFLVaOTQcJkccgOVYHKWROvZJWCkKI\n9L+F3/4KK17Z+gm1fJHgsHlQCYu/ftU/NWfaNP1uUDpMK0tIbqtxFVrkg005\n/fGFaWSOYh06ri4vg6AoG7xUvCMW2LSC3s6q9NcpsQiPXhu7ctORfFMmGU13\nMJyeBgAsL17QmJ6ArC4Bua/xzlt2zyY/Y0LRNinO6GVJAtoaFc0/ThrErwWV\n1/FhtWHmwN7t2Q/zIV50pWwxzKkGfUsFODx893ZvyiPv0RAq3Jy43y20Ib3M\nF/6u\r\n=+hkP\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "4255eb6e9c74045b0edc021fa7397ab655a8517c", "tarball": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-2.2.0.tgz", "unpackedSize": 6314 }, "engines": { "node": ">=8" }, "gitHead": "63acebc25e18516741b7328f4919922b529f8f69", "homepage": "https://github.com/sindresorhus/loud-rejection#readme", "keywords": [ "catch", "debug", "debugging", "exit", "fail", "handler", "loud", "promise", "promises", "rejection", "throw", "uncaught", "unhandled", "verbose" ], "license": "MIT", "maintainers": [ { "name": "jamestalmage", "email": "james@talmage.io" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "loud-rejection", "nyc": { "exclude": [ "fixture.js" ] }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/loud-rejection.git" }, "scripts": { "test": "xo && nyc ava && tsd" }, "version": "2.2.0" }