{ "name": "@threepipe/plugin-gaussian-splatting", "version": "0.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@threepipe/plugin-gaussian-splatting", "version": "0.2.3", "license": "Apache-2.0", "dependencies": { "threepipe": "file:./../../src/" }, "devDependencies": { "@types/emscripten": "^1.39.10", "comlink": "^4.4.1" } }, "../../../three-gaussian-splat": { "name": "@zappar/three-gaussian-splat", "version": "0.0.1", "extraneous": true, "license": "MIT", "dependencies": { "@types/emscripten": "^1.39.10", "comlink": "4.4.1" }, "devDependencies": { "@types/node": "^14.11.2", "@types/three": "0.150.1", "gts": "^3.1.1", "lil-gui": "^0.18.2", "parcel": "^2.10.3", "path-browserify": "^1.0.1", "process": "^0.11.10", "three": "^0.150.1", "typescript": "^4.9.4" }, "engines": { "node": ">=18.0.0" }, "peerDependencies": { "three": "*" } }, "../../src": {}, "node_modules/@types/emscripten": { "version": "1.39.10", "resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.39.10.tgz", "integrity": "sha512-TB/6hBkYQJxsZHSqyeuO1Jt0AB/bW6G7rHt9g7lML7SOF6lbgcHvw/Lr+69iqN0qxgXLhWKScAon73JNnptuDw==", "dev": true }, "node_modules/comlink": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/comlink/-/comlink-4.4.1.tgz", "integrity": "sha512-+1dlx0aY5Jo1vHy/tSsIGpSkN4tS9rZSW8FIhG0JH/crs9wwweswIo/POr451r7bZww3hFbPAKnTpimzL/mm4Q==", "dev": true }, "node_modules/threepipe": { "resolved": "../../src", "link": true } } }