{
    "name": "@types/tabulator-tables",
    "version": "6.2.6",
    "description": "TypeScript definitions for tabulator-tables",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tabulator-tables",
    "license": "MIT",
    "contributors": [
        {
            "name": "Josh Harris",
            "githubUsername": "jojoshua",
            "url": "https://github.com/jojoshua"
        },
        {
            "name": "Mike Lischke",
            "githubUsername": "mike-lischke",
            "url": "https://github.com/mike-lischke"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "exports": {
        ".": {
            "require": "./index.d.ts",
            "import": "./index.d.mts"
        },
        "./package.json": "./package.json"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/tabulator-tables"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "59b15fadae0929afc2864d28d28c7d9df13fc7a4fdcb8f591bfe3a0fa5298198",
    "typeScriptVersion": "5.1"
}