{
    "name": "@types/jquery.validation",
    "version": "1.17.1",
    "description": "TypeScript definitions for jquery.validation",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.validation",
    "license": "MIT",
    "contributors": [
        {
            "name": "François de Campredon",
            "githubUsername": "fdecampredon",
            "url": "https://github.com/fdecampredon"
        },
        {
            "name": "John Reilly",
            "githubUsername": "johnnyreilly",
            "url": "https://github.com/johnnyreilly"
        },
        {
            "name": "Anže Videnič",
            "githubUsername": "avidenic",
            "url": "https://github.com/avidenic"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jquery.validation"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "fbeb9195bf46b159893739ba7510f3fad1ad7caba20697c27f667e0e56e72c0e",
    "typeScriptVersion": "5.2",
    "nonNpm": true
}