@types/ioredis
Version:
TypeScript definitions for ioredis
91 lines • 2.67 kB
JSON
{
"name": "@types/ioredis",
"version": "4.14.8",
"description": "TypeScript definitions for 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": "Shahar Mor",
"url": "https://github.com/shaharmor",
"githubUsername": "shaharmor"
},
{
"name": "Whemoon Jang",
"url": "https://github.com/palindrom615",
"githubUsername": "palindrom615"
},
{
"name": "Francis Gulotta",
"url": "https://github.com/reconbot",
"githubUsername": "reconbot"
},
{
"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"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ioredis"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "8215efb3e5bf6e936e33ae8b9d704117febc25b47cfc594ab99eef530e2211eb",
"typeScriptVersion": "2.8"
}