{
  "name": "@react-types/form",
  "version": "3.8.0",
  "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-spectrum/form": "^3.8.0",
    "@react-types/shared": "^3.34.0"
  },
  "peerDependencies": {
    "@react-spectrum/provider": "^3.0.0",
    "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
    "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "a6999bdf494a2e9c0381a5881908328bdd22ddae"
}
