UNPKG

447 BJSONView Raw
1{
2 "name": "@react-types/shared",
3 "version": "3.16.0",
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": "2954307ddbefe149241685440c81f80ece6b2c83"
18}