@types/pikaday
Version:
TypeScript definitions for pikaday
37 lines • 1.13 kB
JSON
{
"name": "@types/pikaday",
"version": "1.7.9",
"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"
},
"typesPublisherContentHash": "53a3c3c87a6c156c3a9512b664ec24ee51e4593d0b68ded6631cf191940be9b8",
"typeScriptVersion": "4.5"
}