{"_id":"@bluelibs/http-bundle","_rev":"5-9a0dadd242d93efaffaf67a8965a07eb","name":"@bluelibs/http-bundle","dist-tags":{"latest":"1.0.3"},"versions":{"1.0.0":{"name":"@bluelibs/http-bundle","version":"1.0.0","description":"BlueLibs HTTP Bundle","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose src/__tests__/index.ts --watch","test:clean":"jest --clearCache","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run build","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"devDependencies":{"@bluelibs/logger-bundle":"^1.0.0","@types/express":"^4.17.13","@types/graphql":"^0.11.3","@types/jest":"^26.0.0","@types/node":"^14.0.0","@types/node-fetch":"^2.5.11","@typescript-eslint/eslint-plugin":"2.3.0","@typescript-eslint/parser":"2.3.0","eslint":"^6.6.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","express":"^4.17.1","jest":"^27.0.0","jest-junit":"^10.0.0","node-fetch":"^2.6.1","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.3","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","dependencies":{"cookie-parser":"^1.4.5","express":"^4.17.1"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/logger-bundle":"^1.0.0"},"bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/http-bundle@1.0.0","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-f2d4uLy08R29hciSJxJ5kYyg4DzI3/WUj8yWdbLDqwS7utrV1HT9j0UPsuESsmIZDHTB1a6pZ+7H4g0vEMjngA==","shasum":"e2508f105a5cd4907034da9016a400759e34319c","tarball":"https://registry.npmjs.org/@bluelibs/http-bundle/-/http-bundle-1.0.0.tgz","fileCount":27,"unpackedSize":21889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCqLXCRA9TVsSAnZWagAA1VsP+gMlIteFDk9ZERsMrrf3\n2DPKEtajS2obNKwtfGHQS2b9Vh9PyW4rpHGhnTPPqLO/V/h+aPsnLJLM4ZfZ\n5b+sX30LO5eou2+B3XAJtzEAHVxggvmluY5IKqF8IiwgqSppd2UaafJMTalx\nEfHmErIBjqzb7kjRYGQz2QlR0KDMN4ki6kZklhsdHB/HJ0yDZoFGXA10q7bK\nnPZSlbgfp8lxcuWzDNfNpn3OGt3uFRtfQ6VL2fsbdkY2iFmcxlf84OlF8dr7\nBR/VcfaKWEXSUdBXZ6MnGElGcdxTeH95qrP5dPEnzzlhHO1mr9FZPEL6CKP2\nkJMWb9ElAlzGrdxLGydUZtdaUlXxWbbjnZAozr8ImztNIRS0AHL5XKzQJMYx\nZpB8CLi2d2pYRXfn8UqvrHPHC9omfXNXoQrVxyw9fFGKA7s0TO/jL8YgZKI5\n5uM3hMcK/TZujfAUJ7PVK+3UCd0eTNfBomb/9CCUO/M6BDOCqPaPgXf19/5f\n28fQDP5+ECK1Ufkc1cQNTCg7GD4kdolht9Z2J0uz1rz6UidLqT/zZSMRgxax\nB2Mvgm/NAsT9/kCzTwdAbBWbNw+QVoVWh77Gplv2DZGGwgVCz34/2oq8PN3s\nA6Vhugi2BothMl0oLurnY5Klepi1bFftm6Om99xzs8IFcQTQ51x+arsH+Q0f\naMsz\r\n=FQkd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyZTEnYOhQ9N0G0nA0b8RXu3KBOKzaIEvlP0tMIt/tQAiA1Ly7uFCrD4zPgaLlzCoz6RPKsxoW3Xm7Uj+Gou5qmXg=="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-bundle_1.0.0_1628086998948_0.10908781520610789"},"_hasShrinkwrap":false},"1.0.1":{"name":"@bluelibs/http-bundle","version":"1.0.1","description":"BlueLibs HTTP Bundle","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose src/__tests__/index.ts --watch","test:clean":"jest --clearCache","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run build","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"devDependencies":{"@bluelibs/logger-bundle":"^1.0.0","@bluelibs/core":"^1.0.0","@types/express":"^4.17.13","@types/graphql":"^0.11.3","@types/jest":"^26.0.0","@types/node":"^14.0.0","@types/node-fetch":"^2.5.11","@typescript-eslint/eslint-plugin":"2.3.0","@typescript-eslint/parser":"2.3.0","eslint":"^6.6.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","express":"^4.17.1","jest":"^27.0.0","jest-junit":"^10.0.0","node-fetch":"^2.6.1","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.3","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","dependencies":{"cookie-parser":"^1.4.5","express":"^4.17.1"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/logger-bundle":"^1.0.0"},"bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/http-bundle@1.0.1","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-gBFH+46bPCf7v6rvHvMuPLJjDA8PK77rE2/SY5GEk6186wTRwcz/2XJ/p28N56D4FN+OsuelSuBydcPIHcvJaQ==","shasum":"4b1eab9f11b06fcb9ae3e291aa06a6196e602ce4","tarball":"https://registry.npmjs.org/@bluelibs/http-bundle/-/http-bundle-1.0.1.tgz","fileCount":27,"unpackedSize":21921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhC86gCRA9TVsSAnZWagAAKK0P/iSYJdu24goHH+H5rMZ4\n24xhJ3QDxipStLeQ+0Yhg7ppxfPaZH46IFkNhTMBl5GigRx+djB/hxY82cVN\nmxqRgeFfM71X9PDmxjotKuftGsgMTXTvMHaFuhvG8JHDmWJ+NTsKpIyO3VNj\nWOIRB6iHDaan4bIJMsZYlbynJgIXaAFlknY8Jgo/kokMUHoZt4YwmTEBcMO1\nzF2zpzFwz6jbZFRbBBxEm7KA4egc59VrEkLwJ5lNOfdZ8bUzHZ/Kavh5Wq+1\nt1QSjMzKdQJAqPoMmR6ah8PLetFz8K0k6nQhWfmykX1KAZA1lleNhjlKzKf2\ne/nSGa2UC1DsMzDsr5+yZyrpDvRgM05lnCnObBr9vJt6Ko4puLOt8om9ysXZ\nSlP0Tnkan2Dk1FX4qHwtfi35yaxOc0misx2rfXOGe2oMTjEMIqAtflQc9NGX\nIFhV0cfDA+wCnHg1koEiEWW2Ny9jjTm8lmyHkP/iYmtFvsXPBSauEmAUVBeV\n6lOaKCcyONtCbiIo2QZ9nokbkVS6iu5i/qTEybRGafZfsirH4jHslie/F2TZ\nvFkaq5V/zk1nONt7R2WeWJ95VfLgjkMnPAI6m8vwUIoAvhU71nRHallhSzZi\nIu1lRD+Z43swrnzE8CBeowcqw2V8H/fKw4ZKojlilnMQUwQ3ydxk+3de5wgt\n/dI2\r\n=MBv/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXKyZSqiAaWzWGFJ70rQbcnew1j2wBtCKSmGazHd6WLAIgKgIski7qCbvnrb/xjnMzXm47wN7w4BQGSuB5UTwirGU="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-bundle_1.0.1_1628163744164_0.9997788556306293"},"_hasShrinkwrap":false},"1.0.2":{"name":"@bluelibs/http-bundle","version":"1.0.2","description":"BlueLibs HTTP Bundle","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose src/__tests__/index.ts --watch","test:clean":"jest --clearCache","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run build","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"devDependencies":{"@bluelibs/logger-bundle":"^1.0.0","@bluelibs/core":"^1.0.0","@types/express":"^4.17.13","@types/graphql":"^0.11.3","@types/jest":"^26.0.0","@types/node":"^14.0.0","@types/node-fetch":"^2.5.11","@typescript-eslint/eslint-plugin":"2.3.0","@typescript-eslint/parser":"2.3.0","eslint":"^6.6.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","express":"^4.17.1","jest":"^27.0.0","jest-junit":"^10.0.0","node-fetch":"^2.6.1","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.3","typescript":"^4.0.2"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","dependencies":{"cookie-parser":"^1.4.5","express":"^4.17.1"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/logger-bundle":"^1.0.0"},"bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/http-bundle@1.0.2","_nodeVersion":"15.12.0","_npmVersion":"7.20.1","dist":{"integrity":"sha512-v1n1jg8wpgPMe3zMfvNfBrXR8oJZkyAj0sztnihJZnS0LAwfDBUwyGemhEZLvH5DEl+zT9X0JGpEhW9D636n/w==","shasum":"c2cd4b83c81534fe56f5d0194e3f0a7f8b9abbee","tarball":"https://registry.npmjs.org/@bluelibs/http-bundle/-/http-bundle-1.0.2.tgz","fileCount":27,"unpackedSize":21903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzIG+CRA9TVsSAnZWagAAT84P/j9V7NHY7HUWHIn7QvtK\n5lTdjI+cJXL14T8IGqRoE5+OMcbtb1qj6Kig4pyqhJ3q2RXjOjhTKH6gZuki\nxZAaUQcxgLl0u9Ry9MQetkPcI8Pomvw4fCsVQVa83wACZG49NgZnXALfsUY5\ng64Rrun/PtbvsupG+CSJvSsD6whbCZ/7+b4rLKzJaIy4L4zLRvMLq1/tnG1c\n8qCySTz1Tyr4j4nN5BCkjk9ojVePQ8tHsdZ07butVFSfmfUG0cVg+n/iO9OZ\nIn3TuUHIfklhUXVCMEZrYDVJlI+sxseeEDU10rmxB1vH0WPzqq0F/2k+nL3t\ngIOkhBrUhgLelEENkpe1Wz6zmpj2VfL33UNMrowtdTGPpOIoN/9h+aBH5Gtt\nM8o7k+8BOdwvV+zBD9xg/lJ/LT0i1+jJLyaSv9c5UBxhmkK0i8CvSYtb2y2f\nLk7/WjYS9zouhAAOTGp1t05fdq+2jXnl6bQ4YHWzygmm/OcGFT6e0j/9b6UU\nIy4tNpJMSWi31lScHpOS7pokuxtISHeNnGhvkas3S6QqA+IWVVjS6CprDbJP\nFo5Xqph754uQUHIlOFyH8Gn3NtY+4jWDTXsf0xMVtTj96mATWkmlQOSSwx6F\nJCVCZUbwTJgRykYzpPEbHlOqfsaAf1LQ2q2EaJ8s1j6SFHI83Iy3W164eEjt\n1Rdr\r\n=ZgvQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQPUhDMKUOCSVhBV6zvH3yZ8OdgSUT5HIPFhxV6M60XgIhAJiUmwAqYDZtR2n9ZGMJjyu2t/NKQLQKBq+3OBiwjKga"}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-bundle_1.0.2_1634721987795_0.8152606842686689"},"_hasShrinkwrap":false},"1.0.3":{"name":"@bluelibs/http-bundle","version":"1.0.3","description":"BlueLibs HTTP Bundle","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"scripts":{"build":"tsc","watch":"tsc -w","pretest":"npm run build","test":"jest --verbose dist/__tests__/index.js","test:dev":"jest --verbose src/__tests__/index.ts --watch","test:clean":"jest --clearCache","testonly":"npm test","test:ci":"npm run coverage -- --ci --maxWorkers=2  --reporters=default --reporters=jest-junit","coverage":"npm test -- --coverage","coverage:upload":"codecov","prepublishOnly":"npm run build","gen-doc":"typedoc ./src/index.ts --exclude ./src/__tests__ --out typeDocs --tsconfig tsconfig.json"},"devDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/logger-bundle":"^1.0.0","@types/express":"^4.17.13","@types/graphql":"^0.11.3","@types/jest":"^27.0.3","@types/node":"^14.0.0","@types/node-fetch":"^2.5.11","@typescript-eslint/eslint-plugin":"2.3.0","@typescript-eslint/parser":"2.3.0","eslint":"^6.6.0","eslint-config-prettier":"6.3.0","eslint-plugin-prettier":"3.1.1","express":"^4.17.1","jest":"^27.3.1","jest-junit":"^10.0.0","node-fetch":"^2.6.1","prettier":"^2.0.5","source-map-support":"^0.5.13","ts-jest":"^27.0.3","typescript":"4.4.4"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"license":"MIT","dependencies":{"cookie-parser":"^1.4.5","express":"^4.17.1"},"peerDependencies":{"@bluelibs/core":"^1.0.0","@bluelibs/logger-bundle":"^1.0.0"},"gitHead":"0b728c8e862c5dd3c0bce71a05be931a53071798","bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"homepage":"https://github.com/bluelibs/bluelibs#readme","_id":"@bluelibs/http-bundle@1.0.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-YlIPtIDUHPXEDPf4m7YWF1Z2DHA2Wn7RatFaXy9vqmx3SnRtYJQ4dHWfEoK9Th52EOO6Daml69ybtlma4ozvrA==","shasum":"cc33fe1f6b007ef3a7439a318f52e256ed3e10f6","tarball":"https://registry.npmjs.org/@bluelibs/http-bundle/-/http-bundle-1.0.3.tgz","fileCount":27,"unpackedSize":21922,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA0PtD42eg1WOZhff8McedQZ98TBSjYIp0ConlNOkamNAiEA4VaL/TbAMOLcwa17rLZZ9Pt8dAopPTU653cMCjLYmPw="}]},"_npmUser":{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"},"directories":{},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-bundle_1.0.3_1695293875579_0.10390626912273904"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-04T14:23:18.838Z","1.0.0":"2021-08-04T14:23:19.078Z","modified":"2023-09-21T10:57:56.157Z","1.0.1":"2021-08-05T11:42:24.306Z","1.0.2":"2021-10-20T09:26:27.953Z","1.0.3":"2023-09-21T10:57:55.967Z"},"maintainers":[{"name":"theodordiaconu","email":"diaconu.theodor@gmail.com"}],"description":"BlueLibs HTTP Bundle","homepage":"https://github.com/bluelibs/bluelibs#readme","repository":{"type":"git","url":"git+https://github.com/bluelibs/bluelibs.git"},"bugs":{"url":"https://github.com/bluelibs/bluelibs/issues"},"license":"MIT","readme":"<h1 align=\"center\">BlueLibs HTTP-BUNDLE</h1>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/bluelibs/http-bundle\">\n    <img src=\"https://api.travis-ci.org/bluelibs/http-bundle.svg?branch=master\" />\n  </a>\n  <a href=\"https://coveralls.io/github/bluelibs/http-bundle?branch=master\">\n    <img src=\"https://coveralls.io/repos/github/bluelibs/http-bundle/badge.svg?branch=master\" />\n  </a>\n</p>\n\nThis is the X-Framework of handling password authentication blended with GraphQL.\n\n## Install\n\n```bash\nnpm install --save @bluelibs/http-bundle\n```\n\n## [Documentation](./DOCUMENTATION.md)\n\n[Click here to go to the documentation](./DOCUMENTATION.md)\n\n## Support\n\nThis http-bundle is part of [BlueLibs](https://www.bluelibs.com) family. If you enjoy this work please show your support by starring [the main http-bundle](https://github.com/bluelibs/bluelibs). If not, let us know what can we do to deserve it, [our feedback form is here](https://forms.gle/DTMg5Urgqey9QqLFA)\n","readmeFilename":"README.md"}