{
    "name": "@types/daterangepicker",
    "version": "3.1.8",
    "description": "TypeScript definitions for daterangepicker",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/daterangepicker",
    "license": "MIT",
    "contributors": [
        {
            "name": "SirMartin",
            "githubUsername": "SirMartin",
            "url": "https://github.com/SirMartin"
        },
        {
            "name": "Steven Masala",
            "githubUsername": "smasala",
            "url": "https://github.com/smasala"
        },
        {
            "name": "Grant Hutchins",
            "githubUsername": "nertzy",
            "url": "https://github.com/nertzy"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/daterangepicker"
    },
    "scripts": {},
    "dependencies": {
        "@types/jquery": "*",
        "moment": ">=2.14.0"
    },
    "typesPublisherContentHash": "69d160c4bd050c9e9a48de230f87b88f6b91cd9bdbb6233ce289e1a53a70f61d",
    "typeScriptVersion": "4.5"
}