{ "name": "@cesium/wasm-splats", "type": "module", "collaborators": [ "Cesium GS, Inc. " ], "description": "Contains high-performance algorithms used in the rendering of Gaussian Splats in CesiumJS.", "version": "0.1.0-alpha.2", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/CesiumGS/cesium-wasm-utils" }, "files": [ "wasm_splats_bg.wasm", "wasm_splats.js", "wasm_splats.d.ts" ], "main": "wasm_splats.js", "homepage": "https://cesium.com/cesiumjs/", "types": "wasm_splats.d.ts", "sideEffects": [ "./snippets/*" ] }