{
    "name": "@types/slick-carousel",
    "version": "1.6.40",
    "description": "TypeScript definitions for slick-carousel",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slick-carousel",
    "license": "MIT",
    "contributors": [
        {
            "name": "John Gouigouix",
            "githubUsername": "Gouigouix",
            "url": "https://github.com/Gouigouix"
        },
        {
            "name": "Hugo Alliaume",
            "githubUsername": "Kocal",
            "url": "https://github.com/Kocal"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/slick-carousel"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*"
    },
    "typesPublisherContentHash": "f23025f9e8287cd629ab31dc1f330f57a4893200c833ebb78f2d969b091c06c4",
    "typeScriptVersion": "4.5"
}