{
  "name": "spacesvr-sample",
  "version": "2.12.3",
  "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://spacesvr.io",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/spacesvr/spacesvr.git"
  },
  "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/core": "^9.7.3",
    "@react-spring/three": "^9.4.5",
    "@react-three/cannon": "6.4.0",
    "@react-three/drei": "9.65.3",
    "@react-three/fiber": "8.12.0",
    "@react-three/xr": "5.4.1",
    "culori": "^0.18.2",
    "nipplejs": "0.8.1",
    "peerjs": "^1.4.6",
    "react-device-detect": "^1.13.1",
    "react-error-boundary": "^3.1.4",
    "suspend-react": "^0.1.3",
    "three": "0.151.3",
    "three-mesh-bvh": "^0.7.3",
    "three-stdlib": "^2.29.4"
  },
  "peerDependencies": {
    "react": ">=18.1",
    "react-dom": ">=18.1"
  },
  "private": false
}
