{
    "name": "@types/ioredis-mock",
    "version": "8.2.6",
    "description": "TypeScript definitions for ioredis-mock",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ioredis-mock",
    "license": "MIT",
    "contributors": [
        {
            "name": "Lukas Elmer",
            "githubUsername": "lukaselmer",
            "url": "https://github.com/lukaselmer"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/ioredis-mock"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {
        "ioredis": ">=5"
    },
    "typesPublisherContentHash": "2b513ce9d289441a9465984d8a79dc6ef604db1d04e6d82cce42d9252aefafdd",
    "typeScriptVersion": "5.1"
}