{
    "name": "@types/jquery-mask-plugin",
    "version": "1.14.4",
    "description": "TypeScript definitions for jQuery Mask Plugin",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery-mask-plugin",
    "license": "MIT",
    "contributors": [
        {
            "name": "Anže Videnič",
            "url": "https://github.com/avidenic",
            "githubUsername": "avidenic"
        },
        {
            "name": "Igor Escobar",
            "url": "http://www.igorescobar.com/"
        },
        {
            "name": "Anderson Friaça",
            "url": "https://github.com/AndersonFriaca",
            "githubUsername": "AndersonFriaca"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jquery-mask-plugin"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*"
    },
    "typesPublisherContentHash": "d5fc9fb54468634384be07ef71b16264a025e2e15b846c5caaaacc79c5cd29d1",
    "typeScriptVersion": "3.6"
}