|
{
|
|
"_args": [
|
|
[
|
|
"p-try@^2.0.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/p-limit"
|
|
]
|
|
],
|
|
"_from": "p-try@>=2.0.0 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "p-try@2.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/p-try",
|
|
"_nodeVersion": "8.15.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/p-try_2.2.0_1554035674934_0.5387262637396022"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "6.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "p-try",
|
|
"raw": "p-try@^2.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/p-limit"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
"_shasum": "cb2868540e313d61de58fafbe35ce9004d5540e6",
|
|
"_shrinkwrap": null,
|
|
"_spec": "p-try@^2.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/p-limit",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/p-try/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "`Start a promise chain",
|
|
"devDependencies": {
|
|
"ava": "^1.4.1",
|
|
"tsd": "^0.7.1",
|
|
"xo": "^0.24.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoLPbCRA9TVsSAnZWagAALrsP/ie/GNjXnqYiGeGV/bKQ\nudud/fo7L0Brvq7zY+bNfSDNeyIDc5fosGrrCvaCA7JpK+KYnN+ww6lTy2pa\nY3njArVn6eeqfw2ZnheHrJOduMvftXw3+9EJ2Y0ulJ+OfDxvFI5n3HsE4bia\n4M/hMfvo4ScI4MmDnkcGA0rZEEPnfHg8Ud9u5tJOyIsftV08oY4Czg+cGyOV\nWuLge0A7+BHXhmVz44NR7edufsq2hbbmSsvl14SMyWYEjKV2r9Q3fEwL5XHP\narq39bqA9X+DnD0a12oWtYeT+v3r5ewg4h7H7QtA9Bvxdns/usJw/6KHy1za\nh8haNrRmBn1ze0sF/kNSKeStFcIsH8fp4Iiu4w8mniipVcuSt5tK5mvh3KOv\n0p8rBWzxGEqcxXxsxmI1rLEKGMy0ZthgvLOtRsnYl8a/DG1cxE9ZN5c2oaWA\ngUSDavh3tnwpl8PTag013nAmYSDYTNhA2TmHbWbfTzSCFvAjhivKfbIrcyF6\n1iQX4AckEZgtSTvbzbggC87gQS4xMfM82pi2rmkJuv3i6Iu2RkbDeFrQWphl\nL0FftZLanQQ39WeOiHZK1zNiBLaOxXWH/VWQKLG9CwgYSqFNGDbZIQuq2HkI\n/lJ6uIP2LZs+dMpDlw37K4BUOIS7wxJvOGfbwZmyYHN6gA2AeCA2wYZh4zVc\npEVP\r\n=gHtm\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "cb2868540e313d61de58fafbe35ce9004d5540e6",
|
|
"tarball": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
"unpackedSize": 4371
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"gitHead": "e80e2e130b2d16807345be02aa03541e6e085952",
|
|
"homepage": "https://github.com/sindresorhus/p-try#readme",
|
|
"keywords": [
|
|
"async",
|
|
"await",
|
|
"bluebird",
|
|
"catch",
|
|
"function",
|
|
"polyfill",
|
|
"ponyfill",
|
|
"promise",
|
|
"promises",
|
|
"resolve",
|
|
"settled",
|
|
"shim",
|
|
"try"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "p-try",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/p-try.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava && tsd"
|
|
},
|
|
"version": "2.2.0"
|
|
}
|