{
    "name": "@types/select2",
    "version": "4.0.59",
    "description": "TypeScript definitions for Select2",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/select2",
    "license": "MIT",
    "contributors": [
        {
            "name": "Boris Yankov",
            "url": "https://github.com/borisyankov",
            "githubUsername": "borisyankov"
        },
        {
            "name": "denisname",
            "url": "https://github.com/denisname",
            "githubUsername": "denisname"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/select2"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*"
    },
    "typesPublisherContentHash": "7bda732f3852b6ac022d6847a8b435d1418ac1b5a0882096454f3bc503185ce9",
    "typeScriptVersion": "4.5"
}