{
    "name": "@types/pikaday",
    "version": "1.7.10",
    "description": "TypeScript definitions for pikaday",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pikaday",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rudolph Gottesheim",
            "githubUsername": "MidnightDesign",
            "url": "https://github.com/MidnightDesign"
        },
        {
            "name": "Åke Wivänge",
            "githubUsername": "wake42",
            "url": "https://github.com/wake42"
        },
        {
            "name": "Istvan Mezo",
            "githubUsername": "mezoistvan",
            "url": "https://github.com/mezoistvan"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/pikaday"
    },
    "scripts": {},
    "dependencies": {
        "moment": ">=2.29.2"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "75a59c21eaabb33197ccf0aa579684cfb729a420d8c9c96973b5298f537f2f1c",
    "typeScriptVersion": "5.2"
}