{
    "name": "@types/select2",
    "version": "4.0.48",
    "description": "TypeScript definitions for 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",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*",
        "@types/requirejs": "*"
    },
    "typesPublisherContentHash": "6cf34e596ef9a878aa93ce1337a0b4d11d28084864b32cdaec17bb54b3683bec",
    "typeScriptVersion": "2.6"
}