@types/datatables.net
Version:
TypeScript definitions for JQuery DataTables
42 lines • 1.32 kB
JSON
{
"name": "@types/datatables.net",
"version": "1.10.25",
"description": "TypeScript definitions for JQuery DataTables",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datatables.net",
"license": "MIT",
"contributors": [
{
"name": "Kiarash Ghiaseddin",
"url": "https://github.com/Silver-Connection",
"githubUsername": "Silver-Connection"
},
{
"name": "Omid Rad",
"url": "https://github.com/omidkrad",
"githubUsername": "omidkrad"
},
{
"name": "Armin Sander",
"url": "https://github.com/pragmatrix",
"githubUsername": "pragmatrix"
},
{
"name": "Craig Boland",
"url": "https://github.com/CNBoland",
"githubUsername": "CNBoland"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/datatables.net"
},
"scripts": {},
"dependencies": {
"@types/jquery": "*"
},
"typesPublisherContentHash": "b6f70d5bc63c621df671f101976017e49c91614fb7a0105d3bbf7307019cad53",
"typeScriptVersion": "4.5"
}