{
    "name": "@types/vue2-datepicker",
    "version": "3.3.7",
    "description": "TypeScript definitions for vue2-datepicker",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue2-datepicker",
    "license": "MIT",
    "contributors": [
        {
            "name": "ChrisStornowski",
            "githubUsername": "ChrisStornowski",
            "url": "https://github.com/ChrisStornowski"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/vue2-datepicker"
    },
    "scripts": {},
    "dependencies": {
        "vue": "^2.5.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "0d9d093fcee4f7bc7ce6d779f6a018961f60f3fbd686bef38a4ced1d416e5b84",
    "typeScriptVersion": "5.2"
}