{
    "name": "@types/eslint-plugin-security",
    "version": "3.0.1",
    "description": "TypeScript definitions for eslint-plugin-security",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-plugin-security",
    "license": "MIT",
    "contributors": [
        {
            "name": "rhysd",
            "githubUsername": "rhysd",
            "url": "https://github.com/rhysd"
        },
        {
            "name": "Dom Porada",
            "githubUsername": "porada",
            "url": "https://github.com/porada"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/eslint-plugin-security"
    },
    "scripts": {},
    "dependencies": {
        "@types/eslint": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "ff68f5c4de1c3d1c658acc28049ee88a0ff2db8a99a5f4ef628e35a63bcc9362",
    "typeScriptVersion": "5.2"
}