You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

131 lines
4.7 KiB

{
"_args": [
[
"bluebird@^3.5.5",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
]
],
"_from": "bluebird@>=3.5.5 <4.0.0",
"_hasShrinkwrap": false,
"_id": "bluebird@3.7.2",
"_inCache": true,
"_installable": true,
"_location": "/bluebird",
"_nodeVersion": "12.3.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/bluebird_3.7.2_1574981740123_0.19732938398983357"
},
"_npmUser": {
"email": "petka_antonov@hotmail.com",
"name": "esailija"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "bluebird",
"raw": "bluebird@^3.5.5",
"rawSpec": "^3.5.5",
"scope": null,
"spec": ">=3.5.5 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/cacache",
"/consolidate"
],
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
"_shasum": "9f229c15be272454ffa973ace0dbee79a1b0c36f",
"_shrinkwrap": null,
"_spec": "bluebird@^3.5.5",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
"author": {
"email": "petka_antonov@hotmail.com",
"name": "Petka Antonov",
"url": "http://github.com/petkaantonov/"
},
"browser": "./js/browser/bluebird.js",
"bugs": {
"url": "http://github.com/petkaantonov/bluebird/issues"
},
"dependencies": {},
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
"devDependencies": {
"acorn": "^6.0.2",
"acorn-walk": "^6.1.0",
"baconjs": "^0.7.43",
"bluebird": "^2.9.2",
"body-parser": "^1.10.2",
"browserify": "^8.1.1",
"cli-table": "~0.3.1",
"co": "^4.2.0",
"cross-spawn": "^0.2.3",
"glob": "^4.3.2",
"grunt-saucelabs": "~8.4.1",
"highland": "^2.3.0",
"istanbul": "^0.3.5",
"jshint": "^2.6.0",
"jshint-stylish": "~0.2.0",
"kefir": "^2.4.1",
"mkdirp": "~0.5.0",
"mocha": "~2.1",
"open": "~0.0.5",
"optimist": "~0.6.1",
"rimraf": "~2.2.6",
"rx": "^2.3.25",
"serve-static": "^1.7.1",
"sinon": "~1.7.3",
"uglify-js": "~2.4.16"
},
"directories": {},
"dist": {
"fileCount": 45,
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4FBsCRA9TVsSAnZWagAA0AoP/1yUN1GRmu0TC10+RIlC\n0wsY2SbA2aB30vRpTqZgSHGjjzIC0oNTJGfkzTMbd13ePtxRC7tTbC1JFgHZ\nJax90s5MSEO7n+4LamAVSzHw2BeCAELDhIv9+MkUw+kmTmNAFqeX+jX7+BOX\n+aMx3xFmihYNAiv783jx6PsO0aGIT/eBzYT82d7A96Nw3hvS+KNYCnUIsDvt\nm1RI1cbvfzYLP5eh1ueazlRIa6Jg5dbi/rtDZx/vczsh6r/YoQ51zzhYuse7\nvzMks1quPGJjZs+Chf1ZN7K90/To0grwT/CYczUvDwAEDpT7sKjK3eKmoV45\nXgngFUn11svbG89U6G/fskGIyPMYoG3MQL/lRvpQ0ph3DO5vUiBJ0qhtLFa9\nvvTHjsvFKac2N+rdZz/U9CyY6K4DwEKZZtt5K/gTkmj1NbYj8fbct5Hkq0Kf\nIDEe0XIIukWEVWfvkpD+oLkSQW8P9Jo8CbQIniNllMlvfJ+3jVwg1RGN4q89\nz4vH/bCL3zCZqClsZ0bmPAz731zkW/BY454nl9a8grLjNanWba9Fn221vlXz\n0JXGdK5TLmtQDcUus3pInASlqXURzc+wEcuqvvY3/65Xtgi86SiDELJhw0SM\n/diL0SkHy41v1qLkDcGLpeGrR0QaYyu8Y+KeGW9qXes/o/9NAPkMJQws258r\nWVBu\r\n=lHAr\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "9f229c15be272454ffa973ace0dbee79a1b0c36f",
"tarball": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
"unpackedSize": 632380
},
"gitHead": "750bd7f87fefaa0f918a6f0a25caec32ffdaddd8",
"homepage": "https://github.com/petkaantonov/bluebird",
"keywords": [
"async",
"await",
"deferred",
"deferreds",
"dsl",
"flow control",
"fluent interface",
"future",
"performance",
"promise",
"promises",
"promises-a",
"promises-aplus"
],
"license": "MIT",
"main": "./js/release/bluebird.js",
"maintainers": [
{
"name": "esailija",
"email": "petka_antonov@hotmail.com"
}
],
"name": "bluebird",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/petkaantonov/bluebird.git"
},
"scripts": {
"generate-browser-core": "node tools/build.js --features=core --no-debug --release --zalgo --browser --minify && mv js/browser/bluebird.js js/browser/bluebird.core.js && mv js/browser/bluebird.min.js js/browser/bluebird.core.min.js",
"generate-browser-full": "node tools/build.js --no-clean --no-debug --release --browser --minify",
"istanbul": "istanbul",
"lint": "node scripts/jshint.js",
"prepublish": "npm run generate-browser-core && npm run generate-browser-full",
"test": "node --expose-gc tools/test.js"
},
"version": "3.7.2",
"webpack": "./js/release/bluebird.js"
}