{
    "name": "@types/apicache",
    "version": "1.6.8",
    "description": "TypeScript definitions for apicache",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/apicache",
    "license": "MIT",
    "contributors": [
        {
            "name": "Daniel Sogl",
            "githubUsername": "danielsogl",
            "url": "https://github.com/danielsogl"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/apicache"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/redis": "^2.8.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "258dbac9dad26cffdbbf6ac8ea4015e5c3b318f50c53c6db95fad7ac48668cdc",
    "typeScriptVersion": "5.2"
}