{
    "name": "@types/acl",
    "version": "0.4.44",
    "description": "TypeScript definitions for acl",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/acl",
    "license": "MIT",
    "contributors": [
        {
            "name": "Qubo",
            "githubUsername": "tkQubo",
            "url": "https://github.com/tkQubo"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/acl"
    },
    "scripts": {},
    "dependencies": {
        "@types/bluebird": "*",
        "@types/express": "*",
        "@types/node": "*",
        "@types/redis": "^2.8.0",
        "mongodb": "^4.5.0"
    },
    "typesPublisherContentHash": "7a469a18fa26d39799381a3d0e0bc7c38f155120d5ac8a5c996ecdb3b913b166",
    "typeScriptVersion": "4.5"
}