{
    "name": "@types/datatables.net",
    "version": "1.10.24",
    "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": "cb6532f37a5c06beef53d0a0add4a5a5f52c610fbc281357c3e6a6af328b7a50",
    "typeScriptVersion": "4.1"
}