{
    "name": "@types/express-sanitized",
    "version": "0.5.4",
    "description": "TypeScript definitions for express-sanitized",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-sanitized",
    "license": "MIT",
    "contributors": [
        {
            "name": "Chris Barth",
            "githubUsername": "cjbarth",
            "url": "https://github.com/cjbarth"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/express-sanitized"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*"
    },
    "typesPublisherContentHash": "8e569ba04d09e8c391d6c0d5ae20ec16b5add10344581ebc96f75ce33e746f81",
    "typeScriptVersion": "4.5"
}