@types/react-calendar
Version:
TypeScript definitions for react-calendar
32 lines • 999 B
JSON
{
"name": "@types/react-calendar",
"version": "3.5.1",
"description": "TypeScript definitions for react-calendar",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-calendar",
"license": "MIT",
"contributors": [
{
"name": "Stéphane Saquet",
"url": "https://github.com/Guymestef",
"githubUsername": "Guymestef"
},
{
"name": "Katie Soldau",
"url": "https://github.com/ksoldau",
"githubUsername": "ksoldau"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-calendar"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "c06eb57cb6ea4a17412f30b3ec035fbe0588928b811b3e5b88226c6c5145455d",
"typeScriptVersion": "3.9"
}