{ "name": "gradio_pannellum", "version": "0.3.5", "description": "Gradio UI packages", "type": "module", "author": "", "license": "ISC", "private": false, "dependencies": { "@gradio/atoms": "0.2.1", "@gradio/client": "0.8.1", "@gradio/icons": "0.2.0", "@gradio/statustracker": "0.3.1", "@gradio/upload": "0.4.1", "@gradio/utils": "0.2.0", "@gradio/wasm": "0.3.0", "cropperjs": "^1.5.12", "lazy-brush": "^1.0.1", "pannellum": "^2.5.6", "resize-observer-polyfill": "^1.5.1" }, "main_changeset": true, "main": "./Index.svelte", "exports": { ".": "./Index.svelte", "./example": "./Example.svelte", "./package.json": "./package.json" } }