{
  "name": "spacesvr-websessions",
  "version": "0.1.1",
  "private": false,
  "description": "A standardized reality for future of the 3D Web",
  "keywords": [
    "react",
    "spaces",
    "webxr",
    "environment",
    "webvr",
    "muse",
    "3d website",
    "virtual reality",
    "3d",
    "three js"
  ],
  "license": "MIT",
  "homepage": "https://websessions.co/",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/websessions/spacesvr-websessions"
  },
  "author": {
    "name": "alex shortt",
    "email": "alexander.shortt@gmail.com",
    "url": "https://muse.place/alex"
  },
  "main": "main.cjs.js",
  "module": "main.js",
  "types": "main.d.ts",
  "files": [
    "**"
  ],
  "dependencies": {
    "@emotion/react": "^11.4.0",
    "@emotion/styled": "^11.3.0",
    "@geckos.io/snapshot-interpolation": "^1.1.0",
    "@react-spring/three": "^9.4.5",
    "@react-three/cannon": "6.4.0",
    "@react-three/drei": "9.11.3",
    "@react-three/fiber": "^8.9.1",
    "@react-three/xr": "^4.0.1",
    "culori": "^0.18.2",
    "framer-motion": "^7.5.3",
    "nipplejs": "0.8.1",
    "node-fetch": "^2.6.1",
    "peerjs": "^1.4.6",
    "posthog-js": "^1.43.1",
    "react-device-detect": "^1.13.1",
    "react-error-boundary": "^3.1.4"
  },
  "peerDependencies": {
    "react": ">=18.1",
    "react-dom": ">=18.1",
    "three": ">=0.139.2"
  }
}
