{
  "name": "@croquet/worldcore-rapier",
  "version": "1.4.0",
  "description": "Rapier Physics Component for Croquet Worldcore",
  "keywords": [
    "croquet",
    "worldcore",
    "3d",
    "game-engine",
    "multiplayer",
    "physics",
    "rapier",
    "simulation"
  ],
  "main": "index.js",
  "author": "Croquet Corporation",
  "license": "Apache-2.0",
  "homepage": "https://croquet.io/docs/worldcore/",
  "bugs": "https://github.com/croquet/worldcore/issues",
  "repository": {
    "type": "git",
    "url": "github:croquet/worldcore",
    "directory": "packages/rapier"
  },
  "dependencies": {
    "@croquet/worldcore-kernel": "^1.4.0",
    "@dimforge/rapier3d": "0.7.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "ada83b1dc609ca939c2ceeff646ad00cd4a49c6e"
}
