{
    "name": "@types/pikaday",
    "version": "1.7.4",
    "description": "TypeScript definitions for pikaday",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rudolph Gottesheim",
            "url": "https://github.com/MidnightDesign",
            "githubUsername": "MidnightDesign"
        },
        {
            "name": "Åke Wivänge",
            "url": "https://github.com/wake42",
            "githubUsername": "wake42"
        },
        {
            "name": "Istvan Mezo",
            "url": "https://github.com/mezoistvan",
            "githubUsername": "mezoistvan"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/pikaday"
    },
    "scripts": {},
    "dependencies": {
        "moment": ">=2.14.0"
    },
    "typesPublisherContentHash": "1ee52c509e28b5dee58e32ce42fff195c7ad277287367a7f86352558ee127d18",
    "typeScriptVersion": "2.3"
}