@react-types/calendar
Version:
Spectrum UI components in React
23 lines (22 loc) • 568 B
JSON
{
"name": "@react-types/calendar",
"version": "3.8.1",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"types": "src/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@internationalized/date": "^3.10.1",
"@react-types/shared": "^3.32.1"
},
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"gitHead": "4d838da5bfe36abb35aed166995a9ef63825370f"
}