{
  "name": "sceneview-web",
  "version": "4.25.0",
  "description": "SceneView for Web — 3D rendering with Filament.js (WebGL2/WASM)",
  "main": "sceneview-web.js",
  "types": "sceneview-web.d.ts",
  "keywords": ["3d", "webgl", "filament", "sceneview", "gltf", "wasm"],
  "homepage": "https://github.com/sceneview/sceneview",
  "repository": {
    "type": "git",
    "url": "https://github.com/sceneview/sceneview.git",
    "directory": "sceneview-web"
  },
  "license": "Apache-2.0"
}
