1 | {
|
2 | "name": "@react-types/shared",
|
3 | "version": "3.23.1",
|
4 | "description": "Spectrum UI components in React",
|
5 | "license": "Apache-2.0",
|
6 | "types": "src/index.d.ts",
|
7 | "repository": {
|
8 | "type": "git",
|
9 | "url": "https://github.com/adobe/react-spectrum"
|
10 | },
|
11 | "peerDependencies": {
|
12 | "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
13 | },
|
14 | "publishConfig": {
|
15 | "access": "public"
|
16 | },
|
17 | "gitHead": "b77d7d594dff4dcfb5359bffbcfd18142b146433"
|
18 | }
|