{
    "name": "@types/redis",
    "version": "2.8.32",
    "description": "TypeScript definitions for redis",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/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"
        },
        {
            "name": "Ryo Ota",
            "url": "https://github.com/nwtgck",
            "githubUsername": "nwtgck"
        },
        {
            "name": "Thomas de Barochez",
            "url": "https://github.com/tdebarochez",
            "githubUsername": "tdebarochez"
        },
        {
            "name": "David Stephens",
            "url": "https://github.com/dwrss",
            "githubUsername": "dwrss"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/redis"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "ee291e2531fecd13a059e6351f053670187e9db98e3a3ce54bb47cf94aff59a5",
    "typeScriptVersion": "3.7"
}