{"_id":"@fjedi/queue-manager","_rev":"77-7e51e75dc6466b439261d916993fa8d6","name":"@fjedi/queue-manager","dist-tags":{"latest":"6.0.1"},"versions":{"1.0.0":{"name":"@fjedi/queue-manager","version":"1.0.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.18.1","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","eslint":"7.12.1","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.2","lint-staged":"10.5.1","prettier":"2.1.2","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"7b24262d881ce3bae36be0b7fb876ea6e18b5e3d","_id":"@fjedi/queue-manager@1.0.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.8","dist":{"integrity":"sha512-MrVWgtjxZj0d1aOL2EmrC2gZNsYOcRXEXfpv8Y9CnKSwLmsADTxFtJBkwqzAMQvW2ky/JSMN6blDK1zYMaN3Bw==","shasum":"df2b4501c1c38cb0709c802cacdc645fd73d4896","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.0.0.tgz","fileCount":15,"unpackedSize":15337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpmjoCRA9TVsSAnZWagAAvOMP/2/+Fkj6lu4evHoHbJ+n\nur3vLUYN7SBzHyw5A8CFWnpiQ+ibhyc8LyZsa0l6++fADyANduKNXCrLKyNa\nuXC3fpbK39hWoOPIil3cME9FIKfv0f09OuyY0FdVtglUeLe+0tDoD3k/7cYv\nToa4SOR0nwIpJLW57DSZizhU9itpd75RRl2isXi/9FGgNE/Vajuv+dZx/dB2\nmTZ/xVtd75ymLNkY89b2++acm5hhneMe2NztAnvfQ5SHDTrrSnGNk02xBBLS\nKhUSWq+IBcUCfQZ3TYMVnXi3QjZJR1pX8Q5mkwQuNhw3+9IcPEB/wlfgUS+1\nO9g7tjoOdZW/eGQyVLBAqShBuqr28gGzXoiU9r9MU0rQqNcH4Uyp0cjn0cpx\nI1/Dur5mn4qrDybgKAjec02JMd6Egn+rxH5ALG12CKIwcMASh00/5sQKSwf1\nuZSQX6QZUrS77W9ILs5+CpNRvhsZQEeqKnV3Q9QtI2QpUZVMDlbTMcUgpnJu\nTR1Q6BDx1ljttjJqHvde3d4TqXAlIlkRne5Ik4ISXokJ+rhAxmRWdKmae50l\nBs5SlmA/hjeW/Xa4uQ2C5W/ZwS6JRKTUeocwE3rzWwFWXc2Z8lzCF3dyj0Ep\nB3JWQjM3Eb3Z/XJ/7JxwFtgnoD8VfiesWK8EnBjaiuqxFBBxGeWchH4+PVSt\nxOG8\r\n=iNxf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFfglAK6T8lfsl3ya7xJriQbcJV1jV0Tlsp00RirHahgAiA6+GzAg9MqSKRhJ4Esc1fJY4RdIrliDXPTDZT7CmW9aA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.0.0_1604741351779_0.21286981290749218"},"_hasShrinkwrap":false},"1.1.0":{"name":"@fjedi/queue-manager","version":"1.1.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","eslint":"7.12.1","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.2","lint-staged":"10.5.1","prettier":"2.1.2","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"0e442270ad896f348aae553b30b03868643ea26a","_id":"@fjedi/queue-manager@1.1.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-eh6Bd31J7Yu28VMO+kFkzDCkN32Jl1ia/BMk67X0TP4zznhdaOc8tzPNC1tsD5MXkhdAaEVFEpPpnZAclu6J5w==","shasum":"31333449def4070d014ad1a50ac07c79ce9b3415","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.1.0.tgz","fileCount":15,"unpackedSize":15337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxms1CRA9TVsSAnZWagAAjcsP/08ta9gZpW1ZIR4sO8nw\n1ScDgFBoLiBf6IUhsQ/O4wEQbYp84cWmsyjR7N8XzDIayLIIjVyF8MGjtudy\njHo2xI2QPyOpvVKD2x00W1HlS0GCF5v2ksNNBzygd4y6NIz3T6ohcqfXkrvo\nmXOefyjDIgzm+FgJsSyzBlcCRUuufAy+aoLH8rbPOsSY60vs2WvJItMP7WbV\njnL154mBgkScG8GTd+V1vU1ImBctB9AkANRXJ9s3l5rGUeCTC0WYkke0KCJ4\nv4STEHXM/FlSPlTyfDNn3Jmdzn1sqwBtOsBqkuoYLV8ilEHCCrtRCoAsm0fq\nrZw2q0uJt0R7IMiccRrxMzUhuyb7W/v8NGBm5RENsMcv++KYf/pBkCHlL2Np\nKd3+VW1f3y2BssAboVEk/LkYJDKLCvwAOyI5IpKRBnxdHiql3EBrlrwK5ILf\nc+sSRZlXF69bEiYtyNS8wLIzh1sFdo3XJs/Enlx5FRDwf0y455ZY+L+xwkWf\nRLH8m+Ai7yi6J9p5ardcBBy+/QzPX2hhRe7C0Q3mRtwqN/g+/Tqgjr5aQ0mU\nhYejXRV/7LDQxuLMTjEs+olJhM6c86OlDlw49HKnx6j++BeHw7VpFr1LxvPn\n0pJddc4F3ejYwmKaeMHHnTgpMPxlDUoibEoQdc+3Qdzr2KK85v8SByJrRkwW\nvs2A\r\n=M67k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICw+TqHQkToUPg9My4hK9cX5e8w0p19h+mQG9U+N01K0AiAi1yZbwVOLc5MLgl33D30DzBTQprW3UxvbvEtZ0NUCOA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.1.0_1606839092967_0.6972724819582619"},"_hasShrinkwrap":false},"1.2.0":{"name":"@fjedi/queue-manager","version":"1.2.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","eslint":"7.14.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.3","lint-staged":"10.5.2","prettier":"2.1.2","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.0.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"dcfe3d8b09d6f02e8b0af75f8d3ba285006804f6","_id":"@fjedi/queue-manager@1.2.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-e2XmpSUVLqpQIkXYfvWpgorgPWX5vBnZ0kI2CSTSAaU4YeHsuNC/Eo/VVYRAMoUczj9fJ2mWJRfs5UqmnQ9lTg==","shasum":"f80ea630ce9003c0ed2b67cb39ce4f7c0f514e91","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.2.0.tgz","fileCount":15,"unpackedSize":15337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxm13CRA9TVsSAnZWagAAdv4QAJiRb/cwYnAJ1FkaaxH0\naIM5mZHiPhcZWiMfMAsvApYtIcSOYwjl9ejpft3v7ufP77jWa88v5WQeSkTw\nBK4KybubuUkx0e9JdxnanuS6uzyuBxL/rMzS1pzoegUOTi4JtbKSbzd+r3dI\nabs8TSMdzXpiUPMROUwxwy4fxOwbPI/c6ViBvsa1mIxFryK1VQZKoOeop1xx\nA2/SeRfohbnR1lnU/wpo9VFhbOPmdCwMx5XBoedGoJGb//OWjxe1aqHmtsUY\nZB/qz8hfCjedaliV9CqSQuG1APtpHVk8l3wavQpISvHiqM4EWXrpG9erlvyV\nyluWkvn9Yg0rvPKgTiNLzbjMhhcL1Z7cPUF6x9HN6zWtPCy+5CULwpohsHRt\nwxSpY0lPRnj27LnbbGmLSitQ8W8ogL0fNOdAw7jfoJQ6c8/DJOJjSPVuzWz/\nT8O+hfi9KmFx0eQUyN7d2M/5cFqpUHPlqD2FRGECDiHpJnGnZPMj2SBS5Hto\nFKrWn5kmGF/BxnTYneB6D2/u3pWuxZlg7rsi/i/impLCxzFBVDoYdEFQjoO7\nRGBJuLrpzeYUgYq6I6PFSwxNRCDqBJTlO1o5/dFzrdIuTmYIXldKLN38RsZe\nbYtOSp81O2knbQLunRwcwSGhcNpTiItFpa6aAONsVGCtgW+C6qbQ6mQJmkcA\nUdUy\r\n=5Gmm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvAp5xNlXX39C6orM4nh/v8Khx3933W+bDlYGmKAzz9QIhAMDNw90gb/jfTplBesnTJPmy5Ip9oRwbFxbw9waOcb5M"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.2.0_1606839671222_0.10873326140486306"},"_hasShrinkwrap":false},"1.3.0":{"name":"@fjedi/queue-manager","version":"1.3.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.9.0","@typescript-eslint/parser":"4.9.0","eslint":"7.14.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.3","lint-staged":"10.5.2","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"eb124a4d7439e7667911ed14c853f129a7ae7465","_id":"@fjedi/queue-manager@1.3.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-s8NJCjYzRblLeUxu5cGGVdkfji/IKteIO4CaF6GHP/fswqEGsytePv9zA3teVXRbBSKYCiGKbu8xFld/UqLQFA==","shasum":"28518637f56a2d893f6ce3bf8adf07de15d98439","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.3.0.tgz","fileCount":15,"unpackedSize":15337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxm3zCRA9TVsSAnZWagAAUS4P/0FfQGdaoMm0m8UdGXpE\nempTCz7wxs3kWd/DQYfDan3VnrlIx6iPjio9B6AI2OES+h3bmjco9PT9Z0zx\n7ZunxpsYXclw63VnnDNmqUnBlUG/mSNs9KHgHS4UtHIKckBRCZL9Kecn0lpZ\nyXlMMoRUcyqNpPLs7HWrkKHJhhtYVUYplqdtE9Z89/mnTuQ9HVAiefsIDAJy\nSRSxrb8DmbkXdTUEmZSFFjMBfyW+EWMoEZzmaU7pgzjN2pH/8MQ1io7nZ99w\nAu/dTAU+ieINE4RcYRAC3WQxQf9iUgbVfz5BIJCQEKklY0iCKoILdimeQ55/\nKj7D7t+RwswvFNw0JlHoS1ZNaQZNc/V6qK7PPuI8V/EV58Xd8oeeNPLL/0UA\nFhszNMah3rfSAmXdl9aVhoEv0aDqn9p01GhGKRKwysHPKmN7Ybsm2LQCM52j\nVwIsadNnqX+Gfsq2LSY0hMdG9J5HiO8RRUNt7OpekkEZO2tzamVl4goSQRkz\n8CamgsiUJZ5oOHCFTFh5KjN7DMDUbYsMD3x2wMBGU2P4A93fsib3kye6BJor\nau1C1nI0p8Cy/8dcWdpwe9CZSHNqwym4hTm/kSArtLbEjzUw25ve/GCBkZzD\nrXCM3DDv24+7zDrKowr3f4Ro+FXqCHiw9IhNiKpKYp4ZqdFVmpYiSZlNJ78O\naZt5\r\n=W9xX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH6KmwXzTb+KrEhx7goPEPD9+UbEdTQKEoGMDE27xq4LAiAlR/DlrUivD6PgKYun1j+aGeDQ/cQQV1M+5i21XztFXw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.3.0_1606839795033_0.5858669172090638"},"_hasShrinkwrap":false},"1.4.0":{"name":"@fjedi/queue-manager","version":"1.4.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.15","@types/node":"14.14.10","@typescript-eslint/eslint-plugin":"4.9.0","@typescript-eslint/parser":"4.9.0","eslint":"7.14.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.1.4","husky":"4.3.0","jest":"26.6.3","lint-staged":"10.5.2","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"9cc0b9e712e4182e9f2f0c514145a3beddb4d561","_id":"@fjedi/queue-manager@1.4.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-E1pl+pQ4YTF9cWFeTrVWDGQXxhdmta8QjYrjcCHa8bYozY7lM/2pD2WX0hAN1HxMuA/ogiiFoi8QVzeXQSSMIA==","shasum":"e6b162a718f9346cd628f500ecff63782a24ce4b","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.4.0.tgz","fileCount":15,"unpackedSize":15338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxnq5CRA9TVsSAnZWagAAIOIP/AnflPF7YOnNeqLlKTQL\nKWviuGrSWJfEROuOjI2aAi5m/T/kG4dZSl4uKj4pPJBbATapAm8k2xiazrIQ\njVmN/fsIPk5BinuryZzYRp5YFyBO2uKmhOorlLilpOk9LoBhi2SE0PYEliGv\ni3gzTj6wEZbERO1Lg09CHL7ahyX5MMOUSRpyAYkwOxWnaw6TAD5uIUCvA8uv\n9eUor52iCTXKSGH0cFHtjdYjNq3SYnBb/S9Uzb+zK68/VMfg92VbXc89yHKp\nG2Ye5ZDYeAi8zoB327em8Fvl2SAZiXrJgO2CK1is9bVvIyp6nLdf/y92uES+\n2htSJ4H0QeNyfv18CVLos3pavH9n3DQtsSvw7s/fiE0e2QE7wknXepQSzgb1\nFRQOi20TlnLk8zU9ZepO4VtVO0RpTEzFFQTg8JlS9cLpPct847um6ZwG3qDT\nALiizCrdrkoSyxOs0C+yfwUQUxF7JZBKmPVrqt8RKVhYmCWTQoF1y29LM47t\n6Vs13pIwVtzy3LT/4zsKzM6UyIlU3zVHYjy9AigqgZXsgGDmax9O0TTZ909b\nVeoSUGhOJ8im8PLwDDzW/qgr1W5yrlKTDsQRm2zaj4dXEmyDPDhzpZlaq+6j\nWDq1GmLClxgmkHAhi42yefcT4/s37T6GVJMrXS+oPrLcUNamzs5v+Ep7uuYb\nXobz\r\n=sxP9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAypGPCmTxhrnzcG405MTReta1ruAFR3n9KZjZPqExNsAiBOpsy8vWjQGPrXSMibDLFwVWtcHtsI2DypdngOb0DqhA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.4.0_1606843064825_0.7446073385579346"},"_hasShrinkwrap":false},"1.5.0":{"name":"@fjedi/queue-manager","version":"1.5.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.10","@typescript-eslint/eslint-plugin":"4.9.0","@typescript-eslint/parser":"4.9.0","eslint":"7.14.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.0","jest":"26.6.3","lint-staged":"10.5.2","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"634d9a390095791b67b520426b9911beeeda920a","_id":"@fjedi/queue-manager@1.5.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-F3T7NOOmRSXPMOJDwEgI3prtkxVNTZpln96uF+eJAUQKb4iZ3I+dJWYbDO6RtudKJcAhZ62zfhq3peqef3UvUA==","shasum":"e6d15a871bbd1d3e74c6debd6a8e90e443b1f0f2","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.5.0.tgz","fileCount":15,"unpackedSize":15338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0wx7CRA9TVsSAnZWagAAGOwP/3KpfqZ0TshA5HoIy+uA\ned893tK6TmqQ5QDLDAAia8eBQ58josGjtKyUzj1H79ZJs0od/cl+wGAOyY4h\nvcIm2CbcwguKfVYl+9+3L7dko9PXdsyWu1efkH90wkoXJ2z0ICyHoaoCWOZC\nVaGsGvI0OmpC1hPqqTVQX0G8wOBzq5TxaIc7f9rzy+hPuS07fSgxGZ5rpHVy\nN3SJJzS09nlFYsKH9L9xFGMDt2ct5LZu5jJuNIGBFdNYs+3m4Szj3I3HuIy1\nnpYH840C7YLf8ERiL+acGp4/IP7iZ7hS9aCe55LIMq3/ahE4YE0h/JXEl0JV\nfsiIT6Et3lYIT+iQTqSPq5WNi2kDEFSco+F7uSA5e0hHtUq7u0DpAOqhduFk\ng/ZNR+ZHOVg1dchm+Xy8MSLaZX3FoQNRxJxFu66Zi5EjeqYRADaAwbRPqXj1\nMqF06N5sXrzDhI48i+70Hx6yzCirkukibPx90/Z98JYhzDQjzmlcKKssSe/+\n9Eo0PQzUGMxTe/KbGjFgqIfxji+n+ZLjaThY/RWxPeuoaQCO/y27THFXKm5R\nLR5A1qqLLMOh8no6BY8lTaOeYufCRR3FsxF9N3y9lrosOmAlnsq+dXIZ9JvL\nFHRdlRRlAaNAH2MdrkoH7nbTyPG/sWPIGI8bs//EcSTf6f83kGyewfma92Al\nDOmK\r\n=p4KC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChpABpYr7XLCABDgssvbg2ExmPzCaxjQZ2pEpyaomnOAiBW8C1eQIhkHMfWQV9a8fJt5qfLj4TYQ4xWH6/fhqFSfg=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.5.0_1607666811331_0.5760099936211134"},"_hasShrinkwrap":false},"1.6.0":{"name":"@fjedi/queue-manager","version":"1.6.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.0","@typescript-eslint/parser":"4.9.0","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.0","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"6fdb678364012dac8728ffe622a8500e19a1c306","_id":"@fjedi/queue-manager@1.6.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-xJSBtZIO1jkVi9j+8GOBveXR+KxoUCG1U0pbXZDqJ297KSyfiilEsZssTBck3jCneE0qu6hyvyyrsh0jF4WLEQ==","shasum":"051759dcc660794af4faa2aff0385919a79e8b05","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.6.0.tgz","fileCount":15,"unpackedSize":15337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0wzjCRA9TVsSAnZWagAA+ioP/0HxJ98011WSJGeH/rUI\nuN6atuPEl+Cdazi3oQ3WrDY4hBakPwg5bBQv1BCzWNIt4ghPf39AEgtmumtY\nbDj+FVm5q0wkezISpq4VD11t8ZxkqJASTlqviu5iMC6xrlVScD1DFgeHnNT4\n7nsRqgRtTbyi8NZZ64nQz9DeecORSWb670g2btG9d9jux3FGndiRtlAq/1SW\noYBVFHjXg+cR4Cm1UzJn6Pg3LuJj5J9ZjTTmZBG4RiOnBL5KKn6h1mcqOa4W\nqFJWYfEeY6b475laSkIh7wyoiis0NZHktsZslJFaig1eICGRlZpRvIHmpAJw\ntQVVv3ctHUdeNCt9KsLOVeWjNxtZLCt+/2p8coqDiTmoKj4RyDb5TYGWg6QR\nwSgt3lWe9ix14haP5/avtZo6NHyIpcEV+9NVsu89D63Yf2dmRL+sMRy369lw\n+7L9zu0iqujPcxKxi4ZpywQFp1ifIs6jBYQHE9s1PAztaW56NVD7Q032NXXe\nxi56888YSF9GS97H1xdn9AGwLBIZMqoGnLEl6Dy9rN9vhkglTrUlWTiuI3wP\nhNqNdj7FaoUk9rFI+GzcMv5qslItZ5Mz6L1ttkZjzi9zFL9y+oRTn01VO9XA\nU8oC985q7aSN1eurV8ykDkGhm8xYHItIg4WRi4As8n09uNONqervsRFTqPvl\nkP7z\r\n=5MP+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUQB0+w1mfjdSEwdHPHhww5vzovE3HIE0cAxPSzanNNAiAc07WmMwXSZOxX/aGDVnHwYOiBIHuONeok+aWgRrxU7Q=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.6.0_1607666915469_0.2715750127319647"},"_hasShrinkwrap":false},"1.7.0":{"name":"@fjedi/queue-manager","version":"1.7.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.0","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"ee49fe1093acb95e8091819ed65c374e0296eae9","_id":"@fjedi/queue-manager@1.7.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-pvBwT8e7c2Z+WvniaHFcbJZrBWEMjDakgskbQ4ErLZOHV7eYtr7lFDw6NkIczXz3+vCFeNfyvEmptd/T/qLf2Q==","shasum":"cc2a22923a6b510ffa2280835b2d6a996403e119","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-1.7.0.tgz","fileCount":15,"unpackedSize":15337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0w+VCRA9TVsSAnZWagAAIB4P/RbzBXorBpaq1NTOK3Rt\nXNXJsr88r30Cu801OKHdcQXrhMf/WKLCQrlPwWfo/kz9Uok60UuAvi+LD+Oc\nmF7iIS/p34740OBSSGcIMuHQACwPLBcxkFWHhY7fvQe0smiBx5CSEpMlQTCV\ninVvWll+hV3/AbaYezz0JXzcOeCKXLXMD2l5EQ4eeVIMq2x5htbQg2RbW+gZ\nliIPvBm8bL8gpvC9tsZcee5zpdy6upDtA11fT4sjZ9NIEQxT8qcJkTX8Matp\nY+sOVsqiDhwSmfF6O+gT8b2l4gtwv5Vn6hxWQZBw6do+2j2Yufgwxtkpgs57\ngfJLu8GFts8ngaQNFhR9kLFOkCl4hv7KGxt0GIUNqOfNE242PJldIQUIq+RB\nisC7OLVlNbSJsFSewHkNscAdpol6PZHoV94lQkT1ZMYjsLLt/z0ALnuYslsr\nI39f1G7bpNasLo3BpMa2U3Ps35vs/MgSN3UyqJWObfG+5keRD7Gpz4osOzGI\nb7FfqbNzJf2sSssZThDYFTd2lqk+c/vetbUIjmjATFWU/HBi7LfVsw/vV6kZ\nYJUo9EPz5678PnoAeirTQNz0jilcANvAWZAUJwy7eq2jjleMSuRG9UlXdA1L\no5fL7Md5waTWzj69Sla6SzLZ0VH5ojqM0Cv8nLRHDMTf9EjrdveoTHPWMoSA\nA/DF\r\n=3RsB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6BPp57aat+/1uNLQlATTohhMFiGzBKo7Rzq+5Q1pGSwIhAIJ4k3Blex0hCAHt5sZzQ/Ds3MqgwrSgeGKXTME8lhQv"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_1.7.0_1607667605079_0.8572219049736556"},"_hasShrinkwrap":false},"4.0.0":{"name":"@fjedi/queue-manager","version":"4.0.0","description":"Wrapper around Bull queue-manager","type":"module","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c64132455b77364f07c17b113c47c3c035aa17d2","_id":"@fjedi/queue-manager@4.0.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.8","dist":{"integrity":"sha512-lcmGTTUeOd4cH+EjHGyDCGs6tKGH/G8Ad+3Hrbw5X9k/rWD0S9Rru7zI1fwHQKxQ6y5KJW0O2T3Kz0Fgf9EdKw==","shasum":"f289131364d681a6052ef9292fd0306410f09ad9","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-4.0.0.tgz","fileCount":15,"unpackedSize":15341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf18rSCRA9TVsSAnZWagAAX3MQAIIiJia77rVxT7vn6w+b\nWIUMfBvvZPgEU5oUtD4YiAi4ijJZ07Tgf6m/qoH6H3f9tRFkuY8Oaza9k6Pz\n9ypwxM5W7rge60oCUbuAXY2hHlh3IMx50rTX9truv6XkmBn79m6FOHiv7pNj\nt3bqBVvMAOjGPEYFpkgJo5oRN4ETQ9gPfuxYhVvIgxRj/ZNhVHFhDDUYCkEZ\nmvIWSjx0KR36QKBQNzsqyGzaLPEk5czjes+yRDZE2Murd7eo0ek9nZF6so+/\nFAFM7BoDgJtcLGGybeTGFT29Xv+FTJ9IiJfiDL/LFQ28T7gnhCtNdcWiAaXK\n6h90p7l2hOLwLC3m5XQd0mPMizJcUWTNMCpk+GdFbXoVeZPugkfcEpmft8yu\noCD2XwMdNhJ1+nzzoYfpPKWEID+OOqb1wMPq38M8n2cbcORCCwjJdLjs2UJc\n/BoTYHwQ19NzU8wHCUSqlinZ9G4oy41zTnEhkOTFrRNm1AyDUe8KRkDkw2uz\n72kS3ynnbP9wgm0I0Hq71XzLnXbgFjM8DodwuecZm+3u0TM3dD5qKjcJWDpA\nTYclkLTHL49gchqlvbRgoFZ+DHX0056z/VxdtXtVXaz0xuRbo/S/A2JIfw1t\nK/2n6QSQEJd9GRPikB2OsYjzEOpFUyYUzyM8If8PLpYT11tk57S8MsnrQ8ID\nMiTy\r\n=6CGY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYpNKGo1g+lgzp5GEm8tKHVYBZMERIPuAnn86z6O0scAiAPo5L87gVVqf3Hv8Z82Y45XbJ21ovVrt5AMXV5+8YiVQ=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_4.0.0_1607977682143_0.5766799731971359"},"_hasShrinkwrap":false},"4.1.0":{"name":"@fjedi/queue-manager","version":"4.1.0","description":"Wrapper around Bull queue-manager","type":"module","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"3167f2b3eb63144d0e3a8aede7687a23c312b516","_id":"@fjedi/queue-manager@4.1.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-DH1wcKfWcuYg2KXPE2FzD8rhceQMCT1aRpEAKL9yFyErtsx7sYktMv+ZkWhQIlYIwqkhgYjiTTtYr57LZpb+Lw==","shasum":"909e4ca8b156dc81ea2ac367c1f7494e58f0cfde","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-4.1.0.tgz","fileCount":15,"unpackedSize":15341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf18tUCRA9TVsSAnZWagAAMQ4QAKJKce/+AEuE8w3Y+kSh\nwKtRJr9ZrGJuihx4dptRXGBArVz5b7oiAFUqXo7jiYsczUjCBKKQg3NYD67b\n//zf6KM+Jm7ZghZJAlnSulWiMQWY2gd+ex2nm82rTNm5qRt8yLAmSswmH4RJ\nTqnxqse4ge5AxiVrZpZGwSvwIFT+kqzQmXtbHbG80d8yh/0IdvJZf08dQvrr\nc3EYrtHwrk0SIHzLpmxsGLw3UCawQznwEy1fwdhAXHYeJ6b0TojX1pMuSfE+\nYEz9i92GqQftvjvNG3IIt9A/YiPqj6VFh26yyZ8vuLGBgBb5NS97PQCb04CY\nxrwzzFTTgjxsNDDbDqddpnLRe5wUZHLqHyQ7N5SpIQsWsZpbNVA3HcCeaEPy\n2BHtTs31vZ3E41uuEBxpjqzD30fyGeZfiLTt900jrNnTYLI7uWy0QKtzRQsc\nuoNHctf9tkj9eppZnyY01N17RAuHEHx32cY8Xg/49e2pJigqYTxw9DQwDfic\nMw4ynVi0u4chen9k4WMzMVREkpeWfudP0vue/P2PPsSevu8B0EFAzjo5edw1\niRoTZrnbAbP25YzrHyGMSLTmJl/h+pxwCeFik+vbF9zTFeE38m6Pw8447z8Q\ndIGyv1qxSKvActMAAf3ZtIuWoLKQV6eGE6jZcwhSEQP/46+VQxes8RhIroU4\nw0JG\r\n=juT+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuxb5yxbhHDgIFs5Z5zfcrmSiWhRAGBnLi6xfW2TqUCAiEAymTnwIu+bCuhREqkl2U97wbMQ7iK87icSlpNW+eeLDE="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_4.1.0_1607977811638_0.5324073516148986"},"_hasShrinkwrap":false},"4.2.0":{"name":"@fjedi/queue-manager","version":"4.2.0","description":"Wrapper around Bull queue-manager","type":"module","main":"./lib/esm/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"cefb9649edc26c4c59e84ef88f83df4a7c1483a4","_id":"@fjedi/queue-manager@4.2.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-S6c9Ut0pCXwytCrhPF58OzkuLllTj9n25ShpXtcpmrn3hb5gNyylbzx/1dcmCpfAbeL/Qgz8iBsLZrYE1XVMHg==","shasum":"12ed6fe423cf58a1634df74d6bcf4a1a4a7b4683","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-4.2.0.tgz","fileCount":15,"unpackedSize":15341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf18vSCRA9TVsSAnZWagAA/zUP+QED9QYzf792hdy+qhxy\nvqRFOIHkLEODWUhxdoqPpHiQgXVr0ggZ67t+ir3Tt/7DMQkDX5A/Spt4Ziqx\nSM49x9S0IZH1joApwI7hUMsXE1GlGJYyinOzVpTzjMfDlLDPCxUsTtrs8lNz\nmUs4XmRxjs6/yhLsylB0QiBJv6hwsFiLBPvaObYmtKcZPvXyClLosC8USYxd\nJ8H04etPwes6llEEgMOnit9PcendRTAayIMZ+TOyADjtFG93oEtjrPXwI1Go\n6HFbw/lOwvXbs+U27AIF08rtfJw8aGhOz9ZtluPtnPHeI5znrmXrdI7X5dop\n6+kKurg0JRI4DVQbLYStrtHb82W8AoZV0iBq47XCq8WI0j6s+UGzA2SmpJih\nrodtHzkrMirv7RHyJn1jyYL5NtEnu9im2eKW56qtRuf+nW5yLNryQZcQ4mXy\nYgTIfgrwELoUhYv1bLLQjzY60cmrJaxEMpqGylCVGdcMtGBiMVCtzTZ2ZIJD\nMIybEwmH7SpdSEWB1JLYwo4rZrwqJpn2jP/mKc1oqt3ybQkOQr/lUZ6VoyEK\ndsTYU3e4smY3AxNRsNTlUfyDcvEFC6dh+c0jCtdgQGdLF8GHJhxKz1ESPtq3\nRQJIX8beEf1oPfmOEPH61eEcSvH3av+34b/UsM3cLDV4yoxL9Or9FkDLIHgH\nLzzq\r\n=trZd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICBOA3TSPVlSOiJa4h3/elJ7Sji5FbocGH6c0fx/rRipAiEAsO5+Ds/enuZL9B1u94VRmF+8nQCIvyeBz2hL1N3H8+s="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_4.2.0_1607977938377_0.2901851033432048"},"_hasShrinkwrap":false},"5.0.0":{"name":"@fjedi/queue-manager","version":"5.0.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"7e767cd6d785e520aa4055bf81ef959984c23a15","_id":"@fjedi/queue-manager@5.0.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-+Alh/Siw/l+p0v5r6HrvLnh7ffMdHSqF48w1V2pNrNjbvsJ0CE9txiChG9XyBR/NbGkz8zJpRWOoWI0PkISnKA==","shasum":"1d58103c59d2291de96ae4867927ccabbd224358","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.0.0.tgz","fileCount":15,"unpackedSize":15321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf183tCRA9TVsSAnZWagAA5FAQAJrTqh0VawPQQV/xQ6mA\nTxGstCtQ1+EpMpAEPvjfhPf/zgALa6ICozYHqueAsGTPa9JJqd9o2jAkC/Sb\n4k3kMOBBXAqysHCTErtsmoq0RjPCdIck0blIaMsnrX/7+6lXj26pQVYtN++9\nlD2fo29eNUiELs17gbXy6jKMotIQ+D3G4cha7C9FiUOoBuYIb4HbRgFHYoVQ\nXHWK3sPZK1S8dyvBWu8mChK+VFI2mVxa7vDDvbZ+vB352UhNsO3VAf0GnNM+\nXl6SLlR1fpoxmK7T3TepkKI5oqHMBwQw47n0NMNr9zPZh0ZJlsiyOWMTUGVg\n+aw0uuFOQnkRCWk/bLpECezA8XAh77BziERsDBjwpoi4Svfr/kMlVsqdiK34\njw+JrUVUeJWZ6ZHV8I4qZ+xHlB0THmn4of9hKFWn1Q+saDqg+OkmwQdnb18v\nJGq1H/cycY6F9Up00kgx6NDCSy8/GdeA8QBviFBV8C3a8HgnknAmj1uZDvDJ\nHZ3WIeCR6IhsE05xnezsFjV38wIVbEo8nBaKyzjRRLnLN8ohALneQokLhrTQ\njP8gudJ4Tpl+EwSRbMRC+kXUCdSedG1Pr6/bAQdO/6lbVWT01NwWky995GlW\n0YH3XLjNK5nSfnZRSsJt4Ll397zxkGP3QKeQWWz/BSM7LSdmcAou9yD+G2HI\nZPm0\r\n=ch8t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLTgyAJuzb++6MXoRn6ssU5Lvr09QUQOLdb/qRXetSRwIhANQ0vl8bf8uCOAWCDDEo7pNBMjplqPDwvtuIo1oKm59G"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.0.0_1607978476703_0.4153383371687851"},"_hasShrinkwrap":false},"5.1.0":{"name":"@fjedi/queue-manager","version":"5.1.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"74048a9673b5ad565b4a15c92c8c4e66818fe003","_id":"@fjedi/queue-manager@5.1.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-QZZ3IWH2IWAtaC6WdZwQPvcYUpTl5mNshDDK9WPzASdkENyZiBcTqsFgmfJoNs/u0EiAkjSWosXkSGdpXuotdw==","shasum":"b468abfdf3ddbedcdf68c3bbfd48f0a0b1d4b396","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.1.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf19tACRA9TVsSAnZWagAAnKcP/if6LWLv+6RWalYTyon/\n8B/8ArzkKHqqEyJtuO+YX2HFjYpR+/eTscMTeBrVQWhBcDO1cwCCMSCtL5Rc\nJal3CfSYvmZh32wBxvkVhls+xkAGfqw77oZcgnK/vfpl0xR3yDDoG2yp9r8o\nVfbIDkHP9ozrE9wBhwYnCmF9tIZsvJbokcRoU3iwVLgkpcrKJMKpaKc9A7Bj\nQNWeaPN5Nx0txMhrAKInF3r6jC6CWBhg4mMetCKGnjpDx6G8Lr1WHA4sW246\nXaKNNBJsHNm71duIOxcsninPwLvIxtOx5xv6O9FGIGBvDG23bnQEFRyyKGIE\n0eUcYMkvNeoYCnQpUz7mmKYLVoRe4aYm4u+m1/oW+/1oBl677sDZtoZqqR2o\nIxFsvwvmH8yWgp+ZnCpM0TAN6ocSFiUYkjLrRjsYD3PvuQGM2Oru1/gFhdlJ\nJzWv47ebDl93RWJ5KqibbZeA0mdN7W8qpG7W8/RWZLyWp99P7ViqYs+KQ/xj\nFu8wms4PBuMJLPkdS90BiQATT8VrZ2qPrsqkuVq98rjrSe1Q1ELxs+ZOyCwG\n3e4i29NhISZw/qE4TtQ2jKtRsKe0TjXtTLzve4ECXAPOv/qxAMYKpna9XCiq\nyo4abCSg2C/2eFncRUUWDr/ZKjAWb3YihNJQiNml4mhk+skB0EHU0E/+Fzb8\n6wtC\r\n=obAP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAUZjuoZ2BXKk51FPol7O21gey4BYnpWBihM/2GPhKZBAiEAnDViS/hJIWU6BsSu/WSB5lR7EAStiwhs8Nciw4NqwPI="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.1.0_1607981887697_0.8461256783028115"},"_hasShrinkwrap":false},"5.2.0":{"name":"@fjedi/queue-manager","version":"5.2.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.12","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"de4215aaa8f8ede3bd302e867f55fb06e3b5ecba","_id":"@fjedi/queue-manager@5.2.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-Q3a7bE3GH+AOqj4aw7cj7qxC6wUpMqBC/ZgntVl+WVp6rNokOFmuRZs81/UyUoG8kdYjiKm4TtBhbu8CcZUdog==","shasum":"117801e4eb1d5cadbcbad59a9db6e5dd9033dad1","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.2.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4R7MCRA9TVsSAnZWagAATdkQAJ/X7ua5MgEeg2lnFtjT\n3a/gl/Y7pBmAl0LS4UkLGGCc0zk4XPa+wrKiSd98AaTEr4OUwU+IfyLmNl3U\n2gjuhoTktJETdOIFxMIts3HL+ATW7QsRDnp06R9o7HG01UCq9T8stC5VnCYM\nSq90zbqvIQ8B82KmKT1g4/a5PifV/iGdgvROg9m+nfq30AmRjXEKSigv9QZ2\nQ5deJS1nNtqhZOTvP1QO69C6UUfBclV8p3ohFZWoD52DT/h1pMbptH1X48a6\nRKP7VG1staEeMWaIXJAeFqVvEjIDQhpWi7zQMRPLmMROMG9HOBP/K4mYk2ey\nYrveOljviDTwchtwSrpx1jnpPAkZKi/g4+8Eq+M2V42nxiKv0r+J6S5ns6tL\nWt3Le7PvvnqXExfPMnPhyyXZh/vZ9bmvOctY5kd4KC5Utuexp/JAWXkCn3kC\nCM3nL9i2LyCX5v+vCLgCuZzUdNNNSmZKuHhliF8RmXH1sHMc/zgYSOENHWzc\nAy3/2I/A7SGJ6Nq2Q3T9f9l4uN44BrLt+KvdP4e1Q/mJtE9idxzLekNAo3VO\nmK+d+THoAK90lczfHdskk2JEfRW6vYiIlpofnCT9pnnTTfDkPA5vEIJi2Uh4\nlMHhp5QvIc6tqj8+iFaH0jy7sYhQN2juaM1QmHOZGUtO5foxEHqNPVwsGBiG\nbHXc\r\n=FbjB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdRvGParVbGfmjKJD1hRPWJiPzx6Cuqc7H+ZyLwpxdiAiBfDkxR+LVS4Ofr88Y4JA9DGY5mRfIHUQgUVPItXjl/YQ=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.2.0_1608589003678_0.8898830961505166"},"_hasShrinkwrap":false},"5.3.0":{"name":"@fjedi/queue-manager","version":"5.3.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.14","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.15.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"682eac75c755685d165a7399df3a091b870bd317","_id":"@fjedi/queue-manager@5.3.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-PIKF59Ef5cliQANepVdGawKOJiVtKMAHIxRPK0BUrpdhOSQ5/u2VAnVhGInL4IOIMSNs60J568/cijMZo7qJKg==","shasum":"26c1a772e81391e7f7f7fecc4c526bd8b3365d49","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.3.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4TwbCRA9TVsSAnZWagAApL0QAIEm6ubMbJNIuvKKMMT5\nIbAK1/6rZ0zInTS6OcOBHnVg3hIBN+BnrlSYpwtbwQPCyaorhlvLLXIrH8eW\nCkNJyosNcogMdYCf/PY72YY3CZXuiLw5k2ZQzqnTq2TQ9uPG/+nWEKF/0iKj\nM+F+Wto1dLjj7KIghapLA1vwTQpeRCTxedNGIaiU/oFFffQAlC4+y9wmziA4\njpfqBrfj7kaUxG8t4DA9kIWuzmoSbolenc13YkBOMm1EYe4G8oD+b+IYtj88\nhY4TW0AvO/VwTo9pROgdixpcq6alnO+UzLYD4YzjuggvaashTtTjE+aK25/v\nExzHxQD0LAuOfg8gqWMsBU10RGUH90zYdPJUxa6M8nwncR/HkIa2bDT2658x\nHW3hrnM0PNSigwjzZaiQJlbISOiHCIDnXoi6PHNGCufI/UGHP1ZfUMnHGbh1\nJML8F3uZ1qgUIul+nsKC044B4Z0p3rDQmps6hGrmRGj3tAdL5KDfi+JPkV+/\ngAY9uic5b5V3iuNZCnuUSijyEzUL87gzVdfpBkjnoCPyprOKi266Lvz5V1w9\ntE5XMaPqmKqOqgM3gKj1MsSQbOc1yH2dkKgGMUZM0iPqHHkRxAsWK657CP+u\nuSBIXWHgQP71XBKWkg7X4eMytJJAovRPV/PGSmqpfglxWxuSeP96cLiky7Rh\nYGfU\r\n=ZPHm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJJA1k+2LyiVrE+tJISgK0yTGyDOTVbwLMBTRcIpHGzAiANNwkokX7FnbntxVlWTsxmj7PCQB8jMeNb6SCQ5qaCgA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.3.0_1608596507167_0.59829922601881"},"_hasShrinkwrap":false},"5.4.0":{"name":"@fjedi/queue-manager","version":"5.4.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.14","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.0.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"4a258f4675b85d0fb0012e043f821d86e6bc66e4","_id":"@fjedi/queue-manager@5.4.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-s261LCS+KXEfGTb7bNE6+PfOHOIqHU2lNkwQXZ8Svwr4mWahtSWIt21Rc61WL+iEiX7+mMcFVykw6kTfWU6MHw==","shasum":"6a339c10f787f4cf916ffc7801d7026bddf6244b","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.4.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4VeeCRA9TVsSAnZWagAAOrwP/2oUAIPHNPeiaLPFrscO\nl7DoU6ijqJqbWp+1uViIfTU/rWy7J+NxytaPPIoWnEXw7flInxxUoita8olS\nrWGyKEDdxQKl5XaHXbUcA5tXxrKkehzO4nSeN3BE0VVj/9IEqheHMGWzHgok\nA5smLblxUbnFXk5qjcnqL+8fvpzfCX/LpOHM7owJV7adQFCSbgE4LGptE5qN\nnVl5s9ti7bTK1jXbsopUFfb39uhqE83cLMQlbT9MYP2HWlaGWA08/5lE/Egq\nS0rCe7f/rat1Qzs1NSvnYq9MOAIekoryzLaox93hUhQG3ryJenKIlNQi6bKd\nESYGNWdngnB+2dnwu5f+StPD1g6l5uHUCCq36IbD2PVDxnwpnqOmsMrOprUT\nwA9gsf4SpF6AqLIaLRzC0S7/vn+Fc6yuO1Lq8MvcTl5o2RcLClZ+cPbL0cHW\nsTP+ySGgV7AV7mNML3Q3FC6WOaRpnZMg5qX3j4doGNvmkUwk1Tq/OgQK0YhJ\nu6yr5rXNWTm0YouPMWmgg2mlbf/hL64wlCp+mxdbM977+Oj8/kwydQKk1NVS\nsOvkzKbgGi0MRPevdIoOZT6XSmpQRUz8H5rETDv4P1XSEJOvpdCF7i8cOFjf\n7cfOdCqGy8XOpvFpIXtrNp+2pD0aPrqKEDBD2TVqYy+Bpzhi7We0cvfciSXX\nItXW\r\n=RYt+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsILviEbWJ2OSAthVO+GAR9m/AJldBnI/S6hZbQGvEvwIhAI0qmQ2C1eA+Pja/pffaq1jmzxiIqCCkuBhPr7PAe/hC"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.4.0_1608603549975_0.19025002157537418"},"_hasShrinkwrap":false},"5.5.0":{"name":"@fjedi/queue-manager","version":"5.5.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.14","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.2.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"969d82f1ba6ed17832b60a64657f613e291f3436","_id":"@fjedi/queue-manager@5.5.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-aaTn+TAfUj5XgeM7A/x4d+LXM26Gn4hXhGOjdW7k7DZH+mUUa990u+FnQh0YD4qKeiePN/7dnW8QYQbJC853rQ==","shasum":"d3a3afee31807234796add6babb6e7234ae70408","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.5.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4X8pCRA9TVsSAnZWagAAfI8P/A8oceT9sogS6rgfzAaH\nV7dzxW1drJOv90Heq9FPIhxFfI8d5NgrbNF3IHl1Xoqkx8gUc+TEtSVs3F+l\nL6jWFBkl8SLb3sAXtYLTHB2dgzBvJRbFqNNHYKmA+Hn5tmXvOXibyiwraAaY\nZdB/FAyqWg83CuDjUb56mzMRRXBp4beTxktZ1l9yKTZSluObg0uYWq9zmGXb\np8lKR31wNFgXSNUaYa2KLzpg/gwp5AM4vDBwQeYWyFa2Nx5t7ompNcUtIKtR\npiNfW1B2ybOtgNy4msHori7j/oh05gn6C15fUVq/2XVMPjaYrMeKO7dzxtF9\nRkxZ8UsV3HWB7odJp07MSJ+gFhrReNB+5rfggbEd2NGvXISp283bVwXNnNsx\nSWHHRt7OR6hID5jzjdFtiQhWNgJkGapPH4s5xen6HDBSYrFG3vX91+3Kemsi\nm2bLhnphurtl/4iFA1gr2TSHHeCEhdYNHSa3+m5x2q/WygHmcdNrEPThs94G\n8jsTiD7vNGjSXxigK56hT/iu+lTI7ALtLx5z32FXosL2V516FQwEUz/zb++q\n5zG0meMZb6eCKkiDO87VPoAaugu+LJVQpI4SBGw7llMzeB2/Sir7wvrUZkMO\nQSKYU9SuiH1C2BXuK0ToE7ajodpI/I+ZiNgiLeMR1z4RaBtRjIUbh5mm1DRP\nxOmr\r\n=ad1q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmwA6c6CKreVTAgR0x2eKuVWa6evei8OjWQdNhqbwbdAIhAPTofs5Rdx0u0HBqR9YbPcamzJjR11m9Z9pZVoDt77eI"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.5.0_1608613673188_0.4925441856149926"},"_hasShrinkwrap":false},"5.6.0":{"name":"@fjedi/queue-manager","version":"5.6.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.14","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.5","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e97f4d5561f287e4be1e370972b8fc1612dded00","_id":"@fjedi/queue-manager@5.6.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-7hjY3F0sBIxhumvc+hHItKEu8kDEggu3DpKkdLv4iYFxmvV1zXdkG4GkeUpuIxh1mdKu0us0QJtp2RVuTNA0bA==","shasum":"15c53493ea1f47b9b9b6d5b3aba9f172e9fa3adb","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.6.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4ZQiCRA9TVsSAnZWagAAlvUP/RxA7gr+MkZbj9SW2krt\nzhEvo7diAjcYWZ9WFxk07t/ZFW9w8ygVjrD0xq64ls0Oxf2r3k1Hqk3CKJUK\nbnPziq4/3plitvvkIRu7pMrkCZPNVI2C3C9lPls9cdh7gMe+KRLufgTLDIix\nxqxqEWPzH4iCite/bAwZilfx0823sGU3h6khPNXXy/GrdbcaMpaq2j2zvmMH\nDnwkt3tbwEVFx0f62KuFHmpYedgz/KEl8Jso9gyFCjzrBjjRT5mKTxatRLCj\nkNDENl8UPvbMr7vLHNXF/EM2mt8lH0I7e7z2FR18dOAejaQbYSCuWnsOeygH\nKm9kEeNEzTzWzFrKb6M4TmMS3DN65wfsrJp8ctTJYLqwn/RCEVCKA++pZstv\nmjMF0NPQwa8JSE/2ehbgi4cUQEtIuyaoJrPjkkKCSqXQ4AO5X3kal4LV/EuM\nApAPium/8f0UG4bK7uZ4hvFdEvHPIw95ICch+bVThQPc5azqYkfX8CqEhpmb\nSijwBmkoq7nGkH4aSIzhB/g1NabmGlU+V0QD9+aEQkQpE4XwUgyiJU/ns/rz\nG5JG/HoGkusFetketrxF//rEsiaI9nxn7uKMMjC8rIL0hcmV8b4AUshr7C3A\nqu1AbxiVUMe5y/Ob2lBAEm7KXOQc818h87geJNWlGKntWK25S4gQ70VBTbef\nsskC\r\n=p6l6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICySC+8o48mFX1OXWBYnpyo2RyycsU5Ron0izYm+h6duAiAsRH6+WBEDtNjS3FZlkS6VLl1GGJV3g/VcvEmjKuvKhg=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.6.0_1608619042172_0.09456644856512297"},"_hasShrinkwrap":false},"5.7.0":{"name":"@fjedi/queue-manager","version":"5.7.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.14","@typescript-eslint/eslint-plugin":"4.9.1","@typescript-eslint/parser":"4.9.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"bc727c0f989b6a03870e1138d0b87a7b0eda3fdd","_id":"@fjedi/queue-manager@5.7.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-BEgb5bOhwLalpIaW35DLBhlg0Y00zM7swcUrYddVd/NVPBTpeXE4RQNUZOXfTlpViyKh2BAQ1X35QSdQbjEiVg==","shasum":"ac1bbfe0a1aa2c9d8adffd14d92f62d13f4b738f","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.7.0.tgz","fileCount":15,"unpackedSize":21471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4aItCRA9TVsSAnZWagAAMcEQAI84EmLg+R2ghjOxSqAB\nH0TDrt1OEtguOPH/7PAWBr4YnVxQHoT7CrZBYNJocQO7Cwr2O23Nw6f0386S\nMl/zExEOwfQ3hAoGsdqvF4vBXew/guwtlLGzTlN/Y1OFpRknWcBPlEL+2D/g\nOf8iBko3Gtth4EHaAiYN1AoxuZs42LXb8DmuuzojpsCPyck5CkSDT2tf+NgC\natSwIvLoovoPcN8ZBatIKyWUy/HIvVgiMry9qzo+S3u+VxPDEJML65VbD0FD\nrANGm/0g1xd0cZxrPteLgI7VhMziUmtrIHYHsmBLC1P4zR9LSw8rKKuR+8GE\nZqaBW+TVa6TkNH2cN6WHE2dgRAduhqGZaGj0HFih/ASlrj2fNRZdNyyaSYZ6\nMkRciQXOFUwGH7RWx/6dxhtlroEzT76+WOpQZH6QHfuo0caBXSTqABLnzJtR\nGBR1gPGNq9teWJ2RaW/GFM0xSbHi+uO2uo4V9gKSOSrYnaA2g7RwyGG4K2on\nqtEwvQMjfTQwtUVl4k1r8Rj6+2TZxodOJ5ZIXHJqx3kJ8bac0nK9Tt/KOcLm\nE8DbJJccgfIF3koW5J9GEI7bHhHj1Z1uCCwI4rp+//lw4R3JGVXqGgWtcKZn\nZq7VqYeXhUQLToOxHiQy9JhhqvNM870P2GIndaGFsSErjb1QGthTRBO5XQaP\nf+oF\r\n=uHv5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/ODc5qR2VN37qopnxagM4xLedYi30kZiK5B3hm2Wa+AiBQSHsL6XYIKWMH00UFOUHyNWyHdedeA0lR5W6QrVWsAw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.7.0_1608622637496_0.6356638319733767"},"_hasShrinkwrap":false},"5.8.0":{"name":"@fjedi/queue-manager","version":"5.8.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.14","@typescript-eslint/eslint-plugin":"4.11.0","@typescript-eslint/parser":"4.11.0","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"9a50075f0729ac1c91e8ba501118ade9110e01a8","_id":"@fjedi/queue-manager@5.8.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-Tk5RSrPvgf2Me9ZaurePwvEuFeyBn5fc/N8n6pCSb8uVYbx1wLJYPxA6FZea53TsWb0ZKAryM2NsDmCssR2Org==","shasum":"458c12362af63fc63dce51ba1cab2dae26041017","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.8.0.tgz","fileCount":15,"unpackedSize":21473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4bErCRA9TVsSAnZWagAAHPsP/iaib4iH7Pc4DFsUqBVo\nHQcQDIq4CMjcQ0RQhX++YpP0kprgUKxBt2NxUjKzb4bZOWlH62of0dJlWwtO\nbq2/ISNsNXOOFCKK5+oA7c5DiJ4okXmDnV0W7vrftPBCQtvYir7qI8TED3/e\nwLI30zEnLIlXqhpFy5ZaULM3ppzFjckrSJUKwvaaOm7j4Vhr+/hy339VhqXs\n6V/ACCyBHW+IOUb+yamXCwm1WqlJTvaKdTALQRQrhcVbapzjnJsGD+3jQozo\n2qlMfJ4DokayPCEhmP+8URx5bqMjyGckqXqlKCDcKv+ZzP88qS1ECSrorkSf\nkTuXJuAlSUJNQh4gZTyU0ZexWLlQJqP2y+0pfN6SOLCqv6JIElWYH9vpykj/\nXPNP9IMaFFOU/AORuMOwsGSuUrhSyLQJpXqJkm3OMMHcuoPK+S4sB5JT7oji\no4ipkqjiHV6/DHOnhtWjLLIJ8vhwtMrcy/VFLRXxNLN+clz4k7Ha1pUjfgn7\nvSppbkDyTDIOzDESJrLpYugbzVdsOhcV2uc8CwaD0hrxsH7Jn9B4oX/jBhxs\nrWqaZgAfS0xgVqZVvM+RT5DIHJWXqEDW3RMhw/0N8WJtqQfarH0erv7ZRyZ7\nmcjgOrAaP9HdKNRcD3Ewzqxg/EPosUTWzXWFgIPW5ZZK3/B+Z2APZ93WpSuv\ngEFl\r\n=8E8I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQtgOqjP/2l74dA2Br6aT8gR3kDalzChrWl0MdYxc2lwIhAJzopSijSUaAj1FrMwxxuND+P+J+Pog2AUjxx0OWyjoy"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.8.0_1608626474537_0.9615285680805818"},"_hasShrinkwrap":false},"5.9.0":{"name":"@fjedi/queue-manager","version":"5.9.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.165","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.16","@typescript-eslint/eslint-plugin":"4.11.0","@typescript-eslint/parser":"4.11.0","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"f08fccfbb9ead4634ef44b45adcdb6dd804d145c","_id":"@fjedi/queue-manager@5.9.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-E9OmJLsSjAb7yoFktQCNKHtTDSbe227lXG2FmVbFPuGP+/snFaAMsglIWADZ4yPJTec+Jop2RnBAXy+Mq8CJhQ==","shasum":"6438a7e1973bbb195b638a3237d1be0a3bac02ab","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.9.0.tgz","fileCount":15,"unpackedSize":21473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf47opCRA9TVsSAnZWagAARucQAIsUVAwZSOQ+wo2HOir8\nKmICFboWGRR2urRgwEfTZ81yBBZic32TejGtSM6NbDIC5X8A6oQ90DrTcESx\nlWw7JetP9mtiVxh4OJgVjqAOydz7ZXsVQ3HLDi9DKU6Jsuy3JkkAdxbSyFGi\n+ZjqaIDkz8mSIVF4Auz0iGbpv27umNTXa7+OnS+vMgxiK6rgM9Vehp9t5OyR\njIKcjI3AHXH0eJFjM7ybGmuiAHoA0UDlxkzxrGIJvhORi1yiYXAJOZm/NLXt\nwTgHc+UONrqXXaEU/ruKBuV0z1ii/AJbZnM1XcDVZPTjYi+tI6m4bAdr66be\n2Zz7doUshx3BrVFRAke2yMutMfcSoCgfkj1ica0G5M2kt+3T7tM4zU8CDtMd\nmIRzFSoFV/Fzwyv102sCRwSSGv13Lwj4lvEfbcZnid3Fh1wcYBUQ6PUIy7Gl\ni3O/xfkP7NutrZLP9GEUPS4xzUjKpTR9ewKwKBtRlh2dtGTPqNVU/eodg4Rc\nw7WHCpZ7I5O40ugyfVRIF3k4pMaGULgmGdkmGdNIq6r8af7f6A8Opguvj3V8\n9RW76SAO23MmdqdjIgLdzTyEiq41ZqlI43qpN1S8UhPoaZH7lQ6jV5+PQhYR\nsEWceKuNgiW+ftg9ap+DZiRwL32b0WMd06/XMaII6OM5oN9mqa0bTqR9n1Hu\ngLB6\r\n=xVir\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuSWzO04Lbz7P1vj1x0NG+qGmlZ8AOthi4z5ggrnmdtQIgYR6pKQjxOTQgoXfN89pyMutQcQEaCo+dygcesWPqbjw="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.9.0_1608759848743_0.5583749587817546"},"_hasShrinkwrap":false},"5.10.0":{"name":"@fjedi/queue-manager","version":"5.10.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.166","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.16","@typescript-eslint/eslint-plugin":"4.11.0","@typescript-eslint/parser":"4.11.0","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"fb362499ce4b92a2356d4ad74f7a53f8d43aadce","_id":"@fjedi/queue-manager@5.10.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-bUeRp4x81M9QPiyiP1GgcdEy1trz4tygITM4Sy9BPJ9WkDrn2o3VlP6wkKq0HxeyVlRuC9EDuCi5XqLPupslew==","shasum":"ba8bc6efaf249af22b9e361dd0c672bafc7f8dd6","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.10.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf48VECRA9TVsSAnZWagAAtQYQAIWr54xeRAg8yt5MYIpQ\nDZMLbLGWBNJKNsDZ5fF8VmFPLxyc9Rq5YON1fuj6L7EgZVrLkCvNsMosulem\nhaifHEb4Ej2PKRZcqC04+JzALNCof8B+gBMsNkQCupfIymzv/qOSUvxrr3Ar\nzPPLVq6GB+zWekLoRNLaXpweD7vPv7APTDYLVTTR/n2tA/1mhBTvfWeuzS9K\nq8DXSljfLMOilsA911n9ujnyZ+Xusa9OpqoHd/sdhtmu3UFxBLySEQ0bM7V1\nK1GnOnxG3KkRfn5O0uFmNGQKr0jltKFBSwmyGwLatmzp6xe7+PAo8JjsrS73\nN2qMe5pwfKfvnfKYc75SCgaYgzrrLPd7Goafj21pkFJh+vVj9N02QT1kPv0P\n2FgpUMafxcUyTJDCE70bICwZlPjX6Eeu9KKKZU3OOTd/0XB803OzATX8aspU\nFJAH35ynpCNaPJO0Hh+l3AEwgdTJECzOHwMghJNINcVc6cpL00Aj61LJe9jc\nrPFjiuCAsJCjAeBNpviiO1caMlRNVUGw6tsZV8M2jkEQeEA5AExgqg//qK+g\nq8XRZxTQ0ITisaxsSYGyv/WYHy2NQGaHkkvfpXi3R69QVMnMI+w5tqifNw6M\nHk07abTXigU2bRvKQ0FZqbRnZUbN2HEu7eiFPrdbsVqmLvoMbbb9Kk/0fH0r\n55Nm\r\n=Ig5z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNQfQl5CaMhY5blsyMer0ZMHbb4RmrqeeM3yZNzcioQAIgcEdEFvpjO8teqTh0b902HJ2M8mt4Bx7+1XlSvONsaF8="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.10.0_1608762692074_0.5478351703991269"},"_hasShrinkwrap":false},"5.11.0":{"name":"@fjedi/queue-manager","version":"5.11.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.166","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.16","@typescript-eslint/eslint-plugin":"4.11.1","@typescript-eslint/parser":"4.11.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"d457ec63c7f883879e8dbdab8ee1cb4811ff3a1a","_id":"@fjedi/queue-manager@5.11.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-g9iU+vani/Q083Pq/XMk/FpEjZIqWf7MZqDtvB2aDt5jPa59uTtGz2uUznBwh3Jb8BnCQ8Z9n94Ouq/WSxqn9Q==","shasum":"2080e0f1f1e5b4d5266a3776927e70809f112d06","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.11.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6jihCRA9TVsSAnZWagAAdWoP/jtnlIGXBm89x1hMHkVs\n0sIMWBxYzKLyQTIKEOrohxbvbRbKRKFLIVvlNPILCV4nvu/gV/ZC13oYpb9C\nvCK7uvlBBo77tDlirRWE37vTtStadp11W9+noiNoDpcQx3R3NZzd8ASDP/Zt\nsgC22rCVffWjeV7YrM8jwqyF/PqpC1r0OMeMVUYzhwCKA2IHf1CsGHyXpsaT\n6QDbVWBYOOG8qufORcXtCwEid/WLZychW9PHhFMQrrMacyDXppkeY/wQI6BV\n+vdLGDogLAZAzb2fhH2EHzj6j4eZ9P21lU7WYd64ki2RTPriM+i57bgzQl7c\nwXWnRPgk5osK+SNkdwJmahOtlEYGwZpzt8s+kl4Q9vGn2Mid1MONLkK7Qlzf\n1A1ecFmiBqreMsCmy2YmNUSEIrq/Cpd6jJhrCrwO+xqC6ai5V8uhbXV/ubPX\n+yRusqIaBz0jtVwxOMT4yYKoZXWOchaOaYqio0EiVa0AZPa8J9lrUSUl6lOn\nHrccs4GphpzEyha3wpYCjeoOKWlg7umyscDt8k46BMCMMAS6GM30EXm0fZrA\ngu3yStPnKoslzJktKuFVGEirg7+/gbjEhjafScdQXRjNeu3S2QpQsmRhhnhg\noNIqklXjuRsuC4dFzkWblMbLbLccEfkNzYPqrQGj18WY2C/srss0eECd0Sz0\nJ8S9\r\n=A3ag\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDc/tunAP/Wm34BGZYqSeKjer4jFZRhW5XbfJs9Hrmp8QIhANlWMT6DhRKBOWCR/4ZAGu/tSngM72t8jM/3xlvtfPXl"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.11.0_1609185441014_0.5842758013468159"},"_hasShrinkwrap":false},"5.12.0":{"name":"@fjedi/queue-manager","version":"5.12.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.166","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.17","@typescript-eslint/eslint-plugin":"4.11.1","@typescript-eslint/parser":"4.11.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"be6666eb273911ce2cd7b276416e7e7dc82fb6a7","_id":"@fjedi/queue-manager@5.12.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-DxxdWXmXi8BZwFuq5kyGjrIUZdbuSWCWwPKRiyaLet2hKZ/fNe2BFOpxVZou2Cq35ayMKhrYJMKnRzJDrxsB0A==","shasum":"5ed1cd81cc2b14dc5e4eec25b2476d88c5ace1f0","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.12.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7NL/CRA9TVsSAnZWagAACrIP/2sagslEx0tqZ7S2QWVh\nGg5atvzalmYS9xcmYFF3S/oZhduBU64G3DQv8YVSsZ4dBCTctscqIKqV0a9e\nFD7gzzdh0sq3y4pjEbqWGIXiADzCwpKpN7i4WkC4/RkYm1G1zScvIA5cnqgG\nTZL3dUZJ4ikt0QewLgnN/L/QJE9/uQ/HQnak9dwWT65ypUk/Vy0EXD50R7WR\nF3UbyKKR1saSQ3OOmgfxf3mALIX8cMQTz7FDEwKhE2rgxcB3bSiKLAK5FHmr\nmR76KYrDTFvG5Xtrmh6K7Wt+rTSqLpqllpTorkC5XcPR3O1oIII3GUpUrg6T\ndGdL4Z6qxoPbiu2AtTZ+2jDVqgkFxmg1U6FEd5314RJClXxbPL5qPI5+Thgk\nt/3w2GXnuKdmgC6/t2KUCOboHE3RdyIjUgOOcN8NEIsBdpZ//LoCBEa3v6YR\nYow6O6Iv3x70bJk6n5B78KnZmLiA1JbIp4vyLjGv1E7ZEWOZOmkf9ixXvblO\nctQ9cnu+50liRJ7/Yc8AE2Ve+4tJOC+uv6zfOeniNgTg8duThdJTT74hzKzF\nWEGimgkuEqFEUc+ozsmWDobt6bOlKOjhtk8X4mqrQiUr6LHz/3bDXIJtN0Oq\nQ5iCcXDRXrvIIBGuQHzEYpnuHyAC6SM3IhHSdUvr6+iDeo10aSWMKPgL5tg/\nvWdQ\r\n=49F9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyEKeHw8o8JQMzY/lHWGhvRdV7+7rjT2BEpcqtyXCJtAiEAo/6oq+nV25SQWUDLYMIWD1h85F9qGEl8Qs5qVU/ciqA="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.12.0_1609356031120_0.7857055294641935"},"_hasShrinkwrap":false},"5.13.0":{"name":"@fjedi/queue-manager","version":"5.13.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.17","@typescript-eslint/eslint-plugin":"4.11.1","@typescript-eslint/parser":"4.11.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"42d62bdc99f4ce1f238787019e39850e346799da","_id":"@fjedi/queue-manager@5.13.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-CI/OEU8MgsCbEM8Kj2Le8Nzm6BgB1HSAE4bfnzaYmpQMhSXXObB2rVi3dLI0hQg3lNdqjP2T6U6+3yfiuZj2sg==","shasum":"e164f1a5be2996d8ae621f0788a259d8a94fec41","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.13.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf733ZCRA9TVsSAnZWagAA2uMQAJLH9dSbGE5zUDv1nvby\ndnsUN8uX4U3nVmtx370oyO6soD7LsUpPHVe7LMnSBIpRbbeLoaqAUOy+v1xR\nYsiY7MGuytM33muZyxi2jp7jeupsLnh0VmXowypCvAvyThYK2DV3NEU+mEYi\nv22f5JJCY2f8T5jNBlQfZKh/d3P6ZgtuAMUGn/m6SaONedsqVJ3o3wmlL+Yk\nIco1itL2rpuFYtNf5Hy1du4MK9RD1hwasRaTTWwTkN+/EjwpOxmyyf6WIhs5\nlRCKqLFYf9Rsg9AUIR3Ac6NqieNy7lDTyLp1OIU68tz+2s34ixgTVIIStDNk\ngJMo/0L0Q/w8VxDwMwosf44XEcSdgFwewDiT582WW9tZCFbnwXjGgMktukmd\nZ5dXOsR9am/J3hVQ0ly4Fypl+j5H4NpiIfQoU43Ug+mWmijezBTLU4uBC+FV\nI41Dd/Z2btz7oLAEmOd026Zj+eUGbPnFxNmUYiuAz2oXBs+k8SM5RRRuTBsf\neLSC5c5eVqU7HrIPSnjU8lgJjGTgk1mVhI210QfXR/S1DH7XfSbNHT6KUuFA\nzOgzny5XWOAX7VCy85I2htwb5WbHolaf7sDSSH23Q6EjIPcw8AGxRLO6VEMT\nlqwT8EqI35X9SiFYzt4ls2Ks5bJ0TY4gjpmr6kGr2JeHngC9jHlcBHQxENDR\nD0om\r\n=YDG7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICUR6gvMAEBGMi38rt6X0t7oO+hFwE7/7eZ1vMdSVvlaAiBCrGNob+39THepqtgt3Nq9F4+PsqAMX4p5IpcnZ00nwA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.13.0_1609530840591_0.1538058997262175"},"_hasShrinkwrap":false},"5.14.0":{"name":"@fjedi/queue-manager","version":"5.14.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.19","@typescript-eslint/eslint-plugin":"4.11.1","@typescript-eslint/parser":"4.11.1","eslint":"7.16.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c45d6ac4e8ddd7a43fdae57fe48f1357c623b5b2","_id":"@fjedi/queue-manager@5.14.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-1ZKE0biIZq52zqw2T+5LS0OVTOzuCavScy4LvXKIO+MMdSg8ZJaHHVwYFhyct8HINOlLMa+87Kxjo8BglC0ahg==","shasum":"0262ed711f01d3c35f6814579daf1991b41b0cbd","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.14.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf74+2CRA9TVsSAnZWagAAxTIP/1OIr76lES/M0TYyJq2e\na4r1U845OG7WzX06vIVSxgSFgBrPFgrlo3usnPLyae7N1tWHjzo2W5z0Q7B0\nJLCAjXIqe+FG9ZVBxB99sb7H1d8MN3x2Y0QYLaLaeIYxeu0In4f23b6K/NHx\neUdFFwfrLi37ZQmDENP2s/uRtO3h/dti3GtY2kQDstFr+VGyhjeTJP6cejmg\n5W6NRHi/LHDGxBytQ/cDQm4rfzKzml4qqBt6YtOn0Kt8z96coIwKe02TgMV8\nTr7beTc+d9Y3auUpSJGhiqXn2SUcRb+inFOkUjLATiJfKQqj6/OSm9PKUTff\nZGDXBWQycZ1d7A+36ZSwdzR4QsF0FzWCEGNZ7QvPMFVbNKYn0bSraqhJ6EWR\nIZznPuvufz+xnaDQnw8IwhamvOLTKVpM1imRaAyIayLmMIYlsojI1JLXF/ZH\naRmERaMqOWDDoYRdJp9qGBSbGlc9R+hG9GEstI1Tgf63YRTkhLpAkQz6DPjD\niZSpBwsUO8m6LnzFjx0mQRFJULjouFpZhUKrFs5A5xLt915h4smDpuXqLI3d\nb+P+J6O+vEguSlFR5/DqghZiqvZ9d3kSr5UpzHNr8V0KWfZPQ/vevl8NPa16\nL5lmoWV3a61O3uZKrlNXTawKGue/iHxSdV8TCx9BC/lIJMJTbBkUXda4MhJG\nfBNt\r\n=ebWV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPGOLNfMmEIito07JaBjyLA8BpRsjiFdMVnJdWz9tsFAiEA/KUZsa4C3voUmKe7kehk/T5bA4D2doiV6cDMMAmytjQ="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.14.0_1609535414351_0.8213153823993142"},"_hasShrinkwrap":false},"5.15.0":{"name":"@fjedi/queue-manager","version":"5.15.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.19","@typescript-eslint/eslint-plugin":"4.11.1","@typescript-eslint/parser":"4.11.1","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.0","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"9145c2a9a9d504b1f26bab3a283c69d4b4bf6c33","_id":"@fjedi/queue-manager@5.15.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-hGXEVK7NictK6x1XVjBw9aEYJ7Nu/7H30YTxMq7h65IpD0hqlcnRcF0PW++EPuqW8/BAN9ffYe0elXJ7nbpKEg==","shasum":"38e804d3cc05bea197e06456465b74f34ba0a4c8","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.15.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8BKeCRA9TVsSAnZWagAAxqcQAIqxfHmshixvo5s//S/I\nPvTD1dlZu613EJCK7ltWOkrNriTFVJJEwj+SvGqfV4FD0Tbkgkn01KwWoJjP\nb83VfeQfFyuUh0kr0d5wSyT12xVSmEkkYGGOHKGOAGi5cOC/X70pIBPR8aW8\nIemJ79JNBOSdpiud4BzY1GHMeGoK07YCep746OrCZ+Bug5PiKdDPi5b61UB/\n2hdwpQU1qEOnSOEWy8n5VkYcwQBlYREPv8eMiNACxHP/xuqBp4rCbP2Aqr85\nqpqo0oX4EC5E17kdJXgMXaYR2vm/Vk9cBoO4bhvcHoHauLEojauh4JSXhDqj\nKjTn6G0eIDN4V+FG0tfG0Gvd005mG8/8Gfe/7K/72I682NNoeSC2piOhl8KX\nf0ScHeWQfiIvqjMn0tO2q1c4oV/XFqwAitwEGCelZCOfJXuCtsVHbx1Inrxv\n/g1u58tmQ0E2HGNs7HwWN1tzKuVTCzmV5LWPY6OXZbYRuBwfp4+hHwdQ0gWb\n+0AJwdqpcrtroDX4nuSBmVhzHvjg7tu2/ot4t3t3ZryanG6ig6dkcpnG4J7h\nR965Yk29dWHvtKj/zgfpRONxtJr9L4GCCPd+CmZc6BkxPX8tl9NvFiaLnaS6\nm7ZcAQE6r1jyscyCUrvxIsUf3udnW8rQL8bSEogM+VXxpUBJZU6lK99/a8ML\nUTwV\r\n=kveD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtE1l1OiVcBCLcc/YGY/MAOm8K4JVQbsl5y+pCUEWvfgIhANZbyshow7Csi+FQI7RyjdJxiTiAVxGmrt56eCFltCdv"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.15.0_1609568925450_0.9355895136443737"},"_hasShrinkwrap":false},"5.16.0":{"name":"@fjedi/queue-manager","version":"5.16.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.19","@typescript-eslint/eslint-plugin":"4.11.1","@typescript-eslint/parser":"4.11.1","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"2dfe090350480c6ba51e7df20f18fefad150ebaa","_id":"@fjedi/queue-manager@5.16.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-2pJHA74JDCkblC82o2xw+sUB7md2Y06i2e7PQ4J9RDJcZ3VI1qMyjLsyiGeO/KWgeo9Qu5VpJm8PYSJiGJGcSA==","shasum":"9bb241554402d74ac79e09a918daeaeda6988274","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.16.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf84RNCRA9TVsSAnZWagAAKCoP/jtkJQQL83eod9mpfARn\nSHBD2/vh4ghseI2Z6i+0RLeYOkegH/cJC4ch9fIyxUq5McsJ7PynNdJkceJd\no1hKmzmA4P0kQ3OItzN8gZ93HyqKanZrnnXFcDMzOxz1lc32e8xUVsodIJLB\n2qrP59qfyZreXxxCrkPsdNNHMNQcqEhw0pZKg13fpEqD08MoJglpyHSSVY98\n4PO8UvzB/r0UI5rotfqftImDdGhm+G1OXWCRJje32/ZthpZy3jOOtFswFvLv\nFDls0C5fGUyF1koB6LVnOAWSJrwpen3c+D7CtjxzyKYhsAcm0zs/hslz6JEe\nSqKKAhp+ocmtvwZ3ktPQ9EdqjfyOiv2LGmIBez2p1W0adNuTWF5j5Ib/lbBc\nHPaGj8bku4NlkQW5esDSGW7bsH3UGexYAxEtOpInbhkFE7vXNX/d7q7IV6JU\noCfIg4j4BpvjU4OemL/x0BwGR410Zsd3q8ef6RhvW4K2xqH4663vyEbwM/Bn\n22Q3q3D41MgPIjDye4oNOOxWVGwrlPIisDPm4KBawzWgZZzOzhNQFtXyUGLX\nf0cce11aBwzY9Qaz0y0xu2vyB7boTdrVVV7x/ggaNKglrLJMlZxn/OS9iq/X\nzRzEKnLxdFr6RLNsvkEruNbL2EHNbARVzf6/CxhPx6pRzNXOsQP7bdOiWrB7\nUP79\r\n=aVDW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJ+xy7rVGf5/m/XuSmQcIkE5M5J7vkZ0nfYNklKFfYQAiADvawA/19X6wCktv8qQ+SA6+T+KdyfhzOVgNhRlJciRA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.16.0_1609794636736_0.3870083346049009"},"_hasShrinkwrap":false},"5.17.0":{"name":"@fjedi/queue-manager","version":"5.17.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.19","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c51d04cf9d65f2e0628deb44a1d8000f1b10699e","_id":"@fjedi/queue-manager@5.17.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-Yuf6+7fm+GSHZiurPiCbAJSNWrY47e6yJPSNi82TBrXQ5gHRZ6ZwgJHAkacqh2NG6jNLs597BNgZFI3PfKRSQg==","shasum":"e96d07f2f5b590b2a902632cefcd8ca4e67fafcc","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.17.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf86Q0CRA9TVsSAnZWagAA6/IP/2zHKymGDiZc8VKbxyJu\ngmjcYM9t0ChzLd8XT8+enlQ6n9obCI0sWDUfAMzlyLUJIMdCqoaEjx81875r\n+HncqMZWygYIwEA+8t0VgPo5D44W5b2216tyRK6f5pxUTGqVSr+AHuMdXYBL\ntpulkqP9WkPMwLch1ewalETFiHozBuY/eF89L191RkmK5fhsYtIYkVDQKfLM\ndywDdDxGget3CT8I7QpcbLfLdUZN/qKCzDRo74dcPfP+olNyftfOkUtkRbWB\nWsUnNiSED35tPLI2UvlTjn5St9BJ8ybsgsSCQFb34AKf0IKTDJWuwb4d/R0I\nl9SxepQtuLfcI4MrOAPIweVezD6mUmCV+KRFUPoO0pPfFnw2I90dD3jdxGOL\nF0/er51JgldIRZaxy4dHw47FZbGkmRPUzrGw2FzkjdXLMHW2S9UtusOdofwn\nkTMa//V0nnG2y5go1REUe/BeQ0v9WD0/MzFv22YZzAvbJk8rRilvy7b37xen\nlikio20Sv4oVUexR4TweHNew0++Zr6/pCS16jU+Xez/p2OSXRhWFtEhoYbSs\njZ2uwwE4k7pQZ8Y1p7OeNdYfoYks3IcaYVU22OKYL1Ks9wt05x2U2OHN1FLC\nDL03D1JSdzbWkFUt8V5Qc98GvfV3ukxdsyobIa/6COkGJIIqQAWNkOWUZiwc\nJGXR\r\n=2mG3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjvZ8VZBplU7eOnfvAC/zy2PLHL3QfRSR0H2BewejgqgIgYguRvxONbzV6tc3oQWPu6xPEjC0M+sfFt3K/aqwy2so="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.17.0_1609802804354_0.5295095343699858"},"_hasShrinkwrap":false},"5.18.0":{"name":"@fjedi/queue-manager","version":"5.18.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.6","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"0cca6c91b415e6d2935343ab26ed9d9209766553","_id":"@fjedi/queue-manager@5.18.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-694tIACfXw2ONbmTyJCpVXRaqBH27XWnbCqJGySe5XqCPVJQq9f0Ch66BzuTGgAkpwWFA9M9/Xz/p42RvK7ONQ==","shasum":"13b0e6fa5578eb35f2cf8fda2a37ee9a514fb57f","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.18.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf87w4CRA9TVsSAnZWagAAWqIP/Rkk/loRcQZAEWCl68/S\nQVcZ1ePvZuVjsw+eViLbomoZ/TIJLOtwQl1+iCcCMCw2d3Gj0chnmLDSBnnb\nb3mHoIntmvShkcrwC3McZzwimEY/SuVgLsITUgALhZfYEOMalznfPFEo8EDR\n5HX0j10kBnlcW5l8Uf43hMqW2KNVSMizCT8mwXq4QxwWLobcswsqt+JS69+B\n0sFEaePZrg55KjlLHjqtUxmAscj0U9D+AN7s15SB7xEGrZslTLmX+DgBhfrn\nybucMZ8cj6LreW97+1K8JePl6PK8Hv0gJXScOUzUXBzaaZIiPEOyrW470rhb\nRgdeTvsMFEuoegF1ODcEfVXi/SuQLheibjA5lpK3bj6dpAU8goK9Bj3RK6As\n/Y6kmcuJzJv9QItK+46FLeCZC07LtGIJIwf3bMAb8D2FmaVPNSFQEq+2DUXm\nzQlpVoYvwDW7Wid7LDjz29dAiUr2ZM2+yMD5FkIlmDsGNouawGnvKlNWnTr7\n+oAYOJIZR8ppXrNNFdI6TRnjTWkssLd64oHnnWIuV1C7FSdoNvkK9+sSC8xT\nDyjkcLD40zOA9yQTEZ1nT169FxcmSCKrzrLpbBLwZdphSMKH5sch6uO9qSiG\nLXe+lw/XZ+FaATJpLTnjuAzy6CthLsImGxJ103gvhENFesCvy4MaGpCVD2Jx\nzMfD\r\n=Ut1M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAE+0XZiYbYwcRIhmIPehbWkKeR174VARp8mDyTwCic/AiBdLL4iDJPWrTxagmo0kEkXWvm2OozqDRk4TgI/E6Vtmw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.18.0_1609808952095_0.5566855954044225"},"_hasShrinkwrap":false},"5.19.0":{"name":"@fjedi/queue-manager","version":"5.19.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.19","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"cea2c8fe67ed5bb3fd853b1621ebf0cedefd4b5a","_id":"@fjedi/queue-manager@5.19.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-UzBA/gA4doUBfIdxQHzF/va/0ZgdMuCKMvZ64GJglrBYwVpLOnFjrXkSmUmmRca46UuBsVcLqj50v+aRu5ecpQ==","shasum":"a9899779a256f59a85fd4b43f78df767bffb9652","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.19.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9pQcCRA9TVsSAnZWagAAc6QP/22g/O+K+/JtpgYfp+tR\nPX0ohZ+973PZ4z1ljM6wRBHjD2SMf+hojNsqIk2wv/kBDHRHeSyygLy+6iwy\n+xEWJV21T1Q6xh+24nzVR24yD8ei4tseGXObJc8afQ+F7wtmzQyFbowLwrbj\nQg84U1npXXaQ24FNkEe61suoy0P7wudfM1EhgO0NCwFqSJD/3pQAeSLruQsN\nNDNcIzxHvTBe9AD4yOxURwq/gq4VpiLGc2F7QrAs9RFr+JhLyhMuA1+AGv/F\n9GGjBlMmxoWRP06pixtZdhrFh2UFgKw4AcN/pdPxF7Qoy1UW2gE84nKmAEmf\nAHoG/xVNDidzIG+yIbcH60LZw2TgZzfsLoKjJlWzwK3wj8G2+ToPEuR7Gz7N\nanbGyLndrLdhmek7k2yWjM5HNL3M+po/+TDEtMoHNhN0SvD/XuL1IcA0xBzd\nQ7t+j5csnXdgdl27omdz9RQzkWZfKXHjpE2kw+4tEPTn+eE4OQLXJGlbTrcD\nKnJ5veLCRyqjguIpCZulCf41mAtWl1G1tyLyRZbMGbzZcPsovmniBMdxKroH\nw/BIaEymE60aXtyHgicic1n74+341loQjIIninHiRkKJm+W/F3T171vEmLnQ\nKutbRi3GnQTDx8mQP069pHClGHZNZuBAazfHtk17+awbB7FEeCOJsAt0B5J6\nE5K9\r\n=0JMK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1H9XPEHF8hdWQhuWtmzJYfua1ERAGGRI9ROfo5adXuAiAZTrBt1/7DQN1z8PO6oS5PLOSxYwutuOSsoE1FgFNTHg=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.19.0_1609995292124_0.3087413089760114"},"_hasShrinkwrap":false},"5.20.0":{"name":"@fjedi/queue-manager","version":"5.20.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.0.2","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"a80fe50532f0c9c1c2d432a2bd075ef91a8eddb2","_id":"@fjedi/queue-manager@5.20.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-sLB/SLcHFNwL5F6mKxEG77ZzqfZee4ZAMFhiCjLeoaaBsJCYCPSHXswm5hzpsAM8YQSezJA7XGlYb2gsnUgK/g==","shasum":"13701ed3003e0ba02a1ec57a7c72fe25347d38f6","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.20.0.tgz","fileCount":15,"unpackedSize":21474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9uOiCRA9TVsSAnZWagAA/aIP/2tbHfY69SzthH0DYtPb\n3J+ltqU2zwfjyGPODLqZlVpNPTIB6Ed3tSy0KY5AkvIYcfWW0HVil1Iosorf\nEnIG1iyYcIy+bviowCkGnQwoWUMGyOzRPPGWeq34Iv8GG3/aSqRp7kt89GCm\nvWCLbZyJdUeaKx+gJd76UUTypE2S0LmFkcEjyNZvQksnfmuFRRNtrwQqv3+/\nXx4zqZeN2MT4rpiHt35i5okX3k9BCFQLQet3dYkY4BfgtY8FBPKP9zDEAQfN\nmleI3eq2yilcRVsr1826fz472dV1wKPQB//PhaYcO4QcwqE6ANmITDgUYaIJ\nERJM+N10o1/l6H9tlstbkxtzlFM4LOfAIIJzAVm3AUfahqTw1y159OIiOejD\nGENvN+8+FcIBNylYho8UnwEcVyH6E5M2uYcb1NuSYVhn7darN3Pb7tZmAgEF\nW/2hywMpPpyAxWq2GlEfGiEazwxKE0UuGgISK9Zt8N23vwtqicZygDpW+w7b\n7E1PSQxyZY0kRhdy+gBSfvUPjd6p1DmMk198r3Nc2ZRYFtsT4rYMBJrkD810\nPJz/XNCK7s0OkoCRw+Tm6q83w8/uZq2sHSZNTsyeimc7IH7/vBH6nuZLXHuF\no3w1rLWBN1W5Vl4C0F+dwgcTmkRhotCR+7IbjQIKu7Hvg7sSYe9WtH0yzWcG\nke5s\r\n=1bNp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGSpUBoFJdA8Lr5f6A1AXUJGIe/7pxxxgHXVKWwcug5gIhANpDP+98IyR3OPoPimJde43xOcNSQjNQVUCZPNzUWE7b"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.20.0_1610015649747_0.8944775582737166"},"_hasShrinkwrap":false},"5.21.0":{"name":"@fjedi/queue-manager","version":"5.21.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.24.1","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"7f8206bca7f762f2cbb754eb6b9498312db8538e","_id":"@fjedi/queue-manager@5.21.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-JB9la3RFM3xj/LjSvV4O5ncAxwdWtqFZiqRd/8nwdy6UWYbAcgt8jyxwi2bAm5W5q8mUjlP5171A5Y7Fnco39Q==","shasum":"f2d9a399356c7309b8e89997067c46773212019f","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.21.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+5FRCRA9TVsSAnZWagAAQo4QAKPznoxBMCgAjVdSoxha\nvtNkuMou8mQtTK7yx8+sEEA68Vwb2Nu6flfiuiT3JOjnW94wqfdBNHWEkYIa\n0LDgQvu9FahkN4Yd/1E2vxBc9c0NnpQGK+Qmwh+v5DY7cR6v8neEuhIJ/Q/J\nAa7eHS0JuL6W7X+nJJnV6FU+Ob0W3qG9i6wxlf7m12G/NGwQU3yzsdFLRFIb\ntJ6HSgYGw6uNXYyKAfp5F+zccmgWQVlE1siHqComRXMt7f0jbPZmNn1W6/+/\nhX3G2S0pVGAEHkbZfKzCdbYunolM76ONjw9ymkNS206hSb3IQ5xNwC8lyI/4\nOwg7kjUY3u0iw1P4du3Uce+T/TXW3k0UZSqSVd/N0fZSS/RpB4X1qtsuXi1G\ni9DkzwRVBuyBMLvJrPwUWaTWhFgzmlVCrC0875UwD8H68g9nArhv34bZaxm5\nAGZafIIbv3HkD9PG9QbTtgHdvovol52uWabrD+oAvE5OauLw100Iq2hV+DK7\nwKs21+VghC6Y5OAj0efIxgk3NDVgnYuAlKGST0Xm3yQ8o1kN8PsW8zj3YQcT\nU3S/IT50x2k5xIV0q7lKdDY9nJyc/PvGkygdO0UCNTgLMrdhB5H66uiMa9Tv\n0O8M8CWWCBNmON9Zmn7qyg6d9cqGr+eBkyEDfTo8kQWZ95bi6PWlswER9LGj\nvGKD\r\n=4ISx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWnePLtj/OLAr7tyFAYqFEtYVCg/WCgjDgTDCbGcXXfwIhAJ2YmtcJqmxqd6CwlLxFv5ClByW8Y8/D0tXovtOMFako"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.21.0_1610322256492_0.9948694952940873"},"_hasShrinkwrap":false},"5.22.0":{"name":"@fjedi/queue-manager","version":"5.22.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.24.1","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"7b9c27de22ea17682717fdb320fa4effdbe3e28e","_id":"@fjedi/queue-manager@5.22.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-4AdrRtZjbqtp6ZO2X65/0l5vJmbk9BHuzr9iO40nrD6sKyjWVf2oFT8UScBb6BwGRWOhcWPBDkBEfAMEOM3dLA==","shasum":"b7b45c050c3ed8de9385aa0b346b1e1838d1c599","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.22.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/LquCRA9TVsSAnZWagAAPYQP/2fG/oTvRnfaeiBb0wU2\nn1VkglkxLxZEOHcgZKXTKPDo2Hrbrc+CaswZPn3bvFD6QmD/SWvYPqQ6WZs5\nfnv5x9Nn1F/NTjsTIWLZaGEjlejjO+aIaL9ykk9EO31iENmcs4p4iC0cVYEP\nZkMhnoGV2rBq8vgJGwCWZ1WqOy0Zaan817Rz6GY6h7G5njjNTpBHQKGsHuPu\n+ZM1Xwv7agYcsnpHcR9Rz0gEtV0CZXP6HXJ4dULwXK6bXGbmqdvaXwHfMAaN\nh9Z/Fe8s3UXcQABxeSg2nW2rFtmyPl0jym1XCuMdUMXPRLo4Z7hAUnAJu4Nz\njL0OtLx33LUW9mUlbFAIj51mBBqE7ja5rYAY3UjAqwyOf8Q0yMTJIcIsbEUx\ncm80N/1xVF3ClhfRfwTWs2RKf0fuaOr4QNwihfGEFxGmTlm5XoanUuOFIY93\nRU3hHaysdzQ7d1mYk4qL1OXpOTZBvoBerxHzrOqBVwdjeIkoe5Oj4EgCnFNO\n8doek0eQzPeuq/Jg/umoJ1ZqTD9ihpf8d8knQZSKUBwYVwUmKYwlXpVXwtn/\nIeiH5gSAtCB/8/O6WGN2Mq2xQSDw9pTenrlKjH7cB73ai/nrxrmwvdg7qjYH\ny8BkEBbOe1yW88IPrft9ofjGwn9Exzrb339NDYhOUfnwr4VV1U0GqSOK9BFb\nZBa5\r\n=4RQf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0VY5Q/nTWXZbNMyRgNVF8jtWuhC2Nz8AoZ2x1JN49rAiEAhlfWpbXOtBrtBX79oLU5CSpF4pvbUJy9WtYvEcaoy5w="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.22.0_1610398381736_0.5659511315945758"},"_hasShrinkwrap":false},"5.23.0":{"name":"@fjedi/queue-manager","version":"5.23.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.25.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"5e232cd07004fda12a4e897dd510177dfaae2422","_id":"@fjedi/queue-manager@5.23.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-P/86X4GlnJnw7AIxEianTX61lNDV46v0aECaZXn1zqtU35qewq0a4QOrIjqH6c6WJVTO8xRsNMsKcWVqFdLmBw==","shasum":"8cf94681d8ecb50c0eeb82c9c8450e8739021547","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.23.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/L17CRA9TVsSAnZWagAAns4P/A+WEqHV8xa+UT5Kt9XU\nNJq++chZGrFvBlrflsMchomVlTOSHN8Ma2WAhovI9UfKWRbxQWT0PzYJXdhS\nnFBVbGSE1wh3SiIXfLCNaka8w5TKwFUXHQAAUM3ZPXWUPNVLslaoFbXs0Y0K\npDJHiZcogvUjxPc8pNC3SmwLH1BzBge+BStBleyTIIEXAmtMhQY4Gp5wa6Iz\nODtu99hYqmZwOq52V59jwfKXYLQXgqPIbNYZ6mKDrrlQ7TlLNsB1Wcm8a8uE\nm6kh2+wUKnaQOnvXsfM1yigwDQ0jgz8vtpN18Xo/16my4dEL55tlO9eWll21\ndGKDW0lHLs/+Q1xJ2LfBMRod9B7pB5NhDEHYp/HTNe6FT1/j3H4uQhvEIcIx\nOmjagAsMZIR35078uKb4fUwDCdBuQLFP8q49kOw427f7PSj/BmlwJb3sNX36\n3lZPm8y4q9Vc0RakDNGN48yN5tlUEWFbHgdWLDBLFGP0PPDrSPcNPT06JG4T\nVnioCE7CGOwp9DVNg/Y8SH/QVE9xEx+iZXDV/uZ6z2jemiDkxFsxcnx9oH2K\npfU1K+OyCXOldd9XX4ztZbjT+x9tCopMpjzMJ/TElBn13l949QW8x3JUTdsr\nIeC0EGiVTXl+FyQwesym1f1vH60Zg1eaCv8ymlDKO1YVM5On+ObFk2YjjP37\n0TvH\r\n=7XNy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsRG4yfK9EnLzpfY+/zUtg4ruFAOeUj6Bg1SI0xq75+AIhAOXUTtW/czq0GSNJTuBxKE9YP6gNQDpQlWF1glPp1uaO"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.23.0_1610399099302_0.04058009497513937"},"_hasShrinkwrap":false},"5.24.0":{"name":"@fjedi/queue-manager","version":"5.24.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.25.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"dfb52ff56a78ea787fdef48d574ee077e035674c","_id":"@fjedi/queue-manager@5.24.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-n4LS/NVjF0qr2+LsNiPCFp4o6CCqciowrxmHwGz5UhzUErbh/AXWSHmPD5iKwtGIp0fwSO8fCNdPXZJ9p5AIgw==","shasum":"c276355a696f6cf0411f3974dcba6080a68cbbff","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.24.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAN0mCRA9TVsSAnZWagAAgtUQAKB6eUknNgJlcILNMMto\n3cD6Tna6HN+82U26GZ53uvYN7YR6uq6pqOs1Yfdd0w+DGoiU4MgNq0FWawLk\nNuT2hF1zjkgDT6zuQv254+AgBPJXSn3SybXYhnsB+Wd0Yos3YEOGjtHiyt+N\nl3XWyO2ZZ/NihvzGUg+bBdjeqM2yEX0XUKvNoWwlDrtmrTjyerpqArQzfX8w\n1z+EnA4MKtCqzrCQMgzukjS5qViBRhHOraFv9tdyW/BD/afWKtkLREBhZc2L\nhtEAruv8uzpcA7yDjUoirJfaxEWBbw4QFRI28sQ9pTSHBMaHl396ETsUJfEz\nsVjhQLuOUcoBWlv7I6NdPSAwfcYiyRwMyxPBg7RB+Ca5PW3ZXvFo8TOgTpKG\nB7vQ1ZoclNauIjirqpjeQ8xu955f3b1sUi313349OjRNFu2oVfgK0w3N1WEV\n8NC5+v3OkTUAK48iPXw3zb4NfFDXerbWMJiYnTg9HoHgc06TGHrrELnA8R2O\n08BJMDlfTWtpxIuzbf/AsXGf5Te5Xmr0KHmo+Wq4JkiVEThkol2evCaMqcJb\nBuZ5CbWMl5meOz4XNYbNMOVzgm7orFFUbhn26YYCzDf8TcwkNOqLAYycUzx+\nhbPUKzSLNaLW5lsGzjy1lpjZFWz6/A0uAYF6w9r5ovIXxTk7Ox3wwopVg1ij\nZk0z\r\n=mZYq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9NfXI8lnXrbveaOgPDD2k9uxMDCvmaeCn1g9U2TmewQIgBikOI8RFxDgN/5dES+XtqgLE0YyLIkv+yZOYC4A8pFk="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.24.0_1610669349623_0.7924546541812711"},"_hasShrinkwrap":false},"5.25.0":{"name":"@fjedi/queue-manager","version":"5.25.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.26.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.17.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"8faaf850014a20c32c92951281c177b0e5d575bc","_id":"@fjedi/queue-manager@5.25.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-XEc0HvDfdmyrsr60WoD/Jzaulqld9kxRRISl7KcrW4gy0U7yM/yItXfJ1RuuH0d+4B77yh4U0yBqgFTUkY1iew==","shasum":"5d77e804944bb690416e4276b1e7d8594cf2effa","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.25.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAPYYCRA9TVsSAnZWagAAKQgP/0BozYIr+zxifRC8Q+aP\n1Q8vdNlAuKMim5LjwbURJjah2jUm6XVULbinxk+N1lWedDm4LpSfkPaKMaf5\nys237CeF3yCockaX/HwAP2u4H3RIvaB7659XEdnfPiqhIB4czJJ+zfC5cps/\nBKx0dL59BsB2/v4OEHR9210YhOO7SRNqe+XarlI/hHPpL4ocZkZ9SKTeBcnZ\nUe3oA4GC3v0y1We0M8siIpW4XpYVBqLP/DkY0ZWK/alpUS37tAFr9OzAu6Q5\n1YB+8Z3WDzd/V5dPHIpqt/B0/GMCSEb0gQpwrTxIYPK/1ZC6zDDLmE5bF+NN\nhVCyK19z44dfpTJIkzWD4Z96vtfsh2LCwBe0vJzLEgBXjWkUjHhHm2b5EIhD\nzwm22nDYKJjRcV8OFyyyt9BGW+FRYDvYyovffzpQXd/3rjpKIzy8znbX0lIP\njGMjVxyZVg156aTAxMIphKpKGijOQtfctKpNKkNGFSRoLVYjq4bwozsdUu8T\nnbPJ+Uac5bxI08C/Gbw8bIHN6iMOeI+HBevUBW/qCw4yg6zGMNts14FEjKe4\nbvCs93gXj4/HYHAZmkg6Jj0aU8KkerYrlVybojt4zjPcei2zec0nZ4mEHnc1\nI+/UawT2bo6dFsdUh7kdSxoeIuMAZEjJqi30gI8FZsSuj/Jyx28Lkgri/Gpm\nfzDN\r\n=JeMr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCENvzOivEW+T6VF9S7EerVmtMzGfP2lcBMN6XyVdEHDwIgIfrSERzSFD9xpfmWQ7M38O/oXQyvBx3QTVX7CJmsqRs="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.25.0_1610675736183_0.6085960800281278"},"_hasShrinkwrap":false},"5.26.0":{"name":"@fjedi/queue-manager","version":"5.26.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.26.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"8d427f866a99bc69081aa90a07d3d53ef3f135bf","_id":"@fjedi/queue-manager@5.26.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-1Ie7MUaWNnrDPlEEfXx7Ghr85bK7ozwVTJsiGg3fjg6zqWMA4hn+eWGJNFJ8SAVipu21CO3F1HMlyabsRI8PSA==","shasum":"ec548e495454e63a79ec73d8c760abcf4f5db164","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.26.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAlIFCRA9TVsSAnZWagAATNcP/0CSh2jQ2jhWFgWbzITb\nPPzFtcd5QfYXqoW2/0ODZrMsypH/bCHRfe16c3D0lLNgY5HCWOa6YI3Y4XnC\nL7wcInrT2YicnqkClTztuQ9RpbEC4LyDK39aGanfJjPLGKrnOAmeHdzjNlwk\nyo7Jp6V62e4jKsath12jAXdEPx9h0LklrUmyydIq2n1lWc5pl1CczsaTe8vd\nBdOsUeDVIHmuowSV/TWfGRXxrR3hIpZ8xLe7NFwjDvOrXFCVcs9GC3KPhJfN\nE7psJfRiP1ETMOkK74ExRLg5ZWYuU9uP3YkaZCBLAZ0T3dGKR2c/NiAC1wXE\nf2kinTtus/n3nONEuIBguynducNwzXyCSCCLRSdg2X7gk/X2us0B1Bt/wLGj\n/hw7AKRVhQ6tPGPAZwCTx3KmOuwd3XZGmuYTrPIzxy+tPFSxCQH1foZdaywP\nKUw6ILymn+nG5rS9L4jRFGvjYOgb4QIOexit2gEYd27uqVLOcKQ5ic+ko2CY\n/Uud/28AaAwAWrW3w/By5lCwGGuAZw/5/KiTd+vrCJUPW5t1DUmqKRFzBaxc\nvM//YKZNDf1sEI+UXDgsfAKk1fbV/l2/H4M7nHZDLBXD8GFdO8g3N2jgeWcT\nYY9vugGU1cHtVOIEhTNplufTfzex+Gl9Xj50R3NBXlwr+uOzCP+g8zQ2P5ha\n6tet\r\n=Dmy8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+BwaDxdDzyG0N5rAKmDfvRekQqYzvPGn6rxscc3rM2QIhAIX4DS+gcz1P+9ggTvfOR4OjxEYB+nrSHWjmSc+re3AN"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.26.0_1610764804206_0.39380074707786483"},"_hasShrinkwrap":false},"5.27.0":{"name":"@fjedi/queue-manager","version":"5.27.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.26.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"bdaaa11a4d98082c386e6c74cedfe108f6b197cc","_id":"@fjedi/queue-manager@5.27.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-thkTT34kENidOarg8kJYtCyd3hnJf31tLYBpImt8CcdWQWr/mWTWEKVz2d3VCrvCiQVHuqDzC47KInS3Rh5kwg==","shasum":"33c8b98aa060108542169ff1faf1190229700ab4","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.27.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAmquCRA9TVsSAnZWagAAyeQP/3AfQbIu9f0qN6OKaBDC\ngZii37FmHGGCgQ0MR7/sA0nGS382MHO0zb9k2JrASWU63TEYfRty4iodVLAp\nF17nbnbGKSoqfjlsbiO8n5SOfJZKAKMoBjV+RH9nDVbTCs/rQifXYH7zzmyd\nIiwbCbXSLPfqnPqFqYmefqRnr222RZCrhQvyzlhdv9YKu4bhBzYE5ccwzm/h\n3OIEtgCeYeRm76hepKWm2X+7YWoueaSMVPgXKEbJVZpSvtNJwDZ9ZKI6jZC/\nslfdza9fcfNeAnAXLqiWmaoSt5rGQ1/YeEQM4dw7Qy/+nvucehsmDjAcCL8n\noJl54ElL24UCwt9syMBPg5QbdrzLYcJ86OFY31Q1fYjyUq18RynSpXu7KOxJ\nCboqyQkMAUVN4pLR+WmFEPeACt+eQxmiRKPKPdkxrxxtYWchC2AWpwhBVIOs\n0yAZC6XKTRfTukSQuj6pb+X+pRrcUED8mtV/SphFdNQg7ZdL37B6aZpS97PU\nBdx5KiueMhtE+bLZQj9r25IKO490VyWtrF1oGFusxzVlLm3h8vyIu4tVUVrP\nlySBYMrOwpUtpcjVKjoxgD6kWSJkk+gjlnMPHbvSuhUueHHjSpQEe/X2H1SZ\nj7N/D8WH7rRU3o8YIxpKzI/B+RabCDRo8aA0cz3oCPpAnCzxa4QVqLlvYvzW\nunRP\r\n=Q0WC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOSiEZAxJRmKNNooRS1bXqnHJ811IuKfwV9zJvRwpQhQIgVFlzfG1K2Ajp3+Q2DeePdtpLXoK+206LQiwf60y2Yaw="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.27.0_1610771117736_0.4780865375036083"},"_hasShrinkwrap":false},"5.28.0":{"name":"@fjedi/queue-manager","version":"5.28.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.27.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c67d9cdf1d0bc3cefffdb55ecff8e6899bca6623","_id":"@fjedi/queue-manager@5.28.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-YyxUsujP7D97P6+hpJcBVqQGYbE/triQLa7Fwro2t2hfG32IuJjACByQPrKKshqvsbU2CJ6tZZNanFY9VVenBw==","shasum":"ccba1a8be15bef5c5f6225a50fec4febd39f948a","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.28.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAn16CRA9TVsSAnZWagAA2YUP/i24hanK09vgSq06WCw5\nlVLnw/su/JIOYfODmAVBPHecnaO8yDFtuqRdVVCH5bQNebJr2cTQm/zTbwD9\nMNSL5f0JdpUdUe+3+wj15gQKZJN9FOMYED/+lVh6IATOUb3XEvB0Tuh61yRb\nfKJT/nQ2CeKNYaBPVLyO7sVW2pHF1GwNAHAjWtTJ3HLkRNixS1q/5GJxI4Ty\nAzL5GlOmG7+pHs6rXvP/7XdTure5EA2JZhw8WtHxppjzvJ2inrMkGRl0sBuE\nbNVxYkyrAermLnYR6o2hGKubGiByjQ1cHilkONCDmAknYIIoFkjIo2NOQtwV\nEfByP8IsPoqdqDFa3isDtN1pbd+ngLQhlpXt94F7TyFP2CEJhJokWL7g9vTV\ntNkp7BqU5FCzJnxDGI1kLHQnXBgDpKXjzNgQRzJS8A6nRmRpmNXQ4dBRUlO6\nb77APf+/h8FW16C4824A3Ee9cWvP4NjlWbLP10/uBTvis+LvOZMxNiJTuub7\nhlgq5jydQoOffemt/NJEURUx+AwmW9UvF8jPi1rJB8AL2TZnHQkBO5yRWQX4\n2CSbwrcVInQ0rX2z031l81hkDU55Ymletnekk4Y5XpPZt0dcyY+X1VirkzoB\nKNBxSQncInJh0I1G0Rn1GEib2uGzVtMYP0Osns35/llkz3jsNpslx/PForIt\nDNHE\r\n=XHKP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfttPOWNH7949VGZr2E8RU7xRPZOFjPHqw9Gwl85f+cAIgBG1wkjbsJU7dn9wcca1CzFWZTcJdku59n59o/sfvGn8="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.28.0_1610775930186_0.570616201338527"},"_hasShrinkwrap":false},"5.29.0":{"name":"@fjedi/queue-manager","version":"5.29.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.28.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"1ce10c73ce15f1022fbc2a0bdd74544f80312b48","_id":"@fjedi/queue-manager@5.29.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-6ByYmMLSL3U/bK7wvwNJA2NIsR0+/ZbDZ0SSHovydx6IkXt4BrMNGQta25EsuuRClSWETZ6DHwEItgiORoujzQ==","shasum":"532b7e0141197eb46142da555f77e7a5f6771b17","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.29.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgApxdCRA9TVsSAnZWagAAr64QAIXc+nKpZe4h4hbp/rCf\n5Ws06YvLPYfC98Mi7haEbsaEtko3DC+46vKVO2AZSqKD67RpLP6X6WraN8rS\njx9GqZB85EYivSSSR/c+ZvIixmv9NMkHYbCtBJ2uf5QwvFIAN2VPvru79RFx\n6gUWBWNzq/aRD/0HOZik63g7bsgr4eAbAzecmaFbj4lYdgWl5l1IFYo6zaHh\nJ9AaQh1W+2bygA7elmP9ynsVZcpULtSA0gmrMiIwePe0D/8BoaMxaXSV0UBk\nPt/CsLvuHYI2Llwa/ki6X5dSSz4y3Xqu1FKLCYPJzJu4/TYx1Qo3Ezbhffrq\nYCfDsYkaLAl+9z97oUu/M091TcDXSmMDpTvwjQbX7NEgpCDS5n6lTZQopVWT\np6/O14qdoLcQTEALEAGyuhNGnj/DmZUlxVHS77VMIvsyf9JCWxgvJqT/KPBm\nyF2IcCtVrFhxQ+ksvjvfjwTfLwdA/JpFAx4P9fjAAAryqxiBljbrdNPVeune\nWGCAslg1xvYshiXvunMBCt1vTLALgOJINEVclAXYZcffQO28q++WIp7p3b9r\nBgJ1nigLal2kG3xR2dv8gR+4xwl1chVobwOdrajHKYOsy6RGvgYkBy9HHOda\nBXJ797jfD5hwnMlFeea+Flz4Q4ZnxJY+aUeg5ZA+RkpGpVRba7JnhXuUpBbR\n9Q4V\r\n=dakq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0pRXTSgnze4nJV7LVYt2HM8AQHhoy0kAhYzePhF1BAQIhAMjc1JjrK1AC0oHfDz8oh7GSWDz+w0iRl5FJepkn/yK0"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.29.0_1610783837064_0.6735057193148561"},"_hasShrinkwrap":false},"5.30.0":{"name":"@fjedi/queue-manager","version":"5.30.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.29.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.167","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"38495fdffbf23a03b7df83dfbe4afb024401e059","_id":"@fjedi/queue-manager@5.30.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-VjYOSTa+jrM+AHhnHLYPjkE0ansn6qGpO/Roof+9dGyxqdbVTwNh70vXDdTe6HdF0SzOcdABzq8OzCD6qUw85Q==","shasum":"8ab6d7aea991ebc667451077650d477abca32b60","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.30.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAxRJCRA9TVsSAnZWagAA7lIQAIaD15x3V+yPcVCRd37z\n3Q73uK+bv31ULcQUwjdThWdh4Ep27zS/eEdLKzAF84CRl+t6qxAcqoS+f13r\nB1YVSJz0c1qCeKw9VsojgrApmrSw7lbHsENQn2JemcBL1f46bwyKJQh8Qwns\n2/LSGjWeRFLeIaKPeaoYVLz4WRDXSa/RxxT8HH6RltzRLvub8rYRPennioMc\n60uhTtFsRdCsfEfny2xcNBu9UCntktER1wsytRzdrTiQMMtOZiPRn2Mquu5W\ncSp1DObet29/e2lHZYIacr59GCf1+m4eTj93yhfCmNSzFfDZZtpquEjOKbpc\nb8jTM64SwncxTwCK3bo21SqijOxTNi05oVpsyUQHVPycc3MI3MOUEYS357NP\nLVHW7nZaKiGN0LCtAZpXNjcZN5Kb39uVfTl59VyzZggzhb6Exluo9lR16/eq\nMFfQb2CQY87Apy4ssj6j7/6kMKnhmsm8eXR4aTYS93JbbFHHczgEl/SWdEAb\n+EdkzAI21vIg0Iuh3cCXawzTNWMcgfJP6ZzFysmRuKeGt3Vy8u7SI62qdVkq\nkwiNwDoKxwxuGW8+2Lq4g2Zy70vd/uH+tiPnYSrJc0VlLF6qyrwRIVuLibAX\natpdzAmOBpUlKVXyHDsGDG7JzppDw9UGyRv8lkfmSkgtC1AbfJ/zmfgi+0Pi\nNWrj\r\n=xs2m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxcVZxx76T9DDqMfgi9XO4OGeQfBgTkYUO/4CcXSJjAAiEAyB9hmnRP7Vt90DKMhBl7RW6btC46SaaV1tAMVQnZdg0="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.30.0_1610814537478_0.6557196518581081"},"_hasShrinkwrap":false},"5.31.0":{"name":"@fjedi/queue-manager","version":"5.31.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.29.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"9dd3fd7f1c350e17980f3006024e216e5880b324","_id":"@fjedi/queue-manager@5.31.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-ZDfr4U/jBKJFhlFbnFtoEPClpqR904dzTQmE5bOv1ozF3i8l1W7E0tkwF9FgpSMEab4r+oDEtGpK8DFTTxAnmA==","shasum":"dc050dfec6cca03d3460285d7ff7ba52aa9aaeb1","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.31.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBbQvCRA9TVsSAnZWagAAbA0P/R0VbFY7sdH7vTi2JlU5\nnWGY0+4gmiGoTlRXCg/+B6z0nLp8RSaeKsVz4xCoy8hAZh3ETaaZ5qHHq1bV\nWgTJV3CTYjJUyC5m9JUgCE3cVeLrr3Ot/eUduTPcBmiBMYqcIjJ8Wqp5YYif\nLjH+GS46ufPrFSGIoEHLDvhbrhXfrh9+M2AW7N+YsUkSMcayblfGsHRFA75C\nK8FNWR3pNS3TCt0ZUfDl0uLeN76hNQLmG85/728TIgIIWRfokgijSgNHodZn\ntkaZs8+TBlTPU/6jEfW+YWjqXYEf8Z1XBFDErCCTocSNrMY3bfNrt5/Dfvip\nrvKlktWv0ghCulp3BRkLmEN2iMUupW5LEAZbWEcNbb7CoHC88X54PIdNeMdc\nbfKqsEP/RPjxqL0wryyRN+ILEOLDpHQxZOGbSMUKl/JasSd46iVm4tcce1qj\nHvQoThs0WTAED2SRFVtcbnVfPCskDN9avOc99CBbdtlix9VJmcNFc4oNsbFH\n8uIHp6pFB+Zb9KhvWQvC+0mTQDYPQrml5R9rHThZ7FEWiULb85RPfyzHg8Ck\nChGIJGOjHxMUyWI9+UmfWfK45x+WAEb58/CbNBiTzTCB5rh6NS/II3/pwC64\nA9PFwnzRWrxLyXTHEpnXT1iuWVFI5xih3RolqPITARqdRY87xTWp4QGkQHvY\nIw91\r\n=Cdqe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBapj9FoghbO/2FPw+1DXmjEZ4coRmrne3dXx8fLYq6dAiEAwOedsCIqf3Ybem49bTWMRWyDLmp+c/+Z8apMmCp3P1M="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.31.0_1610986543325_0.9210788184047747"},"_hasShrinkwrap":false},"5.32.0":{"name":"@fjedi/queue-manager","version":"5.32.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.30.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c41efc64e1f745a364d487ac7b8a09e7bf1d6326","_id":"@fjedi/queue-manager@5.32.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-x6jxabFCsNgQWDHtHNL+ye8u4thVPbsrSo/AwbP38iVtESP8c1Aw9SzZBtU/4RbfNa2quQYPpPoozfx44HafeQ==","shasum":"2a2d63b042ff0bf76036db699cda87e6fd4dcebb","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.32.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBer7CRA9TVsSAnZWagAA1twQAJIjxYH4APUUuU6YaQ38\nxz2CG70OFpEpJpchg5WoEkH5GHNiuFzU2lYnTOi5oB+tHj0Hz4FIugecGdHY\nF8tdPcSgIlfmf8b6yXwb5TiJewoZMhboYW1eW3M4JqiQ7kemM2ih2Cgvml51\nw6L6NA0QBat/7SKx+ZoWJnLu2RmDvbOWeCeVzHjS74/unO2zJxh+MndVZqHH\n3JWOdbJhIMecudU1kPP3xkPMv/JhWP872WoWg3wJUmOKfnsNvqJ1dnpgkDdo\n3SOyvGUKTzRB7LqISomPZTuCR1tLkHV7JEyL1wAvv+l3DZnO6kHI0Gyv+9ES\nM5OU5umtPq80NCcjqGs81jygWQBVXjG2OprgInl5GG3UkeCA2KgGDHE3TnBp\nY5vWfzSYjQoa1yLJxXvcYduuJAjZYdLg2Pa5xN790blrRxywmKa4zP8nUe1w\nU3/kLcSGOAyZ0HF13FpP3S3kywQqJo1pwxeCmeP6OknYX+NdIlJzPviD3hTz\nVim6MoynBlwkdXu2/tkyuTSMgWZ6B2jROIiccNTYt1lML36R7pbH5oK8jXqD\nBmwkX8lIJ0Azc9OFMdi+4bAnkBfmjFBgpb+NdVhags8NAyDLBwT4tRS6Hugd\n93DwKQWeO4mdClvmhHsNNBBksMG6TX3DROXKOOk5/tQ6CmxYAirO9hulRorD\ntfXq\r\n=uLII\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC/BYKIO4XTTdEsn14E2inu04SDx7RDYPKLk2zdcIQqRAiEA3p2RY6ps1xfZnOuLWXbzY+bs7D8Otx4CgTj+bwAf9W8="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.32.0_1611000571000_0.7799194374566938"},"_hasShrinkwrap":false},"5.33.0":{"name":"@fjedi/queue-manager","version":"5.33.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.30.0","@types/bluebird":"3.5.33","@types/bull":"3.14.4","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"59335831b5f27d63218246107af60a694ef29de3","_id":"@fjedi/queue-manager@5.33.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-gqF89MnhoUoevK52PNQ+RyevY8jO/mwwabKjDQmv2l97X6HoKJPJPl3Q9pFbu+h08CGf2DVcz44hVhzDWVaMTg==","shasum":"d28764ed0aabae8185e722c5cfc8836bccae151c","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.33.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBf55CRA9TVsSAnZWagAA/EIP/1P+8kbLV0NXm9zqxLbn\nD/2eyo2eJC1kpOUf/tbYYk+lw+oYxk/9Hsb8wis+5J2ki1BoASr3gtLoWR6V\nysQMr8d/g4FqLesCN6YRv6t7uuiIfNN9A08J0WFLq6qUTcOrcPvCXCpk+j9O\neubMX/UEGXdZLIL4GUdNQlMK5pSA4kkUl+4pOwj/wizUytUrjZayn2fL9D3d\niKFvXh3b68QiS+k5wXO9BsB+gK1DkVt957bF7IMnlSFYUtZCwibXbHZvOgVq\nJVyYB76WcOFXHKRUp9ICzsSOGUSa30m+7KpNUPvCwTcKgSoGFT0u1gZ0NJIc\nrXtGcMXw9Vhkp9TmduF6j4lzwIATKb+CPqRD78FBrxcF6NqLINybLUp63g6s\nQisiV6mVbk8FFbovEKz97I1SbK8ork3MGgtfIigqRsfx7N9OAbTu7vTpyiI1\nkx2PiDnVrhW+FvuOJ+k3l+8yzw1a28vIYiT5NWx+b0FyP1xmbb+AZ2PT+4l3\nn5B3kv9mPbLgP+CVrWZfmnEd4BmrLqYPg9J5C67WmNmXH0L+i4N+S9zLbNCs\nXJXN0qbPRMvDpDFsO7C8fGOqc6mTSZfZ9cnxr62a1pcI7wC3WbiFyd75nZJ/\nlK4q6h3+xrDKBQMltNW9LKNuawWpSQPmNzGWW6/JVBkt3bhrPwilPqMHwJwn\nrits\r\n=+lFt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEf7cC8ZyvI2Pcy9BdtpHRS5o/Ls9Ij4gDy2rnMSs6mBAiEAyE3me7zEY+FYVVyH5NEc8VIUdOFrY9yOBHZVB4G+Kmo="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.33.0_1611005560766_0.4030185812359619"},"_hasShrinkwrap":false},"5.34.0":{"name":"@fjedi/queue-manager","version":"5.34.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.30.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e105a1670913b04156d105fa7d7b97aa6a813b3e","_id":"@fjedi/queue-manager@5.34.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-FxpS1kdCgn5xza1q6FS6L2ujKgh/nObR0rQTmm9J8CHOOa+f/nXqkmvTki2BIPkdqum7lQU8qYArfGfgNhawag==","shasum":"b97cff057f53f77c19aa543362b7122231496e3d","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.34.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBg8dCRA9TVsSAnZWagAA2AcP/iJ0v37nXwaQl0ZTEQXi\nWXS58kmCVrn9SMNNs67Tl17nEaX1WioykLSL2wb2XWnHkdAcjQ50hTUW027b\nJUvZe0FNcc4Js6KjwK48zuCAalBa8oB57KWK88rgMtddAFH29OuheP9eBfxk\n/vvwAYGP6Wo7jqdYmn0Hy4Pb0NifyDmVtnIWa0RIzJr3S+3HPitT7sRPowhi\nkwik7lZac3VuYIPm2OLXgkmCagqmrhIaExljzdGOYp1UDpnhA8fvCdgk3Y42\nXcNt6GhlWM87zhDzCOK6FjiI3iKMpNfm7F0HFqI2f7KdEfxnB8NSLrnfRycL\ngHv/WfUdavb66yBbGJ7y94KOm6UzsoQzdQ5GeMDKNOziJ286jmU5+YuKo01E\nWWckf8kIsQoO6xPk8q/cUiU89gVBnicdoORhXi6ykGM2kLwdwMWDT0LMFuzP\nhyL0RSxbBcI9ofR9ICvUmPzmpklgFFVMIOaUYa7K5wDj5tRYnuvWUDv8A+1Y\nhdVzqF7B03TlT2zVZK6yvGrfNbVjpQH7m0UwbQvGF7wXVLlzk4400lBtXBnN\nVSbhfHfHYQh73vN+8xW7xbg8yQpNKe3H60ZCylWBbsQbgcR8zRdYpSo1ni/R\nEsdESYglQQwR7gQLDDzjBdRDVkCHMRbLJTI+BUyHnwDLYhEofDAAXEFi339x\nrIlC\r\n=5rIz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDw1GZZbqkv3yMR2YywmYwg0NpUsKiTNu3HKdyK1vp0nwIgQV1QoimF+mSCSRH0aKDXMFN3hawT5kqyBRKfMFHSEmw="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.34.0_1611009820972_0.31659976935978595"},"_hasShrinkwrap":false},"5.35.0":{"name":"@fjedi/queue-manager","version":"5.35.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.32.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.13.0","@typescript-eslint/parser":"4.13.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"d614313eddc09efd616779e0db663bf27426a79e","_id":"@fjedi/queue-manager@5.35.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-ulaCVRnG2kE+xhVQ+mWEjXq1IsguvgvIfNDFRzGpdHJOEF3MJvkWxan9xfy6JcuETcGXt6FcUQDQnJSqCRbMQw==","shasum":"6b0f86c6560f75b0ec27f318fff1299d7d21ac8f","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.35.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBiOTCRA9TVsSAnZWagAANzsQAJUCJhC2bTCFfRAnDg/e\nQJ0MTKh3Hi1K9d5Ub3wSSYrGvNCtle4IDkErAbZMfw3kwAI98VrIdccrcUQ8\nt0s+/g0/CZ8kNCXfIX0bQjPnG0NokVFXB/ZlHS3X2GkNGFns6FVrVKgHVuO/\nOgg1g20wn1ebos2WPZkBMuGYc5etVJHER0lIN5y6omvec7Kthg9JjYGINczH\nXrHkeAq2rfOwaFyFZkAYosqb+ptWfMprDShMw7TLeqtpTfN7s3Hyrt6yaXB1\nEsFyUH2RT+bSufp7AcdEhnfh8gFN1bpFhreN8p5LXXrtXXn6xx4H9q1YAdqi\n4+V7eEEPzWFpM2wgseupgJWH/SDdk3eld4X6CWg6GwUoD1tNNQJniRhHPlT+\n9U0RA7pqm66hewQ7IHp+ONi/RaryUxyXUskxxrKj532N7hkZriQQWGTC5E9u\nWRkGkk3FK3xqxtJ8AbN0IG1/hsMpP48PjeC0Y9s4qdNbG5qbJamT/uJ6sfto\nIb5xWlw7r7bK+ItOIUChg0stTdGvXRzIcqja8PrAKIaS7qNCrdWC0gby1Sn3\nVa14y2w1qu65socEtWLmYyymtT7ADMDX8MlT5Rc6gwznwn5QkDtygI9vlEG0\ncpD6cQOhiwKi2BsTINd+7QpSvXeKTjRSd7PrYYYZyGiRedx3HkpVDWRyC0dK\nAWaz\r\n=ZH4/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/XBAsBUYFTh+ezlMkDySPbsd45nGZMze38T1HfGSjXwIhAIM6wQRWmUAzTPSNDMKr161NE39Aew0wH94rVXf7EoCx"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.35.0_1611015058574_0.15115653929091222"},"_hasShrinkwrap":false},"5.36.0":{"name":"@fjedi/queue-manager","version":"5.36.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.32.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.21","@typescript-eslint/eslint-plugin":"4.14.0","@typescript-eslint/parser":"4.14.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"1b92b61d001e4cb48760c7bf0c319a95466a7efb","_id":"@fjedi/queue-manager@5.36.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-fQQZksYbGy5My9ndPO3+uJzMvkzoOgv+3bS8U6H3Ht5wrF37LatNa5WAEK2LXpZ+aCpmVDwhJTO6pCPuOffxcA==","shasum":"e6a7ba5a698f9c64aee7fd4aaad68d59ce5d5c0c","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.36.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBjoOCRA9TVsSAnZWagAAXGQP/2hnx/ShtV3mLQk4OMNG\nkMTJBm0TJ4eDoKYP0sexAvi0n7Tfe9u+yYBorHYNE1ur89SrwfEsHLvDfVIM\n60/wCTqZxjmFTB2lY7WYmHnyHNgkFeULZjsZAudCLYO3Vu2wUs2m0Gg2CWGK\nP75CcmZZNmYPSUxZREqVdePeuZXpSOXQQH+sUqMCJaNiAphDg1a7l98Qwy7b\n7VD73oahIzGCqunru+MPyXsR7LccVS7cCvwZ9fMZubqEpmN23ZL+TmY8P8SQ\nbFhoiaC0fc9TIL3y0klMRNuhbzNjCy5wV2vpyVBze/eFbxOrsAOXQM2cqbRU\nxP7CX5/3IGmL6dOOa2WSYa1f9lmrEvpelECdojs5+PM6EEyS+qUIhNDKnzZl\n1tgdAaoea/9NGMDsktOuM+0URVD1zMkVL5koCPvMEkRETUG9DWO7mUqStlVK\nkQ/BIAfeJVFeDrAIde066otS1QAJtV2Ycw2JOQeFmFDn/wJQtr3ZyyH5lSh9\nIkjUtDaL16sNwgwIkZ0GeGlC6RrSRd3WVmzBC8jHUqsEXCJTSSjmzc2nX2pz\n4vh+iGXqthO835LzG48KtA7zHmB8niFbD3C0D/HLtblURUAEDTcwCeZDte6v\nYUqFKp4sf1k+QU3AZFI41jALznfBjRm9tUblGWBJ6Mt5BNb5yjgiUICDdZ4s\nnEm/\r\n=PMtH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSOaGfHEQ4e+Aau8/s0Yy/D6+CUUUgNmhKFjxlM6sLFAIgXvsvhJa9XSeLGfWhhFqtUniZPfEN5w3kAdow+X3ZCCE="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.36.0_1611020814293_0.8141807590769554"},"_hasShrinkwrap":false},"5.37.0":{"name":"@fjedi/queue-manager","version":"5.37.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.32.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.0","@typescript-eslint/parser":"4.14.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"331127e16b156e70785ce676fdd8ce05705762e9","_id":"@fjedi/queue-manager@5.37.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-65FRq52SWorA9VWLiQm5G4MqqdnnAJhocYlfNDlSAGjT8pRdzVyiumqOMPwQj69az/29o7qwGSh+3Cq90Tsiuw==","shasum":"57cd77a4876a58c9dba6b8cceaa597df53367e3d","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.37.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB5NpCRA9TVsSAnZWagAAoKMQAJeA7OTn9VY0/u8JDZoy\nTsxyi4Pv2nMV5F13ChpeXh/bbbcI7VuFnFCJJxrKSTs7dp87farCDBH6taEM\n6gGEaFvM/9LMPzhOEcG9+ZXpNzYmP5mEEkhAySUENRHo+qop0ps7t/jvgP7u\nkXI0OdgaaXbQJp6KilhdxYAC4rwHmKUmzmG+pI6ekpeXHgAWPL1ID42kEdor\nZOahNjUDS2HJCS6knth1yyLKtSalsNYne+gBEKz+/xBxsOBT9QIt+h3iDpf7\nOOxqVPkVpYmW3+fe/hLLp4mugrA9NDDUaDyMEw37On8qYNM1mjzYXXoilJ7j\n0OHDingmph4ZW0VEosEtNx0st7tChln+A9GIDxPFztjIZvLYiEildT/aqE5c\nYPJSrhr39mlWfQM+UKsGDmN28zqp5ZEd2sePs3m/Y/aObkAXWFtezGi3eptE\nwD4jOHrWlBJ5WZO8UOWI63yqHqKiZCXXjDeQpZAaVfbdqV/iryFKEnTeS3Ki\nOfegRtBrVDXpR4ZQdubCVBPo7ADgJzPh850DrIgYft8o9+T4AuDhtvp8wO9X\nZGeKtsVefFpiFU2olO61YekNsUljrcfpDcxOXZBFW0+06H0+SzOWRQ3BpkgR\nXlxj2SFQgF8sQTm7uo4sWfx0WA7F2vo+Af+wOUmAlx/al0ufmSh5lijsgH3O\nd8/c\r\n=dMW8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIDDRAOOUxPyNS5z28Frn+ooztkKQ+ZDUGbmVr/naSUIoAh9DgPB/TLcuLa3TAAWeyaLNV/+eB17hPumVYkfK8jd/"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.37.0_1611109224956_0.7231195951194254"},"_hasShrinkwrap":false},"5.38.0":{"name":"@fjedi/queue-manager","version":"5.38.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.33.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.0","@typescript-eslint/parser":"4.14.0","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c22430f51f2996ed9c310d4ded1849b581c5ec78","_id":"@fjedi/queue-manager@5.38.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-+BhapjqpeCJ3MSMmZBWNPM1uvRRJIBNLfj56RGRwtI1KSCn1pH1t3YxOqQcMagF+OHf3kd0zg4h7V7QEt+bSmA==","shasum":"2dbda8d5df5a966fcb52768a61170ae3396b2893","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.38.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB7P1CRA9TVsSAnZWagAA32UP+gM82lrSwtq4ite1zzzV\ntrSFPQuMJmzFnXcV9+KG0m+O8G66z0JvipOXt9Mu7/UpWE1jsL0yxgVc+wr0\nBHigk58u6ppV29X3VgDNpTRLMa41RfXxJ/rG7yEjqIETTBkAe3TeTL5T+VI0\ntQneJFuKr0uT4GmQtWZ7LaoJp+Mcw6WlI1bxTkFopA/tqZEJXiUiLgq9l9C6\nTjFpT6LFrxFxqbonHD2ZOLEfavOuz4AfH/7iDRf2klQ3DGD6Dg6pVnR0HV7s\nZ8VStsj1MO9YGTcTPUTaO/bo/E28k5SkwbA21+hFWJ0FhBEVz6Cw4f/txEZ3\njHNocNZkOimfnSXehBxY+1CtcDkgLskhr5toTQUrjOJ47E0HCFEGbmT62C6q\nltSXrcvMAS8iavhBriLFBO+dOC+hyWq3Qv9AW7ExeWsfV0Vf6JHB/Hg6HYnS\nL3SilajLZVUUEVXnvedyX9uxWCmrg8IAT/xP8pMmHJCiMeNVljkys5OX2HYD\nr/g2E5MUMVlMcfXq87Z9XTqpv0uGBZgJHHP9+wTRmSXsv9p4JnSHOrTC0FsP\nsFFzJ0jWrJsUpenpNpMQNoi2pvIHnHWJksTNp/fh+ptWd0+VPazIdzMAY91C\nwJjEHXHTY5tIetJ6bhthkcPiTPxAJ6XkLJuiRI0RFDeI1Sg65sMgKk3zWVSF\nm0rK\r\n=o+HE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXoXewS43Q+flT7AmqQZ22jpfoBL6qwOzbizG5j1RowQIhANrO1DxDSx2QODHfRjcoh3lW3JoE/vs5BZuDNKr1xvA6"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.38.0_1611117556773_0.6093430900965033"},"_hasShrinkwrap":false},"5.39.0":{"name":"@fjedi/queue-manager","version":"5.39.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.33.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"9c0adea9d20bedeaffdd4433e55b6fa18ad5f84d","_id":"@fjedi/queue-manager@5.39.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-riorYtX2oH17sYw2pXuLtiXp1fTiJn64+UzCoBvbU3FMExYa60i+5TimKji8TPjP+jthVv2NI50YZNga6Ads0w==","shasum":"68406465c3d50d855f2050d22a96dcf058e8f520","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.39.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDyxGCRA9TVsSAnZWagAAJdQP/i+7zev5WWNjsHZN8z36\n47Wp4ShaUXE6MRYFBCxw9frnTsA+bwynq32YNB/vv8bZCJxuiEpgPjUwc/8v\nB5pPck/KKYdj/Yd4u1cRD7QtSb4ty4Fji3lwXD5aovYO+ZhSmTNzEKSMXrdN\nOkw0GeblrhFFUp4ZRgxEJbcBCfXqGIwr0EFuSBlxIngHFwf950vkEXz0x0Mk\nJkl7d2Ml0rPyzdEFObFgmiiWXaSttzm6f/sT/ecQT0qIN3Xg4wyvoCQxvY7b\nCGTezRkW/DDOMOp8a6E0ycgX5O8SVjqzQGhvls1jc1o9TH20O7jqovGcg/+Y\nzHo18hVPbVoognedYdHQjS2ghbShTMUSfegEstTS5wkZL3OU2hw2lHg+CoNM\neRm4X5Rt0F5OS7vUMB1qLa7XjiQcgBMP2H5tDlAvx9nvxGZCkOSOd99OSSp5\nh6XmhZ/PJxaYNVP8r2rnRR/xvk1XyIs02hRP8Gny9WR5NYGSi0Jh70c+lB4d\nNpB/2xE+ZipRW33e2j1T2A5+6WLmY9pddydg6zM+q3Es2+SeibQMNfWDjirU\nPfuxp7YxAW751o279Eu16bmFvO/NImFV1ETaWyP4W03QDXb6FcFDoBQywsC/\nGgCJm8Xa2gOKvhy0aRbgG0ERHqkoQYV002nIPChKZ9cwYGT9xljDdhYQ6Y2y\nE4ON\r\n=wFyU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDDI8XJRDavW5yuPpvlW18pnjnsIU9K1Le4/UjZxBTuOAiAJTz0nKHclyvFt9w8Wh7rvATFG8yXjwdRHIXldmh8zaw=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.39.0_1611607109929_0.8007946531101562"},"_hasShrinkwrap":false},"5.40.0":{"name":"@fjedi/queue-manager","version":"5.40.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.34.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"80c55722460a22fbb0a76c9b4c168483d5bf907e","_id":"@fjedi/queue-manager@5.40.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-BzUEFhzmtr+VS5/AQWKPKG5QhD4bBJ3sTac78aoILmEr/k83CH4npSZEmAE4Ex5GeIGeTFUH8Ti6wIok7uExCg==","shasum":"befd3e0eb7f0bf99c5771e5a8ba622d6d0ec4ea5","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.40.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDz3dCRA9TVsSAnZWagAA7lYP/2vFt9AgoRI5RTTquPsl\nA3DBUgze0F49bJRp8jUyjppBELE+FwOYgkxb3NcvkUE2+w912/75+VnskMZX\nn3RTSElFEfsdhuRGQ7HuYS0wQRxustBzZyxCUKxPtjSQD9XaAsyouRuFRYKT\n6C0kdIZj1mi+2FD4Y+gcsufNNK8mWYO24HNf+nA1FgmLASIRVbNt5trVGBi9\nKMO9HQKVhExFWBeNOsvOvPjvjRh2NKiJ4awVZaQbXjA0j+h7rs2h2zTqld+P\n8rjUA2RjstkzZlox3yPUfxf361GPYOylbGkRPceeXfZzRfuf85bI6faQTizn\nOGz4K1B14vF14Pj4mIzbzT7KXiGpfkLPa5rOyTnJyf1MJC0M7mLtNGSZWIVb\nizgsX3+x3zMjoAOujshS42/RmVi6Zy5kU8uZEeNS7o2hLq8I5DrKAYbJyCkP\nvzQBgoX4PZZRDtb4aKZNkjZ8/7tNkBmgK7aQt2b6Ffe5JjLxnpaKzL831VhZ\nrkHhWa8RORKEsaGKKMA+sQRImZw1xHyOMXzVbDBJDQAH3/5bktkC/PJrtMoL\nfCBel2/s8jiRn9Kmv5+f/LfObkX91IunQGsegTN2mUq5gkfI/f6KO33Dy8qJ\npcbrN/AvQajpO1hoLQakUUfTbQbTvNTgiYiej0FU275FB28tg9ly05ixuRGH\nlKwi\r\n=uyuO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICCQSrhvKhJumrPqmDUf/5d6LVIq00nNywtUllz5W6pZAiEA+EXH+QP87nAMphH3BRGz0Hz+GWyoGDZlYrbfUNX7vc4="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.40.0_1611611613182_0.9518316320659037"},"_hasShrinkwrap":false},"5.41.0":{"name":"@fjedi/queue-manager","version":"5.41.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.34.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"259b5a2e79b02938c06594281fcd1e368dadd1b9","_id":"@fjedi/queue-manager@5.41.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-93h1YtHLg1R19ZnLtiN/DLEajHdVYCU5WJVBo7ulJknUjpnUy6m7+jTFJ80NOBzUOQhoApBUDfCYy5W7GkuyOw==","shasum":"159329c235ae1ad6d4e67eeb58e78926c0381854","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.41.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFCRxCRA9TVsSAnZWagAAiXEQAJEA2zlhfpx1zHIqw8OR\nG3yY01rhAnpiDsluoJDncOjNywayV589rjrZoFKFMjyTX0vDN2PP5L+z7wGF\nbSu9qha1LjX17Xne2trOT3mrxbeEs6EB7ipxhkdufZMCYJqPqm9zBxYBfb2B\nGnPTCY5aTqBHxOJ22dx2O+2RyRDpUFr3GIKc9ga9dc52aOsuEofzianOwl1+\nV6rwQOz7iKq3L9qKTqeQuLfnvJ1MgrjFysdXmon6vbcEHyJN8TYi78I3QaLv\nXsikm6yiaqDwlFNPznkwTx7+c/kqg/sVjMVotOEoTLOND75FTbISw2+K23Rs\nMLArDFnDfAl3BWiVTYh1NHFwrBwZ82i/TrBcjKz9ptETClZmL+LBeG7AgEhM\nNYsRlcqJTjNrmlbGCkx0y6qqeR4YBfOFj9zaoWT1O3H362lMpD5xAvQMHjux\n2KnMkuZpxh5oHv+WRiTgzeVK92bTi8rxLdFS9OKXgh3ayD3B4bfd85OyjR01\nsnXsfcWWs1Wc/TQVEL+l4OD9UQqs51K351K9wUPD/HBLF1eZE/3HQDP7dvcQ\nbGSsAPb0ZlfGuHzCJL7eseSEyo63/KCeWJc11kuxpf/3MDmjvaHVZLo+cf8K\nEc1uPgYJ+3WEB4KwPXCgesXJvdY1q17Kq16VjMNQHBQiWMgA0Z2O18bLTby7\nSAG2\r\n=jJK3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAOu+RMyQXgu1xroRCgXfAl50Rbaaw4215RllwN/6kntAiAuEm7x86GqHWNA46LzVjaCz4b8HZsQ2uztSia8k78Glg=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.41.0_1611932785475_0.4779912514856659"},"_hasShrinkwrap":false},"5.42.0":{"name":"@fjedi/queue-manager","version":"5.42.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.35.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"cdd50a00a104b2942a8ac1f5f03fbcf5b968c773","_id":"@fjedi/queue-manager@5.42.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-wfiKvP4VN0ZPQBvtRSld6Ev+N9bMVnEr9Z4Vi5KDvSkAo4Q0uE9TVOx3Sq/EizChYaEAMpLdvrbfwh8zDBAe0A==","shasum":"f0ccd15bbc8044db20523994c057b5745fe694da","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.42.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFEIyCRA9TVsSAnZWagAA+GMP/ixxyS6ubvw2UHRNilYw\nt//ikMiBS8zyAjs04IO9rhecXcW/19805tFSFRiBGccmgbzSFgkzpnB6Xf2G\nHWsDUsHcuPdXN+jHeJBPpIePcEwFC+z4nuTS9ToID+Io30Nz9ADeTZBFCRnm\nGR7C9agF+7fCa3a8R9mIIB8UnXBp4Id0YNavxZ6/JSg+ULGbtjfczY6CNdG9\nIS81tDYYl13HjzFxWSiSmR3IwnNw3uRQtsORHNn0ZePMc777RICWqeXjAZh7\nU1xWylEAvmYtQZL62YUAmpwj50/Zu/6kLWzMYNeZLJ4IZgML4aLmFPDZCjFc\nSePkVXABO5MSstfpK4uEGKMiBKHP5JU0uX5v8NJp5C5KGALs2mv3K6NSVRGK\n6VSobcbCC34spX23W7sCdaG9fL/Q8O8zC3qJNS5IB5W9YZ6zGIjazjXSZBEV\nVDZN8aVRu4kRjevTRvRStJLm3XkpEoAFg0DVY0zw+HK6LpBGMepVRqsJ4GC7\nq/kZYJVbfuprYlJuwG8tocet+NJI5IWA5axoxRCh4sBNJ+EfyprtWkVwaZi+\nMMXUR5kEYbRWMGecnttwRQ2nKeLqAsYm7aWD5jSgLrJ+eLjfNkgJ3OAmAmyB\nb4Q5TywfhakVi56q7pcWZSF58MBXxCzoV6XXdNeYSOa5NjGocAEekyOlidEA\n63uA\r\n=kYzI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsIEK4QP4lvBOQqPhi+wNMCwAoBTjpgCy25w3KHS8CZwIhANCjqVQI3HnRdxZUopCKgfBhgFve3Xo354X/NU3+yj6U"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.42.0_1611940401999_0.853253539603845"},"_hasShrinkwrap":false},"5.43.0":{"name":"@fjedi/queue-manager","version":"5.43.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.36.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.18.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"56d961f007187176a62f251e466aedee53fb73b8","_id":"@fjedi/queue-manager@5.43.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-0xtfowJwKmIZsPI98t9fmUANEbY8o+OlV84qNqwbghpukU8cfOo1UeIgwdKRyPctDlrjQDA4WtUJufwwSEGqFQ==","shasum":"1d236b3d840c8ea0cd2c7ca322447000dc10010d","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.43.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFgQ+CRA9TVsSAnZWagAApbQP/RtkPAK6zVAOeb/T3yP4\nmRV4iruO/SjHmSuGdcqCa6Lkl17r6X8sPGGek+IzDOeYE0zE6RUFe0ugr6CK\nTdfpR7LKQlv5inhbbi6PIR26CNyQnTYI5m+4+8FGa+KGXOGWQ1JAaB5FgHh8\nTdN/R0ymS8WOhKIm/cNheKphrMFLMSRPIPHGP+rtYllW0OSADm7BixbvxJLO\nknp8CFqbQFtQBbBK31EDl0JFY8IGMD3N/Vo3owrGmU5j85Mgdesej//3Q9EJ\ntxjCy0KeWC5VTWipaDjzpESzmsog3xpx+088jTEyrtfI5p68hu7K+JsoM9vY\nwHmZMgZNEiF7VV1yCkGFKHOHGN6bdZ5nf1RKeeIKal86jrx0Vcpqo/EZk293\nnaGTFHOZwQZUp76J8juOMTL7ofFkCXnZeE66+cIsKh7xPfKWJPYBlkQQjZqI\n1Ef2RKRHrdRuaCTke7HlAJDEYUfPun9DvzE+51yYZubY0DJNy1XXP8DL55Hv\nEk/vJZl2hDG8QFpJ+KJN9nLuiHL/saSvS35R0Xh8RnElk1A7SjSXfKBKm2x5\n18bT5vg5aEOWvnO2Cdukr8B0VXudtz8bRLAt+0K9BHvDxoozNNbZ5XiZjZNv\n/pE4cbIwZ28teCQcbvLLRkHjVD+Hkht/4SwBU/85nb5a896znBvPNL5Kc+/j\n+K07\r\n=3v3E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGH6FJdwTB4dZR/joJ5luOs6RcPKtOir/PTdCbeS8fd4AiEAmsvaH6YeOSopja5mcWW15Sa32KgdxmP2idrF8AP1tQU="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.43.0_1612055614161_0.8515335780065945"},"_hasShrinkwrap":false},"5.44.0":{"name":"@fjedi/queue-manager","version":"5.44.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.36.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"22ea93790c7b13e1cc3478ef7ae48746f976141a","_id":"@fjedi/queue-manager@5.44.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-r/z6spwxUf2eQbCRr1KEecXwuZUT56YyDxuHWfJqY5D5JAh23FK06Qe+6wfEx7acd/xSNTkkYvUuwwoKashb3g==","shasum":"31f01993c729a4c1246cf52639d30d0ab1a0adc8","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.44.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFlMGCRA9TVsSAnZWagAANCMQAJ5YQkGMEjFNRGfDA1+a\nsSrEKlFTMnIJucBxsEnwoepP1cxq2q1S+R2M87a9JkJQ+prM3YTmbxRd14lL\nvLBrWrS/u9z8HRO99k/u0TJLvGiKlUWkwH3IeSLiewAJmfkw3EbL7ln2e9rd\nRJcKAuwCSw7QxBhtiQmG1bz4K7dDRuuhnK6DPJOEaDO+suq000biDMibC3PJ\nDhkFi4kstXVZIZ+o99GTTwRN5dtyYWOSguun/WMldJKT5wWr0+W4jtc0n/QO\n0/nPtGFrraIzzZkkRNfTdw+zAoZA+xd6hlyNFB0b1fHtnNOcst8V0NMaI4qe\nVuOiVUUszKoN50K9IDCKUQmRICK3MDcEQ6T95xkAQFgCduCxkRMtM4APASVV\niBny67r/s7eT10C30hjGCizX5eMlrPBpN7Kwgp5NytmLU3JTZBTaeA6QrHWS\nr6go16lr5zt1vJ1Mw+9Myb6457Pv8vHnzikjy1MYIwsHjFKEKYIAieAB0zYB\n/bqrSHz3zrGbYqqKSXwfJFcZTvVqM2DhPWkWhUMNetOYUx4LGYBjuWw582TU\nKpMcRT56BSBWjgC4c1CcToT6+ek03VkWEh+k2fUiNveAgB/A7HdWbJtoGws2\nBrvkUwqrVGa0K4/rVz5CS31yIaKj/dTiQdooBWZRhyl6R4y0zXSFKzt0x5KA\nG7Ze\r\n=aUkO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDg88UPXuScoShaoAPeVFcBpzNlaHPcoVER0JpMuK4ErwIhAMZvU7Vh2z8Pia6/PbrR+Z82z64vr9TB4VTGV7DLJd1J"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.44.0_1612075782341_0.5878301796257477"},"_hasShrinkwrap":false},"5.45.0":{"name":"@fjedi/queue-manager","version":"5.45.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.37.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"a533f48cfa31fa683cd68768773236995dcc1045","_id":"@fjedi/queue-manager@5.45.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-0dIOcpfFAUI+Nt7AGk49ycXNlMdaYQaDk51iQDFxNhDO8Scqozk4vGUC9xX/UI8/l1pET3IiCNCZWhth/HS2GA==","shasum":"118e9561ef7b27b7a7e600b5fa4c3fd5488a6769","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.45.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFmikCRA9TVsSAnZWagAAUJ0QAJL4KFEg5NmgQzLqNEnU\nn785SqTHEwPG36A05IcYXBKOs/KwbhMMDE5QmUT4PDp+u00m6FYBCTj9nicC\ntPtTFNTvme9j8G4TgXy4Sdq8iJ38btUKGFNRtbnnyxH9Dvl8cTrkqXxr1bA8\nYqGP8f3DxNE65fN9y6Ycoh0UIZOLOxVVqvdyV563wR9vjDVVjKT6Bu2nDX/g\nk4ClOLId2e3q6euy5aa0gy23/bxYN1JnVwc1zTSGuynhDLxOfjmPtm9zRaID\nswifCHtDjsWA0vEjFlRzNEwP3hCXf7BH9i+TeeqMbGLm6+A4O3dvrpG1xu9Q\nLgc47SyRyWzyaur5h41qRGxrktLCkL7v3HmYtKjWq3XLmnDVcRkgAuw9Z3QB\n4aA0yMtzKP19ip1Inc58l8YORtJU5xe5G3I9f05SeYgwd8ON9yMg08ZJ6QoI\ntEDZTSLUwMUUFCdkRfZyiyKoAHYdV6TkvGWZkBP7s2tQfEyVb/wdt3jeOwTC\nPi2GkYCc/bN7Z6JIPkdJgDLfBY2jkscDrmq/D6l5mN4nRH4GpnI0Gm9iTxbU\nn7pc7bW+BCOvwDbxFrS6F5mnMsu/5BpHV2YuC7Z3zQ1B8qRrROeKuOoI8nOJ\nYG6y6roWUfLbcgSkPZxYOJJ++VbA49LDfo1Uu8nC9KnTZrfO2iX8g7L1Th/2\nn8E4\r\n=ocyN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAWCr9L/vNQcfSIo/mKx+5wvqk5GQOXdO+TQp4wNXt8sAiAb51HHvzzlZxE5MqwnW0+XtS1IA2XDoZKXxX9xggcefA=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.45.0_1612081316223_0.12631231598995263"},"_hasShrinkwrap":false},"5.46.0":{"name":"@fjedi/queue-manager","version":"5.46.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.38.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.1","@typescript-eslint/parser":"4.14.1","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"ac06a4e28061e51601555995badeb04c50b71bd2","_id":"@fjedi/queue-manager@5.46.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-1Tupyw4rQzGSwzcxruYCJRZZwKYHiaEz9/q8r0LKgpZGUAzI4s9fKDENO/+S/XA0XqgVK9EFIyGB7m7LZGK1Jw==","shasum":"fdf375f6bebacb3465a597c0e674b3810f658b89","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.46.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGF0XCRA9TVsSAnZWagAAz5wP/2PJ1OD10c9DVLzdZxNa\n1MY6iT7szTOnhXZyZs9HFpB97k527N605WRu4QUBOOK5O7/a/iMXddn+6qGg\nxRe3KanNhMInhQqUhIRlm4egJfctz+q+A//qlWZokhU8q3FekrwYHtWktnKo\nCCWNLBUJDVE42ltzBhxXmAWgdBmyni/4/exHn+/By7GNkiXXPXiwOoiVzNTv\nAJDe53TR0QXUTohFs2RDVmmeyYPaadzwdABtqInVTSRlEPe3gtCh1ngnaMn6\ne5MvbYFBFD1Kz8tTxfb2UW7t5R8jDzdvTA3k3prA/xmeflW/r3MpLXFJGOyW\ne93Ir5oKHJmL6TVvGLB6mntd80mKHvOGAWx9b5PZrQ/E7XEXSQEen/TmCUXd\n2RuJ8gOn72hXfbYfFNXFektpoHVnPrZvQH/BwAXn+Kw8S8IqxzfxdaPUTVrc\ny0nZd/D/CjPmGvbIZOss3xg4/R0WjgMnyIGglxkXc5NIIuudy9Yg/m2uYzv5\nQWXBL0E2HPR3NiapYWuDrBID71uXRk6/ws9nuI1Jlrxug3P85QROK3xbaeYw\nyZRyiLvneQm6sA4oCh8DHGRRO6sPnsOlqCKF70iX4Oow8449zsefulH+ixMJ\nE8q9BtnMWfL9C0nvoGhRgqXb31HH1aaEM+id+udEeCV073228Wvik9zbAgoG\naD4C\r\n=I0oS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDX+FByfVQwM0w4NNRqXS+uQKxpSZIAY+BSngJCMZl8jQIhANES+55WnItZAmozwEFbtyagGc0kSTKzJN+lNle/Fnjt"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.46.0_1612209431381_0.03855953257497746"},"_hasShrinkwrap":false},"5.47.0":{"name":"@fjedi/queue-manager","version":"5.47.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.38.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"0008a412ad403f100ab16d24885e027e7c44ee61","_id":"@fjedi/queue-manager@5.47.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-VsLyFBHFgwAnXHepE5tIcWEx96cZtmQB5uzWb+LlrqAEeWihpXqe8NSqZXWzyIZ5kP7ygelXsfJNChTsqnNTnA==","shasum":"4b482c0e596f55e92c42a644ce4a10a2a7b748bf","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.47.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGGNdCRA9TVsSAnZWagAAhEgP/3gNOK65EoqwbH+rMpN/\nLGUQMH39SveA2zF/e6qX4EdBwjBM0vpb3vTAyPqFc3qgEiTmOz3kHpmVKe+t\nhLHHsH9iXKIQEzkFdaubxRd3Tec0qh6+ggIevH3SGxrmI9Xa0+JpVjRmEKPF\nUNx22SZL7gBQ3UXTBWb5C+nHsbAogghOQnOFDT74MQWCHYrAfp9r0bYXVnVH\nnTJh/CfK0j0isEQ5xi+ppQQgFyEdaCI382ZxAlZfAi2zpj8yrFi0zX4PYSQA\nl4kspR1rxFalIzIxzqcgTJWtLdeF8qc1d6mavdPGmHmRc1o6lAvNNvmfivpv\nqNXkZb31MRfcqJ+J6nZhxWmZZ/nVlSIRBEu8uEYVJuvuEeuzKfgjAETXEzr3\n6xSADVSPkeNi1qTvFRMsSd+hhyuNFooX7CwZFNbtgc0YksWXwfn/5o+oJ64T\nXK2PmBG1fJRlBI66GAVXrOAvpDx8U4yVQq0jrFXsZ1f1zY2koN5Vqu6byOmj\n2pxOTwhkDGvBD72tcyEiCncS1PRvUT7Ct92aHulmeeYiupCPTZE6jb/e0JUU\nJu78UHISZZcgPV1QlSIGUSQ/jAjAP5tK6GtPzU7C2KrGBU+GIGzuG3i/zSRs\nv7KqD1OvMYe6hAikqGnzdDRvAs+9fzOpm/V0Hcu0PJxBJNEmtZRdIcdFDjbV\nXS6c\r\n=NICC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA6MkhCD19ix6nml3J9n0aFp1n+L5lhHDXIJBKlDbbDWAiEA1sfivja3Cw8LSw4Ld5qO2APf0rC5gJLNwCRDFbhBQCA="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.47.0_1612211036655_0.09863706108101455"},"_hasShrinkwrap":false},"5.48.0":{"name":"@fjedi/queue-manager","version":"5.48.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.39.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"15296741efebba7f95afc190c70049e9ea0d0ec0","_id":"@fjedi/queue-manager@5.48.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-5J1nttXY8JeZ0A93wOyNusq0G714M9WTgIoZiNpJyWe+7fSu/eh71wkuR+P3qsZdZc3vlzg3R0SCrpDCI1Ub5g==","shasum":"964338774850851aaf9557427b87bc9ce0980445","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.48.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGIewCRA9TVsSAnZWagAAciMP/ipxdGO+SlpTucmPDP3K\nVn9EKy5HKj4pFVc5fPG/8zjD8UURL6HWroCznvN5pklsjB4JCzm4AWmiEl7f\nbKrybO8BLWSQbg0A3CNv6H7iMSIXNEElQ1AS+jvfqjadcQLPTEVS3MAPmStt\nBs1C2nMW1iIj8ZUY6AmgfBYEcwcjGS/cyHRVyWq4xjqnX0djoAvRJVqn0Ox2\n5Ie0X/6HwlKr35a7NiXASfbphf+1Gpwcz1r+ogEwcnacY0k2CjsN/5WMlUEF\n3GaG5Vjp8T2SZZsVGyL/KCApYzPzKf2jbXSKJ78AxHPpn1m5BJ5NTmv4hiz4\nVCRyqXN6Wf8DflZ6HsKHvKZJekUcsOD8TCcnaT2EJR4qNA4gky+hC4c5l8H/\n1jVh1d8MLh5iQUxVIQ6w9izyyumK/2sTDsM4097mgbCOg1BsaotqD3D6HsGI\nmEKyTxSvMcRVIgD4wkpzGJHUnnqY3PiZ9eQywwetyIQiBePtlmozT0GdStvd\nQbLwHdNXSF/CPn8jeiHdjV6q7mV2Fj6NCDvoextFNjHW4FCAbWfFbAMT78LF\n/hh3ZLMgxshbKGojke0z+B0j05Hq3Jb/Y4RLzQjgtv5TnGyD4CliiG8a12iM\nFVlKBtDl0dWJWK3d2oUbTLfsN1yy4/7w0tJ8XUkMCCj6a4uXHzaWRZfp5M4c\nfkol\r\n=bs6/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMU4pEIg/hxMJIlrDuLKYWUUCDsWwtRC+eKg2AK5tlKAiEAmxhgg3nyyjOUSW4SvCOsvh3chuJWkZxVbKQ+WBH1LDQ="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.48.0_1612220335949_0.5608147066108582"},"_hasShrinkwrap":false},"5.49.0":{"name":"@fjedi/queue-manager","version":"5.49.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.40.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.22","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"26c51f3049334f0aa85e162e2572d5cb9643973a","_id":"@fjedi/queue-manager@5.49.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-oJgfjCcURxcBRFESHr8vomwk4qZL+KvkX/oAIU19I6Tqcm0zqqPVOlcIFWQuwoQuRTTGcElofPMEYPrnql203Q==","shasum":"a9c0632b1456dd36ec29dd5cf7c12a37f59615bd","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.49.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG1TuCRA9TVsSAnZWagAAiOsP/25n4XjxatVY1MQY4Tfp\nFCu8BFWIDClq4WTHcW7vz/Lyq/oZUVV9glZFhhNjJU7i0eXoBeu/AHExF3ja\n4Ncj96dRN9BKR8q9CNxotrxJi2dlayW23b0Gdc+r/k8AbKLBXujPI8zUlDRp\nYkUTx1guNiicO5B/xAngjqxwAIvsACh7iI4gnskjIl7J6/OA/gz5prJULypI\naMDjiCCm4cVLN0XCjS4csQffYlQJR0do2Tsnr2McUudlQ0TeUvSNqcnUfUlW\n10FeYFBY/blTP2WalL4s7wo/DiFjbOKXXB5DcoUxWjKx4bljkd09p5GRXokf\nrDaFZFzBoBX92eeduzlq1eboEWzWbJLV/ki8XvviyEt0HOT20zF+lYX4bPGE\nSc1wMOanY0gXm3yQufUJBhfbYCox26AxM6P4hYWFNdH3MnKz7hEhm+TRdhpf\nIuydLPxjMgRtTYkUdWYsDswPLPzmWNmt7Ve3OMgS50Xi5XpsTcHkbW77yVAY\nDnaQvm1B/ukO4150eYG8PRqxnMEy7ryyfJpXcu0kRjDoNkT4YknFQ6E4xtEt\nq3hlJYwU+lTafq+/u4VxdsycPBz7YYIUD7uaqDLvaByzOoy9fgqRzJa9lXDF\n8cpSM38vfFxkRIrbTXDqHY41LMY5MMGhJwdmNahs0NUVpaoJn/ZithG1aLIU\nwGom\r\n=dbR3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHzKJ8fn+bMbitMGvBSoW2C8bmCwLxlfQUUNTVk5zeHQIhAI1atL+MZe4EGxoXLmvalhzHkcTfz7lGe4kkChu4uvOJ"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.49.0_1612403950370_0.6477940599330412"},"_hasShrinkwrap":false},"5.50.0":{"name":"@fjedi/queue-manager","version":"5.50.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.40.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.24","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"ea43d71e06ba06ae93417341ae38494810c10ca8","_id":"@fjedi/queue-manager@5.50.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-adoO+tA3FJChZZ0mnHl/f0ouPcM51VQj5irFMGLascMgApu1dNXA5mzxValNbPiL5aIQ6qgHXcKhXVmeQYKFxQ==","shasum":"fcd1cbc660440a6bcb7ecdb80134037a319b8469","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.50.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG1+zCRA9TVsSAnZWagAAV6kP/jwrELGjZcjaXvEo3Zz4\ngx4YhoAsf9dg8lCnk6XhzT7ZxJwkuixhJCXuMFhAx2J8MRPNgMhVRVrdUakP\nI/rMTMbL82hYHXKu0fOy3LPwj1KtlpbWfZ7zinNIxN38BQm9YLuUpk5MHF2W\nC7B6s/K18m+5FtGbk58OfqeCnW57DLxckiTScH0r66+4t03pCFc1UgrgYFeA\nlz4oW02a4IqamGzOfBrm1GlYo+NVdQbms3AvlBlxjwCuBxcBOHAvBT191cIe\nHeUMiGrHWy5vr2JUKxhxsWGThERXJhfXHDQULYMIyIGJQG0M8ynNLIumOjp3\nvcj4Dx6ZpkWHJSSZkGJPXp+SFsSwWkC6Tx789JwAbFrRsCwMwm+o4pT4F3go\ndZUE+IZKGCKyFC8pWdmJ3DQaKyNvXOziKH5S9vgp3sH9sblNf0rdS+HE3s+B\ntp2KsNVgJHrgvJED2ahWqUNpqPf2I80cJCNqfJRqcUgHW36wD2gYfIIGTa7z\nxyJzCuthrDtskyCZviw+lXfOi1r33/LIa2lvBmUK7qgDRYvbgdYrbzU/vSta\nmgrkksPeT7ZG2A1/vZi5rUwrLuEzCVqVUCBxrfNymm0JG0Gzanafa5Jmfwvy\nsmKrtRUnvVVeN1v4YB7nmbiclhHbeimA4lsVRiDmL4ZZ/h+e7fn2GrBVRws6\nCtu+\r\n=HaBh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUN0Dn/qw3aFw047TcsdVWPj6P1DlbvZx2QQR8W1T4FAiEA0HBsZAmywDlkdp4gwueIjfQTxuYiYE0Nmm8iQ+ZuW5c="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.50.0_1612406706550_0.16418617595503915"},"_hasShrinkwrap":false},"5.52.0":{"name":"@fjedi/queue-manager","version":"5.52.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.41.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"72d168f307f58b3f5492ec05ffbe89e2cc4e791a","_id":"@fjedi/queue-manager@5.52.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-cRac0etXbUeaLb9NFvtbWzkM58G5/tF7hbtWFQUjs6JW+C+WsTf9QpQ1DYI02jfPcr1k250ma65B7V8mTlMJdQ==","shasum":"e1b2cc097fd8ec040c5052170be15bf062b838ca","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.52.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG9AyCRA9TVsSAnZWagAA7ggP/iPrK0lp7s0xfwNBzzRR\no65cOK18L1+dunEwRwCf3/MbmMxjXoQRl/KV21Dy8JrNy1R47BwflJ1URKF2\nZKfL6jUC5qRi2PUMSb7AP4qtPYyCrSlh277LIG04JclYtsn3oWMAciWxtoUc\nWqYDBS50153q17HDDsKLdwywGhsqRoQGyWJWQhBUWq0IRWXkLf9mI+EwGalN\nmfcGbJNYGnPMbbeDZPwzuDardyXvUSIcNlChHf628MjyY3+msjEehl0KGAY9\nKpYxX3gzKTMPy8qRwL1O8ElBJfFTYKTKYPjnn4yb/Lz/bK/Nebm4gnLOhZl3\nPp06TkM/3LVRkhAOqoyYqMY0pJ7pQpQ4DP6SviqFstDO7Qh+zagaLbiKGwnu\ni0KUV/sdSas4hqxsuxdvBXc3FT3Z1RM0lzKk9pGgmwxwOOMCHnKqXr2oIzxE\ny1Uvodk1S0/U+XjM14r+sS8FwdSMua/VNJaTASvqFDOUzX0DL57bN9VLJrbD\nGsNbqsz8h+GC6qukADi1QGNR0ie4lWHk8CHHVq0r7DHNeqG9ClB+Hb7VGSoa\nfdaWv5kZ+MrKDTBISNTF6BuYN5BTNMe5ZqgCXQvJUnyiy/xKFZarMxYoy/sY\ns19fBEEzCoCWoJh41M65+z1dlRQERfOx6s3305N1oxglsNt5o3XRrk0FXNnJ\nA0nW\r\n=XTMl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtXRgGs+rr2QoFnaR6/N4vj3cGiyC8DCrsbqvd8dlZtwIgJL4SK6CANd4RsF2JjR4gng869qyHoQNeEbhneZ7QqoM="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.52.0_1612435505886_0.19385646621139263"},"_hasShrinkwrap":false},"5.53.0":{"name":"@fjedi/queue-manager","version":"5.53.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.42.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"41f3d4d06e7da37f2517c8c7c5221318665276ce","_id":"@fjedi/queue-manager@5.53.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-HA7sVI6t4j4z8+1Ou4O9OaML2VkXLkMcBK3kY/hB7xq5EJahgwjTCKUNJkR5jYk8TXv+2c4wW27VWi906Y9HQA==","shasum":"8dc3daa708dc73e16df8d5ae5c58b068538d176a","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.53.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG9/ZCRA9TVsSAnZWagAAs88P+gMGDwG5t2kSf0I8pH8C\npVrovdlK0/OewBUmQL18/rprcBUoQIbDkZXaIK/3rHbC47+xfuntDJE8AYjc\nfbRcQxB/pbg6lQ6pP9RcavwTUyoDwYS5CaKW4zQV1A3xrA+CPZ5H0+eXYIkv\nQJ64nXnufDW+irmAzXwPua2Wi+TV9sYewjtL2018vEL6E9P5IayCOr4rznvg\njw3GlW8f0ZSTyPjjx0tJE/whBb1xhMpYwMFp0dzoriOgXnOPeWx7KsHR5eor\nl9adizJbqjuOCtGTwmMKqzYFOExtwSDVCfJvNOCWpdScMjmHaMs8tM1/x7yN\niy2NhaFK4r7N4x8YPCuoKQatl5vXaK4pv1Yn/Gf+G5Cq0sE/gA+mQKakUfnc\numw/uzF0g0M3BDZUexjhnnc+nUygHjxhkA5t4iPGuwuQYyW35dGVvu7ySAWm\nJjFCw/1jEGTBp0X/rT+vxftX9TmdSYwjT53aBpfkefj+92y6McPy5nzAsU9d\nEjBMpOwpbLFr5KxUgl6ipC8EHHS/fPXN75g92e2S9J2GLh2ZtWUg8uqcr2mt\noSYqJO2TBhxRuoUOgJRBpvALpQPa3+qS7QM9taXb36fkaa/7D7WgvGFX2ZsL\ntKGUv5sDBtaq/sE1F4/jMM4YdDj7utTvBbbWZVWTa1DkFf0eElP9wUPcDSg8\n6noY\r\n=xO9Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCW+lbvvMrI7D3q+g0gcAS+e8cmC2RFGfuR8ZTTVvElLwIgYkBoTTRDYmEm0+TNlN/zxsJehsy+9gNy2y48CaDiaHw="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.53.0_1612439512824_0.859351634429449"},"_hasShrinkwrap":false},"5.54.0":{"name":"@fjedi/queue-manager","version":"5.54.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.42.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"b51952268a5f148bd9ed0a250212d866aba776a0","_id":"@fjedi/queue-manager@5.54.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-NhwhoUj3ZwyqYncdeZEIxFXkWf/69vnQzBgESANSYVrMS0BweDwKGqdGS2jCwgm4svCOipkg13ke/n5ADJTB8Q==","shasum":"90a989ed6df4b40eacfdd69d62164082515c4ee9","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.54.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHXttCRA9TVsSAnZWagAAvdYP/iokcfF3ypv1iezvC1F+\nWkmn8PM2EkEYKvKbTZzcKPi5nNy7uuDVAxEGZqApATVQbvFNVNOTlQYk8DUj\nerwXTuo5v+9WKV4525cPWYdXOMT9WFGzGKdyVGYnwFVdNxwqolaE0IftHmQK\n9ZmOt47Tu93U0BjkZX1w+6mnCoA3HDsQBxV39LcDebgO7IrDKV39IcYE0KmB\nZ9FGozrk89zMI3NAFgleSElvyjAr7fk36sJpBFLQKpbKMPSDxnMu5kKFNqmn\nKgmeJBRiOG+BJUU3Ic/oLFlPvXe9ST9ZNNAMk1oMOA7Yls6wp3JjNCBzZm9p\nsFbtv/Nd41jAo8VgsZ/Dt2LRItWIytzHH427y3NfvziiRzNjB1Cte0ruGUQS\nMnRFaT58rirQ0CU64/y1Is4yrtVCWJ8MS5fOvhjIMl5cbCIhwi0HSF977DSD\nBCtbBbAbmMSDkvmpt+TtI7KLcitrWAEcB5e5nnaBUgX/Wa8WdQZZuiI0idF8\nfhJb0JIWO3buxcTsvRepi1ZRj6DDlKlP3eesttO7JWUqrVFJXRVGhEZ6OUwH\n8xl9pLfWm+XPkbuWfKdD2nTUBbgB0mtW7s287p/qx5ox9dK2QUMGMuoGyIyg\nva6g9euIFRj3X9dq7x+VNkhFGDTVVTM7SX9HyzAxkUXhuk3+iQan70JrXFP4\nvhqf\r\n=ANJB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZje5s1YWb3UG/My6Hp98Da8MHBXcsq8ImV+utKHQo6gIhAJ8ZbYqeC1EVz37wA4wXmTfHrsChvcvl8UVDZQCr6Rh/"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.54.0_1612544877206_0.429099657514622"},"_hasShrinkwrap":false},"5.55.0":{"name":"@fjedi/queue-manager","version":"5.55.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.43.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.0.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"dc80e6c453c314fc13eb3140f86cccc4766e6ef3","_id":"@fjedi/queue-manager@5.55.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-oiqus6fFwvYpbdC6s8ybnLiMNjglRwYhIF2xuvYnSdkvJ/a7dou7bIbbx1m5nKEw4P+CfyOGoe3W2q6Spj3gDg==","shasum":"925c237744b9fdd43663fbfe0433f46ea9aa9a5a","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.55.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHaWaCRA9TVsSAnZWagAARbkP/iIJGYDjqWK08nzZirbp\nOkX8DWFdbIV7qiMFZ8QgxXe1bBOm+j/tJwGbQgnueA/3c6X6VHVOmqlaKpIL\nKks2CtUT/cP4J1VI3pSXeNsF0W3EgRUJokS4StVZefKl7rP5zjX8s73PcHQG\nCmltGKPCg9z8kEh8iH5CjyqRKUd/diYi7QQ3UNRi3ssVniqC3/34C2zDhV3M\nvMpeb8znEv1mRG8uFjpanyZwlTLIExcdoBHKVbRGTQbFPj+aYj98pPGd6d7h\nFCOBNecG+sJwHc5NpqxamQKOExMgExVxiFedp49F5pMXD7OgAU+e4VUcxE2q\n9u9rP8SQe5HVCPMv6nlfDs+nHXsTtHSI8XLHT0/unXZiefxfDyEXu6xpGUuA\ndA+zYXq+zx/njeShfHyk0Gth3sCp8QMaQ5UMQ1gPqKSCzVUbgoeeUoeHzeLB\nXs3g30kZej/d1tVoffyTcWZFx46CCjhF65o5g16Y6+V1x5x5jvcRZL6sWs8b\npc17zkM0/i8du4bDpWL9FQJCnPeR8gR/akJQbVOgGEIzsIT8yLAo6bI+NnkW\nQVfVKUOsHVurZfQWzVgUBqhHZXelyFPWu3xzR8sfnYZwkLj1WDWF1sOqP/K9\n83sQPSLFFVrXzkT95pBVPxnRJfrQRWg7JQ5MPOZBJY0vnHO5+i7T1iLx3/CQ\nnVaI\r\n=7l5X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFUneVdL5pnDlj6N095MzNVZ3R6HePHNAXveKQS6RJUUAiEA+tOyI9gwYNr4dZP4WGOPGpECLRPWARPu5AY94NvR+es="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.55.0_1612555673804_0.42913189269042173"},"_hasShrinkwrap":false},"5.56.0":{"name":"@fjedi/queue-manager","version":"5.56.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.43.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"85b7d89b1114ee91b0592e55ea84223de4d08296","_id":"@fjedi/queue-manager@5.56.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-HM9yT60aopcUw1t+GH+HQE6noomGPiyQKMJD+dDExwiYyLx9nBTNk7ihGPHXLb7DqQ+CJnbYGZKdRkdOhMKduA==","shasum":"a42b5b58583c545a7f33536600d78f4dfe43c3f2","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.56.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHlBkCRA9TVsSAnZWagAAU1oP/ihvG0khsnUxwWY6MaRP\nftSLDF8qLN0u76HzgNqLUIYHpnu0HzRcGw+/Jp1BPOVO6LMHQ5TOE7FqWj2b\ncYc/MqH7pH1yZd7y8frvXDXR1W03euJZhX63Uli0mP62WqTD82kb/Jj/AhWD\nyqOPQ2zoxd0za/YNDUOiBDyQ2y3Iu+4GxQ66AxVFgHozbW3MQqsJ9YwY31Aj\nH/j4Z8DKeCHloi68Hbpg8RXJIa6rhH7S5nii1XoF+qEhSdrGaaGuiS1w6t+E\nKujpdHgiVqy7/Iz+wycHyVJv8V/47lc3ERThu1zDWPnfZC2LdedcPIrVShNI\nT5YcnvGS9kOm8bF7uvyIUlQmAYDKhTUiTAnOSregaO8ThweBg6lXkhq0XAEA\ngIn8cNKUK/ucya8gEvPgr8i/MPugfrnBR4nwzqm+AYsowpcqNtCx4XMw9lUV\nbLRr/M4YwTgQGz5UGD4eLwKhb+Qf5CGsOvtBrRIj1ZLLkMe08ngJYC9WJQGD\nxe8fHpno2pXRj05/gYGY2gfCSABtdV2nWBlqWDnylszgbtzD/Bhyj2qlWiE9\nPoRT00TpL9Su8u3jayzbPl6rimIWCdwjKqh22AcGevI1mP6eR1xP7tSIz2jk\n/V365e+y3sgg1/pMBBQQKTuJwOXHNXmIZcqDb6i6+xPhzX2wsLtRwgoW75/5\nMS0x\r\n=IP+X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCPHavS1vObU/uZDvTHf7WTfdNPJ019F/D1fnku+sE7AIgW1NRtwHi5XxxJfalS1b2V9QdX+LNL22Kr3PILN1FOC8="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.56.0_1612599396083_0.6599763918864332"},"_hasShrinkwrap":false},"5.57.0":{"name":"@fjedi/queue-manager","version":"5.57.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.44.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.0","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"1c5b811222470f6346e50967aec21905e2a4de7f","_id":"@fjedi/queue-manager@5.57.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-8A4Ko+TAXmAbp85/r3NDZ0Rf2oiunvP7HaFm1IWBCkSeKycWUx+HWw/CRhNihwKMy8qmRfKj5M/Ts5A+ppjpJw==","shasum":"affd18370aa8a0e302187896a5b38fd129415e1b","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.57.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHmoeCRA9TVsSAnZWagAAhWoP/2fwIlrUPik72JU+sQxm\nQRog/5c6a6aTuqFsymznyJ5GmBNiDXML8lXStbMZiPkLPOmemXY4q+phzCGV\ncNmimpT9/V9nEeIS0MyngUSWktyc30LQXQ4r3A1ka2SvbhFNVfay4Da41UCn\nnYfRZ4jIEW4y5pRoVcyvHBvxVYqy3CmCqa8vtIKHR804/yq6eLlgFT2f2+zR\nVCla2/Wi2Sg3rpLknIazQDVpNM6FWyANJrmcayDMDAv4g81i9B9JqiEJnHZE\ncPFkNL8pXdPQRXdyTlcmtOqyDViLr8r1UlpZ4GSHymdt1NtWE3sCLmauQGQf\nh+ey0+TJcvYkp/hZX8vp7KBS8lgmZ8mnGDRujtfA9XDt7lP8ElhlUoJFWX6w\nxWiXP36oaTea/3RaQqhIYXaR4aw6xW0vlLmKtgyMZWzbpkYE91/Kmf/Fu07u\nMkBogcJEoHX6h5cHp4wR+HmlFuhZC7WVGy11i9mAn6oYwrdZA/8xAVFvfes1\nxybsOMXCfeS+IwXWTFo8HvC5EFQigPS1RFGCCu5CbZu+wVKh7QLhQioLQZa6\nJH4c7+Qsr7KJh1rPkbn1g2UM3Ahlm9n7LWFFRpFT0Jh9DfTReVOfrd+FmeLo\nIZ4hDQ2K3hW8p5cXJzU7LyBGSb4iM/M8L6n/o838gzTzT26edU+XVjm8qx6P\nKHpb\r\n=DDXi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdsAKoQePm+4VsUZdkjHx5Dn2A4hQiVU0Udkzv9f6b9AiEAtnWmTlDkB6Mg6LxurfkSMLZZc0CXq6IK0dOZco55+bY="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.57.0_1612605982322_0.38912806207929873"},"_hasShrinkwrap":false},"5.58.0":{"name":"@fjedi/queue-manager","version":"5.58.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.44.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.1","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.14.2","@typescript-eslint/parser":"4.14.2","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"0de765c0a27d86ea3db305c2bd004fa7d091918a","_id":"@fjedi/queue-manager@5.58.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-DXMZlOhlfdJ4uS1h2XUo7iAWMiq0lvzdeCbhkVEG8pslW5GS1mMWkEuHM1PjmoZIFRY5R1Soa2SXfqJBsLtTgA==","shasum":"481e9bdced2a9bc5a6e96de7d626f9797f15bb21","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.58.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHsGCCRA9TVsSAnZWagAAe3oP/iRgn5bV+NISS0esy1CU\nWjbSDojOlVFkiklmuGSq+NnrNrPPsLwCGRykXS2mLyAcXgwyhYwrDVqxBbhg\nYmQFwFb/1V2LMgIuOq3j7ER7Wum89YrAg24x/Od6yFGKXaDR6u79hkxCfig1\nINn3bhFh+h7aTqOZ2caAv8ywKu2uxaf/vVlAxsG8ECQevfPyYgYjjB4K/Tw7\nK42ltpVOEf9J4LOGmjXGPqetl3/f+3ur1xBffxoaUa4o1/2e55xpDo+eP27Q\n64ifEH8CeqEJnsQoszOYY/oebgwNGPzIdcjOacwPblUphusfopzvMsZg2TMt\nZwAB6RRdDJs1fnIxiIE3xoSmi0wFr4aIwctm1TzCLWsKu/YriPufLkRL28SP\n2D+lmQVVYa85PMlADBOGcUrjZJlH28wej1GhsUaps4K0blhHtZsRUsHV6bWn\nh+MEr77M9v0epwS7gviAIY8SJi24a6LVdE7hfPpsoZY3VOKsSpZsaYo0W7rL\nPw6TYdU9zOhmL5nGtsSvxX8+ExHoc6S7n2gY7VyBgUUP4hiuoDaqUjPYnIqy\ngaQuA7FmDTWoieKx3WdboEoWT+gTLUuNRw3lYtKOHzZLAqn3c9FyDQUqs8lB\nP4++YxcarIp7pbAHarASZYe6R60IO8H5X1yeIAMlHgqmY58Q3L+mrq09nbLA\nQFw4\r\n=XPPw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdsd/zY7cBFmJ00N8JCSK0cx6j31jJdh9M5YuVI5VfjAIgR4X+Fax/hVQ2PNbL3Scg3q46tYp3ZUuFZkXzHaN4I4g="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.58.0_1612628353862_0.0758477667285602"},"_hasShrinkwrap":false},"5.59.0":{"name":"@fjedi/queue-manager","version":"5.59.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.44.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.1","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.15.0","@typescript-eslint/parser":"4.15.0","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"4.3.8","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"058f49a17ace3ed5a48348fe44ed422ab76bea56","_id":"@fjedi/queue-manager@5.59.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-DkJcy114/h+jjQGxlW1/AN7xD7Vg+wVnE/S+uT3+wGqZs1GQw7sxTW8cyd/D7+zpE4WW94Ii9nGo+fCsQTh+Mg==","shasum":"b8e2b8e07e3d805522ec8899c32d3c21bf5bcfe9","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.59.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIZ3fCRA9TVsSAnZWagAAdccP/j/Ow+mNh3xALyUd0+2E\n3wBV0XATNZuuRIRqa6KiRwx1jKyY4HjqJIjeXrW43KwLFIs47Mf1qzTOSsjV\nzFWDk/kJUQDrtB159Wi4xW/wFA95kTBJ/IzVrfLQXrn51btIT3pJyqfL68Kx\nKynlXPSi7pnrUtXHVZOq+AOtAV16PieKXiWavpeLw81JJU8PMCWk47t0PLQ4\nIaXq7ASDHGcH29dB0ACnwx5dM6t1u4FYIx0Sqo5wsyvtvrsuqCucmVHRVrvb\nhXWz52ahCHC/szxwLFp2zoqpymykRMwSt9tw5ShhhJ5P9Q9h44HplDVg8gqK\nvx5eBFqRMWB8h8ObdquPqK5/b/1ep9CUR11LVQAIVIpaZ0PVpLFd9Ti0pwJL\nN5/k8je8b1RlSXuRFK1w8DPqb8gXRrn8kYa+dWoIdudt1WVeM2eKa3G0lzd2\nD9UHfPNSCZ/mlR6dlNKlqKbVtY9dTlJ3z4nhDS3feVlVrF/BFoZbpbpJidk5\n7c0bPhb7+vCj74s2Scd+ANBnJlTjku6fqVWVPj0X+QHPZIr90Zw6OjNXAQ43\neIhV55hJoYsT8tjBaiCFQFYJl9Gusge/3pY3VMneKD6l+b9u+fWOIQUbbc3U\n9UD5J+yH2nuvEYxHTkk/dUq9lq1dr9HvRJL9ciohTcaLc1h2iulAtrbN76GB\nFS0U\r\n=NFd4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD86/Co7sjSbRhdT53O4c7QnQqTz/AeQxihbPM2tLloxgIhAMc8WHiNVtK0LVqob3zfYxmkQ1OdPzhetFEXA1gRCHVw"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.59.0_1612815839275_0.26479451090365025"},"_hasShrinkwrap":false},"5.60.0":{"name":"@fjedi/queue-manager","version":"5.60.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.45.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.20.1","lodash":"4.17.20"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.20","@types/node":"14.14.25","@typescript-eslint/eslint-plugin":"4.15.0","@typescript-eslint/parser":"4.15.0","eslint":"7.19.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"5.0.9","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.0","typescript":"4.1.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"9db1b408ccfd02703771720a84fcbd6d4481f0ed","_id":"@fjedi/queue-manager@5.60.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-fHQFwGhuyR0cCcKeSMMvYgEsOUWA7eImwJN91F1bQRU/bBwP/RLnn6u2na8J4dVH2aOUurbYuaYel378jBT6dQ==","shasum":"7032a147f4aaf1dbd97804d5ff612038d2578cdc","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.60.0.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIa28CRA9TVsSAnZWagAAj5IP/2wdEbManaB1SaaIVu/v\nFlhGe5yE1FLpiskhkGt3Q6PAOHl1MK1yft8jVWI2iNrtQYr8NBEep5Ndh+Z3\nAWF1Kd1c4gF/dA+K/mrHsobsdgYp6Jsi4Zh+7ZQF8wibNjzWMfZ3ozOvSjkY\nzEMUr+GMwvO35u+1RMouHtL76IeufCmFtkWUuyw8tXezkE848Fa1DsL20tnG\nD2tAtC60KcqJH8i9xCVPlROq3IhNyumXwgJAAmlGKG2JHdoptVjvmcH7ucta\n9G0/kTIrgVlsgxw2+IhAcmkzwAYReKN7eFxdY5tjwa8ch+vSI/5UBAZibnXF\nQoq+Rj7tf/xP/fPP4tFTi8hEutrNkZeCmy5HLIsBQ/jTc+IMus+jrP7oUDIh\nt51sYvkqUlz+RtTHTvcVrTiRc7kMY3uyXwbA25gwy1FhZCEO1bEcPkl9yF/E\ncIMDJ++2dYsGH4RukktAyqsvhFpQ9M3h7eVVdrJZLwGD1KBKiq0DpGpTAPXj\nAFYEVI0p9IvL/aozXLLZigP9JVAFQaVBe0sljPMVVSiuVyMXM5rmKYfyHp/g\nGLp3vek8++MCKKR8JPrlkqjUPTnAbeq89MKyQGoh+eSp77Sqt50zrnKDqXVI\n/zmVu9VWl1UY3CZnA9XMfveJcnEt2Ynr3TDsx+fjJjr9XWHmZ7dzJYinykdH\nd9xt\r\n=152n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCazXKmwUjTFLCMt2j0OTipnHilLMuf+yrx+majGXv2UwIhAKpkPzcYDEjXNhg4G9HXcksS7w6paWX20fM+ItK+ICI+"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.60.0_1612819899387_0.967997249086282"},"_hasShrinkwrap":false},"5.60.1":{"name":"@fjedi/queue-manager","version":"5.60.1","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.46.0","@types/bluebird":"3.5.33","@types/bull":"3.15.0","@types/lodash":"4.14.168","bluebird":"3.7.2","bull":"3.21.1","lodash":"4.17.21"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"26.0.21","@types/node":"14.14.35","@typescript-eslint/eslint-plugin":"4.18.0","@typescript-eslint/parser":"4.18.0","eslint":"7.22.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"8.1.0","eslint-plugin-import":"2.22.1","eslint-plugin-prettier":"3.3.1","husky":"5.1.3","jest":"26.6.3","lint-staged":"10.5.4","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.5.4","typescript":"4.2.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"c409f5f9a92c226183ece63af4f0f54ad1170398","_id":"@fjedi/queue-manager@5.60.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-ss5LuWUW0oMyEtK7ns0eLkkh5AACAck07hI0AqwE62tW3IsOljZyxEKz0MNeyLZeMEAbXi1G8MZghIoXcdzsFg==","shasum":"fd940829f08af1ebca1bc231310a424bef9d1d35","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.60.1.tgz","fileCount":15,"unpackedSize":21475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgV8jTCRA9TVsSAnZWagAAYiUP/2XFWoHAEPlRSRA7T+g7\n15975D6gt79W9vLXZ+pplZxGNbsIKRR04Voj8k8Z3Tqi2GkisszIbY/Cyy8+\n97OjhicSSBq3j19Af/lg/fJq3/Qfqbal9W88EzBSiG5fxTphcTofz5BuSCml\n0gDjjr+f/2jzFMcib1OLkrNSS5hAxJK/+L7/Yc2KqQReuDL03AnsjkszayG+\nh9TQ7dtiiHKl14/+ra329JY/KJbwQXPS5RfiBWPsk4MOsNP8vrCzcXRHyjQp\ntNXkpLgBHLjpjWqUzMeOO+veX2rHKuCOULSggVvyW/cnF+dC3/u8aQXerqY8\n5cyOLO6mRFOSBUnp+UyPzDAQ037WKv9dbMqVO/8T69Q5x6/CjNoDyRdVYYW+\nUtKsXYrBR5Ju2saPqtEQUcyBWnziB/d4yt/hQYR3SMtNzQCNu2rrCjqMZQVL\ncoBttJFND4DwiHmVHlT6Wif1hTl0ohp03gUwFQLfErL1QzCbBJq9fIldXeG0\nOqu+gKeLfNgnyj8Z7Ht3cSWihhe6s8F66NiRP3UpyW4etW8TJt3FajZ4rOvo\nQL/rD1yRwcaGeIYNMrAlO6vvx0PPAJaCaCJBu7E+lT5q+W+VZloWeH75EZZ9\nSp9wB+g+EmU3ZCE2uvscH4LLGgCWsY27oDSI+xBk5k236iyXhM0v513KF4ur\n0hHP\r\n=7BI+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZfemD4KCG5ql0UNLDF66c5/z1X1ES16VSFzPTJV2cbAiBha2wjVs2ihbwDeo1Fp8bmzSe/4SAnf8XYGGeDMkCdvg=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.60.1_1616365778881_0.022634095809541677"},"_hasShrinkwrap":false},"5.60.2":{"name":"@fjedi/queue-manager","version":"5.60.2","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.46.2","@types/bluebird":"3.5.36","@types/bull":"3.15.3","@types/lodash":"4.14.172","bluebird":"3.7.2","bull":"3.28.1","lodash":"4.17.21"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"27.0.0","@types/node":"14.17.9","@typescript-eslint/eslint-plugin":"4.29.1","@typescript-eslint/parser":"4.29.1","eslint":"7.32.0","eslint-config-airbnb-typescript":"12.3.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.0","eslint-plugin-prettier":"3.4.0","husky":"7.0.1","jest":"27.0.6","lint-staged":"11.1.2","prettier":"2.3.2","rimraf":"3.0.2","ts-jest":"27.0.4","typescript":"4.3.5"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"e4fdd0ffb6929a6895245a0fa73cebdb46770fbf","_id":"@fjedi/queue-manager@5.60.2","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"integrity":"sha512-u4bRnII0nFM2qrfALfm/S3f/cZ3ElThYEDsHtw9Oc2g6s+fuSME34TRqnl6pYB9ki9+joK/1cdgxtB0rKDmRyg==","shasum":"b60257b4ec35d1cde5dbc8a0b9eadae402909853","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.60.2.tgz","fileCount":15,"unpackedSize":21473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFRsMCRA9TVsSAnZWagAAcLYP/3br6AuRSYlbnMNyDbUp\nMw7TLmAYWYAQlUU1oLtV8eNLgVVNb72hQ8EPHwzMhPqRcep4CehXROQ9zFSc\nnPAhWEgY8w/EGW+fHbxXovQCM2+vSPwHv/06KSZdhu17X3ShALkrYBC+FBij\nd9+2W94Sc+oz/rGxJX/hZ1/qaAfF1HhdpjK14cWYJYMqGFVg9tqhRJd518Yt\n8T2+HqY9u40wlrA47LPdIBp4sPq4JoYJGEMckkwLzwUDSizsqYLt1khb1195\nmFWKLgo0r+MFwfrIzYa4B62nUP19paM4UllSnGjlvaO3NLM/hb1v5WhAYMc3\n1vUvD2cXLDQcWYEoNB5GPi+JRIy81kOW3oCOnjvRRvVqGSLA9Eb2ky9ehYtJ\nSZVWIC1ebgapE+lMRsrNTeCDYBSBcLY/W1kx4vAGUC0u+xrdy5YdKRT3EYho\nEz7ltOy4umz3Zz/YkTJ+VH/Bji8vWLDC0Mm2SNng8ddhGZ/vkDoxEyFW6uQ6\ndoHT1Uv3HjRlAh8v27+4YERXFPV+fai/7Z1WmZWPcVJNOQveHmzV26DQw1h6\nNBlVgMz1Vh0nr9Vm+94+yVzkwNhLz9E9BLgBId44xNir5flbhcrJtx2CvkfH\nSPYvhYqvSKbSNHYKAh2G7WGhXJ/UZPnGflAvAyxFKZDVqxUPttG7u4yT6jHN\nh0J6\r\n=hRqR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZMe7oWX3RSIhVuePv493rDLWh2RQsjO4g0rb+O/+YzAiAll6+iO1aJm8dTkmthyPE6/AYXo8/Fj27DOeMOs0meNQ=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.60.2_1628773131924_0.9998179982074036"},"_hasShrinkwrap":false},"5.60.3":{"name":"@fjedi/queue-manager","version":"5.60.3","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build && husky install","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.46.2","@types/bluebird":"3.5.36","@types/bull":"3.15.4","@types/lodash":"4.14.172","bluebird":"3.7.2","bull":"3.29.1","lodash":"4.17.21"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"27.0.1","@types/node":"16.7.7","@typescript-eslint/eslint-plugin":"4.30.0","@typescript-eslint/parser":"4.30.0","eslint":"7.32.0","eslint-config-airbnb-base":"14.2.1","eslint-config-airbnb-typescript":"14.0.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.2","eslint-plugin-prettier":"3.4.1","husky":"^6.0.0","jest":"27.1.0","lint-staged":"11.1.2","prettier":"2.3.2","rimraf":"3.0.2","ts-jest":"27.0.5","typescript":"4.4.2"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"gitHead":"e147851293a60f6299e68e4872fbec906519faa6","_id":"@fjedi/queue-manager@5.60.3","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"integrity":"sha512-3hVvjX9Jl1Is0+YK4qfWlClBaJQ0kr+fsOT5ZxAfd4g2Dv0AWaMji3yHpNpcG4gZu059NJrfkNJXMpJHxqs1lA==","shasum":"0f66a72818fc33402684fc4de4bd2106e1ae2691","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-5.60.3.tgz","fileCount":15,"unpackedSize":21470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLSkECRA9TVsSAnZWagAA6jwP/2g/uhVD5WcAUhjdIQ9W\nw6Xmme/+tojzoRJ5OQxMKLeO8QtaSptL+IsnFVMkhapZzMX3O9xbKVWx3+J3\nRaJHhjz7e+uCK7gct8zEb+4MKC6TEiR5PT/Potp+LbLadWfHlh4dPuUPe5qN\nUpJ4J3QdRqIkHWiY1SlfdWQJeVeRH00okUGVLb/qp3wQT14MGTxkrRO3k/Z2\nVde9na915cRY4aNsnxr2OXPpanJBvbxaFrpS75v2qML8+AXYEJe78zmsexr7\nkfoEDQSpsECQVym58peiNSlKYPNxHLYwzpCm22C4xS7K7zAm8S5Y9gBXDI2v\nCkntKiKmjQ6GWmXwARZE6aT3FGGwUZD8jm/B4Ur3kCXPMIilKjxQi0VtDUTJ\nYdkX2G9D3slj9YV6ekTpMemfYn8B7hXkXZn+gvISL4tJiwsKIRIeSokbVfKh\nbuYnw0DcdmhQ66X6J4fu5lA6+Uv5rddAlOQRGPexyMrL8LIiB990LdGudt8G\nwLTCQRgM3UdJ0/bxoEJySknE9kulneohFXOIUajgZdgGQbdZ0z4r+siLoh4X\n+23hK2ZYlP8gfHsCqsozvik/yt5sZV6LCPeBhacTQ/fvxdXYJ4VkZpYB5P1H\nThQarnF4EYZMCylcLVlr2Zk3cHJill+/mUBbbiKQzWwP614QjmuQGHklT7L7\nlQjA\r\n=wvpl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICLfKVMse/izULYRIxHuAgmeFzh95YPZB9yFMsrR8n71AiAB4z8AxsatQahvBSGNxGzwJOxd6jAmBXHo27Lcd/B1ow=="}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_5.60.3_1630349572744_0.9410157381575994"},"_hasShrinkwrap":false},"6.0.0":{"name":"@fjedi/queue-manager","version":"6.0.0","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build && husky install","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.46.3","@types/bluebird":"3.5.36","@types/bull":"3.15.5","@types/lodash":"4.14.175","bluebird":"3.7.2","bull":"3.29.2","lodash":"4.17.21"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"27.0.2","@types/node":"16.7.7","@typescript-eslint/eslint-plugin":"4.33.0","@typescript-eslint/parser":"4.33.0","eslint":"7.32.0","eslint-config-airbnb-base":"14.2.1","eslint-config-airbnb-typescript":"14.0.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.2","eslint-plugin-prettier":"4.0.0","husky":"7.0.2","jest":"27.2.5","lint-staged":"11.2.3","prettier":"2.4.1","rimraf":"3.0.2","ts-jest":"27.0.5","typescript":"4.4.3"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"types":"./lib/cjs/index.d.ts","gitHead":"c559f13c052a5e390fcaa2ebd6a8741b71e629f7","_id":"@fjedi/queue-manager@6.0.0","_nodeVersion":"16.11.0","_npmVersion":"8.0.0","dist":{"integrity":"sha512-NhTae56fy+kjcxAEw4YEbn+P9IPaZi5y2vm3Eid0nPCwUNey3/HdaMcSxLCnCaR1wy+u4aBmCU6WdxU/UOts8A==","shasum":"8c3ea1c2bb76369818b9fee82da18fefaa718992","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-6.0.0.tgz","fileCount":15,"unpackedSize":21636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2HURCRA9TVsSAnZWagAAplkP/2Y4oJTpJHc1NBCwEiSN\nXfB6KTatgSEwznr4+3ro8aJmDffmoS68//vHfLjb1V7p0S6VMdJI3Zg5Fxkv\nD0yyIp6cf49OBAVdGXMXwht6cIjGPTarHSwG9XFx5sxCSv48UYOOU3P7vj2l\nnrkB6m3URGWMmEzhQWnizPpPokBun+SeN5ENrwvU1vLdaKHs4IweHhmnX0v9\n5DMubWQ+w+S3IRLrF/cskBNb9pyAlHfI0v7pXQDRbxnY5bDxdNSaIGRY53nt\nIXkBlfBY2xcNbhiLau1Uo6NZ5IH7kBWFQvfa7LPFPjXHfjxmO6OKOkNB2U9C\nidOGqcPQLcdAVnSSqmVkBpBujkCR0D9JbAPbSSklr+Pl5SmWiKpdBOLFeYAh\nPhx8BnHab3pwJPU6DRjbAnK0Zq17Fck55rNt7W04M+WiT55xc9hVjR8WgilF\nLLq2trZ8T9yTE/O87dqLglDajQFgX8u4waIEZ8tV83LmDGtmTUheB7QJiQby\n5nN2ZJQ0UZG0lETmUkPHC/3MVDpA+7sRR6sQxK7r5ZkHLt2MZmao0vC4+03N\ndN25rQy6Z6aBcTtt4hLQW15tPLjZHT5rAtt0mSGizHFLT8PVHb4C1LG6X2KX\nfC+Rpl1IF9XW7FY+KUXyqiLZ1HVy4BxPZ4PioTPUD7hq2TUdoFMCIEk+opKy\ndaF2\r\n=OpaB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgMPHqQuFO3XqnYStTrLNYTLUvdC+WrCwY6HwdQiStyAIhAL3x4g16bhw47fvo48rvHqnyy/X3AZ6WDexk6CqYozok"}]},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_6.0.0_1633987024314_0.20174800256108938"},"_hasShrinkwrap":false},"6.0.1":{"name":"@fjedi/queue-manager","version":"6.0.1","description":"Wrapper around Bull queue-manager","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","private":false,"scripts":{"test":"jest","test:watch":"jest --watchAll","build":"npm run clean && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json","clean":"rimraf lib","coverage":"jest --coverage","lint":"eslint .","lint:fix":"eslint . --fix","start":"tsc -w","format":"prettier --write \"src/**/*.ts\"","prepare":"npm run build && husky install","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"keywords":["fjedi"],"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"license":"MIT","bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"homepage":"https://github.com/fjedi/queue-manager#readme","dependencies":{"@fjedi/logger":"1.46.3","@types/bluebird":"3.5.36","@types/bull":"3.15.8","@types/lodash":"4.14.182","bluebird":"3.7.2","bull":"4.8.4","lodash":"4.17.21"},"devDependencies":{"@types/expect":"24.3.0","@types/jest":"28.1.2","@types/node":"18.0.0","@typescript-eslint/eslint-plugin":"5.29.0","@typescript-eslint/parser":"5.29.0","eslint":"8.18.0","eslint-config-airbnb-base":"15.0.0","eslint-config-airbnb-typescript":"17.0.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.26.0","eslint-plugin-prettier":"4.0.0","husky":"8.0.1","jest":"28.1.1","lint-staged":"13.0.2","prettier":"2.7.1","rimraf":"3.0.2","ts-jest":"28.0.5","typescript":"4.7.4"},"lint-staged":{"*.(js|jsx|ts|tsx)":["npm run lint:fix","git add"]},"types":"./lib/cjs/index.d.ts","gitHead":"e1ab2729f9f77065e22d1882af43d796229649df","_id":"@fjedi/queue-manager@6.0.1","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-FOYKzTSaGCSK1uil8/NCMedzkshXsW5InosjDMSsbWp5BYjQDKfo9G+l4dH8NJ6OVdFdqxWmT3j1p1FznrgWng==","shasum":"00d8ff4500a3c618ff34d234faf86f7f81b902a0","tarball":"https://registry.npmjs.org/@fjedi/queue-manager/-/queue-manager-6.0.1.tgz","fileCount":15,"unpackedSize":21635,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+5uL5egW+hgdNn6aopHnDXlnZcE+IlIf1IGo7Z0iS9wIgY8/6F1hjyyKji95AAIohFH+bGcRfESXuXoUkq2cDIpc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisON3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpP1A/9HXPkSYNPylstRuACzphqJzaD0QTI76XsGoRsppAtRASSrtOm\r\nJoZyzDIEcUg7XeOe8I40GaA9IEzU9psuaC/Y3ZCQuT2eUePIL6+6Zd2NgTXc\r\nkuif3scgC+3XoM3V0VaImLf606xLbdlzfW3cs5Ft5vvaE02LWGX9Qm8+BmIL\r\nykQOiwKPztLaLYYzKVWvkPR4tQFA5syVcjI6ez3NbMoQmtD7hJC01XYb3C2/\r\nyum+yK3ePzwBxQFJKdGlXKL/07+luYG5uN7o+EWP71tdEFbWDPTAqOcZHpfe\r\ngF7ZQvKoXh0VNFWadGPspHN7JAzOYabPoiHsjCVvj85F6WZltMsA0VnY6hih\r\nsiZgmSJqYHh+NyfTzUMUw3tA9NTG7pIS58+ITZNqHzb6I1In6uLoOk6g8coz\r\ncvxRYnIoPrGU2uFjkNBublWEV0flwC1G6VK0dTH5KnO4h9t5uQxYgxVNAkPu\r\noie8HBQuIikMNyWFQwFP/ji+cPZ71w+as4l4iQ+ybSzCUgjL5ypG1iiS7uWl\r\nHU/7s2TuHhjlZmeLvxpGsKh6AdIonTJc3hxnmViJH18ZbS3Qzqo+f4zw5dNw\r\nJ1O5ZSQ2QzTfhJWq0E1GFjx/Ka/Nz/w31pnP92LMgSxnYIRl6uCPZlA+UXU2\r\nyKTrciYy+Q9+y7QceuANg8Ka1l3BzZplTFc=\r\n=26QY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ralexandr","email":"r.alex.andr@ya.ru"},"directories":{},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/queue-manager_6.0.1_1655759735165_0.12582808947123447"},"_hasShrinkwrap":false}},"time":{"created":"2020-11-07T09:29:11.643Z","1.0.0":"2020-11-07T09:29:11.898Z","modified":"2022-06-20T21:15:35.370Z","1.1.0":"2020-12-01T16:11:33.211Z","1.2.0":"2020-12-01T16:21:11.338Z","1.3.0":"2020-12-01T16:23:15.189Z","1.4.0":"2020-12-01T17:17:45.082Z","1.5.0":"2020-12-11T06:06:51.477Z","1.6.0":"2020-12-11T06:08:35.680Z","1.7.0":"2020-12-11T06:20:05.245Z","4.0.0":"2020-12-14T20:28:02.304Z","4.1.0":"2020-12-14T20:30:11.755Z","4.2.0":"2020-12-14T20:32:18.529Z","5.0.0":"2020-12-14T20:41:16.911Z","5.1.0":"2020-12-14T21:38:07.830Z","5.2.0":"2020-12-21T22:16:43.854Z","5.3.0":"2020-12-22T00:21:47.305Z","5.4.0":"2020-12-22T02:19:10.143Z","5.5.0":"2020-12-22T05:07:53.320Z","5.6.0":"2020-12-22T06:37:22.348Z","5.7.0":"2020-12-22T07:37:17.634Z","5.8.0":"2020-12-22T08:41:14.760Z","5.9.0":"2020-12-23T21:44:08.867Z","5.10.0":"2020-12-23T22:31:32.235Z","5.11.0":"2020-12-28T19:57:21.193Z","5.12.0":"2020-12-30T19:20:31.292Z","5.13.0":"2021-01-01T19:54:00.745Z","5.14.0":"2021-01-01T21:10:14.473Z","5.15.0":"2021-01-02T06:28:45.653Z","5.16.0":"2021-01-04T21:10:36.857Z","5.17.0":"2021-01-04T23:26:44.484Z","5.18.0":"2021-01-05T01:09:12.230Z","5.19.0":"2021-01-07T04:54:52.230Z","5.20.0":"2021-01-07T10:34:09.865Z","5.21.0":"2021-01-10T23:44:16.622Z","5.22.0":"2021-01-11T20:53:01.861Z","5.23.0":"2021-01-11T21:04:59.416Z","5.24.0":"2021-01-15T00:09:09.749Z","5.25.0":"2021-01-15T01:55:36.327Z","5.26.0":"2021-01-16T02:40:04.698Z","5.27.0":"2021-01-16T04:25:17.958Z","5.28.0":"2021-01-16T05:45:30.417Z","5.29.0":"2021-01-16T07:57:17.279Z","5.30.0":"2021-01-16T16:28:57.581Z","5.31.0":"2021-01-18T16:15:43.432Z","5.32.0":"2021-01-18T20:09:31.111Z","5.33.0":"2021-01-18T21:32:40.875Z","5.34.0":"2021-01-18T22:43:41.075Z","5.35.0":"2021-01-19T00:10:58.693Z","5.36.0":"2021-01-19T01:46:54.398Z","5.37.0":"2021-01-20T02:20:25.104Z","5.38.0":"2021-01-20T04:39:16.947Z","5.39.0":"2021-01-25T20:38:30.060Z","5.40.0":"2021-01-25T21:53:33.349Z","5.41.0":"2021-01-29T15:06:25.585Z","5.42.0":"2021-01-29T17:13:22.163Z","5.43.0":"2021-01-31T01:13:34.283Z","5.44.0":"2021-01-31T06:49:42.472Z","5.45.0":"2021-01-31T08:21:56.446Z","5.46.0":"2021-02-01T19:57:11.594Z","5.47.0":"2021-02-01T20:23:56.769Z","5.48.0":"2021-02-01T22:58:56.167Z","5.49.0":"2021-02-04T01:59:10.518Z","5.50.0":"2021-02-04T02:45:06.704Z","5.52.0":"2021-02-04T10:45:06.042Z","5.53.0":"2021-02-04T11:51:52.957Z","5.54.0":"2021-02-05T17:07:57.336Z","5.55.0":"2021-02-05T20:07:53.939Z","5.56.0":"2021-02-06T08:16:36.210Z","5.57.0":"2021-02-06T10:06:22.449Z","5.58.0":"2021-02-06T16:19:13.970Z","5.59.0":"2021-02-08T20:23:59.433Z","5.60.0":"2021-02-08T21:31:39.580Z","5.60.1":"2021-03-21T22:29:39.018Z","5.60.2":"2021-08-12T12:58:52.095Z","5.60.3":"2021-08-30T18:52:52.906Z","6.0.0":"2021-10-11T21:17:04.472Z","6.0.1":"2022-06-20T21:15:35.284Z"},"maintainers":[{"name":"ralexandr","email":"r.alex.andr@ya.ru"}],"description":"Wrapper around Bull queue-manager","homepage":"https://github.com/fjedi/queue-manager#readme","keywords":["fjedi"],"repository":{"type":"git","url":"git+https://github.com/fjedi/queue-manager.git"},"author":{"name":"Alexander Radyushin","email":"r.alex.andr@ya.ru","url":"https://fjedi.com"},"bugs":{"url":"https://github.com/fjedi/queue-manager/issues"},"license":"MIT","readme":"#\n","readmeFilename":"README.md"}