@types/jqueryui
Version:
TypeScript definitions for jQueryUI
37 lines • 1.15 kB
JSON
{
"name": "@types/jqueryui",
"version": "1.12.18",
"description": "TypeScript definitions for jQueryUI",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jqueryui",
"license": "MIT",
"contributors": [
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
},
{
"name": "Dieter Oberkofler",
"url": "https://github.com/doberkofler",
"githubUsername": "doberkofler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jqueryui"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*"
},
"typesPublisherContentHash": "e340e838655457943801b6391158b527ffbf94a4025f80daf3045e8c426dfd03",
"typeScriptVersion": "4.5"
}