UNPKG

@react-aria/interactions

Version:
38 lines (37 loc) 883 B
{ "name": "@react-aria/interactions", "version": "3.20.0", "description": "Spectrum UI components in React", "license": "Apache-2.0", "main": "dist/main.js", "module": "dist/module.js", "exports": { "types": "./dist/types.d.ts", "import": "./dist/import.mjs", "require": "./dist/main.js" }, "types": "dist/types.d.ts", "source": "src/index.ts", "files": [ "dist", "src" ], "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/adobe/react-spectrum" }, "dependencies": { "@react-aria/ssr": "^3.9.0", "@react-aria/utils": "^3.22.0", "@react-types/shared": "^3.22.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "9ce2f674eab2cc8912800d3162dcf00a1ce94274" }