@react-types/numberfield
Version:
Spectrum UI components in React
22 lines (21 loc) • 530 B
JSON
{
"name": "@react-types/numberfield",
"version": "3.8.10",
"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": {
"@react-types/shared": "^3.29.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "9b66d270572f482948afee95622a85cdf68ed408"
}