@types/select2
Version:
TypeScript definitions for select2
32 lines • 974 B
JSON
{
"name": "@types/select2",
"version": "4.0.63",
"description": "TypeScript definitions for select2",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/select2",
"license": "MIT",
"contributors": [
{
"name": "Boris Yankov",
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "denisname",
"githubUsername": "denisname",
"url": "https://github.com/denisname"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/select2"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*"
},
"typesPublisherContentHash": "196f7f02137598d83986e9c641bf81b2102342b4a84317e3988e02ec32a5a2ac",
"typeScriptVersion": "4.5"
}