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