{
  "name": "@contentos/spacesvr",
  "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://cos.space/",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cos-space/spacesvr"
  },
  "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.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",
    "three": "0.151.3"
  },
  "peerDependencies": {
    "react": ">=18.1",
    "react-dom": ">=18.1"
  }
}
