{
    "name": "@types/redlock",
    "version": "4.0.8",
    "description": "TypeScript definitions for redlock",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redlock",
    "license": "MIT",
    "contributors": [
        {
            "name": "Ilya Mochalov",
            "githubUsername": "chrootsu",
            "url": "https://github.com/chrootsu"
        },
        {
            "name": "BendingBender",
            "githubUsername": "BendingBender",
            "url": "https://github.com/BendingBender"
        },
        {
            "name": "Doug Ayers",
            "githubUsername": "douglascayers",
            "url": "https://github.com/douglascayers"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/redlock"
    },
    "scripts": {},
    "dependencies": {
        "@types/bluebird": "*",
        "@types/ioredis": "^4.28.10",
        "@types/redis": "^2.8.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "b42159c2aefc66e46155808843bed5790d901e3e4389334d12e6af172abd729b",
    "typeScriptVersion": "5.2"
}