{
    "name": "@types/acl",
    "version": "0.4.41",
    "description": "TypeScript definitions for acl",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/acl",
    "license": "MIT",
    "contributors": [
        {
            "name": "Qubo",
            "url": "https://github.com/tkQubo",
            "githubUsername": "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": "48be7046c56753237f5f1588b7fcb73da4ef6853009545215b4820deb3c4a65e",
    "typeScriptVersion": "4.1"
}