@types/ioredis
Version:
TypeScript definitions for ioredis
102 lines • 3.07 kB
JSON
{
"name": "@types/ioredis",
"version": "4.26.5",
"description": "TypeScript definitions for ioredis",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ioredis",
"license": "MIT",
"contributors": [
{
"name": "York Yao",
"url": "https://github.com/plantain-00",
"githubUsername": "plantain-00"
},
{
"name": "Christopher Eck",
"url": "https://github.com/chrisleck",
"githubUsername": "chrisleck"
},
{
"name": "Yoga Aliarham",
"url": "https://github.com/aliarham11",
"githubUsername": "aliarham11"
},
{
"name": "Ebrahim",
"url": "https://github.com/br8h",
"githubUsername": "br8h"
},
{
"name": "Whemoon Jang",
"url": "https://github.com/palindrom615",
"githubUsername": "palindrom615"
},
{
"name": "Dmitry Motovilov",
"url": "https://github.com/funthing",
"githubUsername": "funthing"
},
{
"name": "Oleg Repin",
"url": "https://github.com/iamolegga",
"githubUsername": "iamolegga"
},
{
"name": "Ting-Wai To",
"url": "https://github.com/tingwai-to",
"githubUsername": "tingwai-to"
},
{
"name": "Alex Petty",
"url": "https://github.com/pettyalex",
"githubUsername": "pettyalex"
},
{
"name": "Simon Schick",
"url": "https://github.com/SimonSchick",
"githubUsername": "SimonSchick"
},
{
"name": "Tianlin",
"url": "https://github.com/tianlinle",
"githubUsername": "tianlinle"
},
{
"name": "Demian Rodriguez",
"url": "https://github.com/demian85",
"githubUsername": "demian85"
},
{
"name": "Andrew Lavers",
"url": "https://github.com/alavers",
"githubUsername": "alavers"
},
{
"name": "Claudiu Ceia",
"url": "https://github.com/ClaudiuCeia",
"githubUsername": "ClaudiuCeia"
},
{
"name": "Asyrique",
"url": "https://github.com/asyrique",
"githubUsername": "asyrique"
},
{
"name": "Michael Salaverry",
"url": "https://github.com/barakplasma",
"githubUsername": "barakplasma"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ioredis"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "b293a0f641c7334e055ff0c066eb7e3cf5dbcde0300e583898a437331d9b74b6",
"typeScriptVersion": "3.6"
}