|
{
|
|
"_args": [
|
|
[
|
|
"p-is-promise@^2.0.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mem"
|
|
]
|
|
],
|
|
"_from": "p-is-promise@>=2.0.0 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "p-is-promise@2.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/p-is-promise",
|
|
"_nodeVersion": "10.15.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/p-is-promise_2.1.0_1554551867873_0.050121990378975134"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "p-is-promise",
|
|
"raw": "p-is-promise@^2.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/mem"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz",
|
|
"_shasum": "918cebaea248a62cf7ffab8e3bca8c5f882fc42e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "p-is-promise@^2.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mem",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/p-is-promise/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Check if something is a promise",
|
|
"devDependencies": {
|
|
"ava": "^1.4.1",
|
|
"bluebird": "^3.5.4",
|
|
"tsd": "^0.7.2",
|
|
"xo": "^0.24.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqJQ8CRA9TVsSAnZWagAAMPYP/jR2s9OEZbElrpUvPNm/\n3GQU439P9kFwIFcjWqhuuS4I4nYOjmo7WTDPW1HNFnU2PfwXmdDIBN8b0n9R\nwIdLIi6+nn4HNGj5/JUUMEElGTmpgN8e+7tN5+NCwl/g4VpMKnMd2m3rSl9x\nr9zHFkty7hsCsVDMbMtdJ8dp3Uf/sJxnS1mzIblohnYMJO9WyrVSJanDpFCq\ncVomBArHszNKSicQRrQsJqzZRd4QTavzKjZ7lnPA1zqftx/38IEeK/MHdMZj\nX/2KTtFGbyNbB/9fYsITkhUkLKQITxZWLleYoS7FPobguiEgyYdTxWD8JnEx\n5pbioO7jzXo4F0TzdzORPRDHrBPIoLDbEui9GxqoTGBp2CkxgRkKlHHLX9/y\nHSAhOSRDGmNLgaqH/wD+wlPoGkXUe5x2vSNJ0EQHBgkramQ5xV3nX+OshvUv\nFBnU6+XSN2A3crMALrgoQT2D7jTdFVW/5kyIDsM6gO0+AIU/wYFsR+bLtJno\nRUDv5XWxLIExBwj4MUZCNX333yO6v2RjCuXpyamqFBUwePa1Q9NMZk4PvGZ6\nCuVSCU1x7+1QtTXIV/9OtmuictbVoKGRhckK7KD5h5rqazuZeF3Q0Dp4BErr\nzmkVhxpRal97XrKzXyAbpZ2LpC5q008tE08A+ajMZqO3PVBtKdL//l7ViFdn\nzZGb\r\n=MmxY\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "918cebaea248a62cf7ffab8e3bca8c5f882fc42e",
|
|
"tarball": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz",
|
|
"unpackedSize": 3572
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"gitHead": "a265a233b3bbcad7ced3a11605c7ad16c59fe6ae",
|
|
"homepage": "https://github.com/sindresorhus/p-is-promise#readme",
|
|
"keywords": [
|
|
"async",
|
|
"await",
|
|
"bluebird",
|
|
"check",
|
|
"detect",
|
|
"es2015",
|
|
"is",
|
|
"kind",
|
|
"promise",
|
|
"promises",
|
|
"thenable",
|
|
"type"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "p-is-promise",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/p-is-promise.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava && tsd"
|
|
},
|
|
"version": "2.1.0"
|
|
}
|