@types/bull
Version:
TypeScript definitions for bull
118 lines • 3.53 kB
JSON
{
"name": "@types/bull",
"version": "3.15.8",
"description": "TypeScript definitions for bull",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull",
"license": "MIT",
"contributors": [
{
"name": "Bruno Grieder",
"url": "https://github.com/bgrieder",
"githubUsername": "bgrieder"
},
{
"name": "Cameron Crothers",
"url": "https://github.com/JProgrammer",
"githubUsername": "JProgrammer"
},
{
"name": "Marshall Cottrell",
"url": "https://github.com/marshall007",
"githubUsername": "marshall007"
},
{
"name": "Weeco",
"url": "https://github.com/weeco",
"githubUsername": "weeco"
},
{
"name": "Oleg Repin",
"url": "https://github.com/iamolegga",
"githubUsername": "iamolegga"
},
{
"name": "David Koblas",
"url": "https://github.com/koblas",
"githubUsername": "koblas"
},
{
"name": "Bond Akinmade",
"url": "https://github.com/bondz",
"githubUsername": "bondz"
},
{
"name": "Wuha Team",
"url": "https://github.com/wuha-team",
"githubUsername": "wuha-team"
},
{
"name": "Alec Brunelle",
"url": "https://github.com/aleccool213",
"githubUsername": "aleccool213"
},
{
"name": "Dan Manastireanu",
"url": "https://github.com/danmana",
"githubUsername": "danmana"
},
{
"name": "Kjell-Morten Bratsberg Thorsen",
"url": "https://github.com/kjellmorten",
"githubUsername": "kjellmorten"
},
{
"name": "Christian D.",
"url": "https://github.com/pc-jedi",
"githubUsername": "pc-jedi"
},
{
"name": "Silas Rech",
"url": "https://github.com/lenovouser",
"githubUsername": "lenovouser"
},
{
"name": "DoYoung Ha",
"url": "https://github.com/hados99",
"githubUsername": "hados99"
},
{
"name": "Borys Kupar",
"url": "https://github.com/borys-kupar",
"githubUsername": "borys-kupar"
},
{
"name": "Remko Klein",
"url": "https://github.com/remko79",
"githubUsername": "remko79"
},
{
"name": "Levi Bostian",
"url": "https://github.com/levibostian",
"githubUsername": "levibostian"
},
{
"name": "Todd Dukart",
"url": "https://github.com/tdukart",
"githubUsername": "tdukart"
},
{
"name": "Mix",
"url": "https://github.com/mnixry",
"githubUsername": "mnixry"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bull"
},
"scripts": {},
"dependencies": {
"@types/ioredis": "*",
"@types/redis": "^2.8.0"
},
"typesPublisherContentHash": "20c36cc4e6955b7d760c59e8d755c78a9172d6880ab6b6fcbf8bb0f269bc4ee8",
"typeScriptVersion": "3.8"
}