@types/redis
Version:
TypeScript definitions for redis
83 lines • 2.37 kB
JSON
{
"name": "@types/redis",
"version": "2.8.13",
"description": "TypeScript definitions for redis",
"license": "MIT",
"contributors": [
{
"name": "Carlos Ballesteros Velasco",
"url": "https://github.com/soywiz",
"githubUsername": "soywiz"
},
{
"name": "Peter Harris",
"url": "https://github.com/CodeAnimal",
"githubUsername": "CodeAnimal"
},
{
"name": "TANAKA Koichi",
"url": "https://github.com/MugeSo",
"githubUsername": "MugeSo"
},
{
"name": "Stuart Schechter",
"url": "https://github.com/UppaJung",
"githubUsername": "UppaJung"
},
{
"name": "Junyoung Choi",
"url": "https://github.com/Rokt33r",
"githubUsername": "Rokt33r"
},
{
"name": "James Garbutt",
"url": "https://github.com/43081j",
"githubUsername": "43081j"
},
{
"name": "Bartek Szczepański",
"url": "https://github.com/barnski",
"githubUsername": "barnski"
},
{
"name": "Pirasis Leelatanon",
"url": "https://github.com/1pete",
"githubUsername": "1pete"
},
{
"name": "Stanislav Dzhus",
"url": "https://github.com/blablapolicja",
"githubUsername": "blablapolicja"
},
{
"name": "Jake Ferrante",
"url": "https://github.com/ferrantejake",
"githubUsername": "ferrantejake"
},
{
"name": "Adebayo Opesanya",
"url": "https://github.com/OpesanyaAdebayo",
"githubUsername": "OpesanyaAdebayo"
}
],
"main": "",
"types": "index",
"typesVersions": {
">=3.1.0-0": {
"*": [
"ts3.1/*"
]
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redis"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "d9e397dc2aa03f9ca37dcda4b1a389216e4ac74d13a577781b01fde2667e32ac",
"typeScriptVersion": "2.0"
}