Spaces:
Runtime error
Runtime error
| { | |
| "name": "gradio_carousel", | |
| "version": "0.6.0", | |
| "description": "Gradio UI packages", | |
| "type": "module", | |
| "author": "", | |
| "license": "ISC", | |
| "private": false, | |
| "dependencies": { | |
| "@gradio/atoms": "0.5.0", | |
| "@gradio/client": "0.10.1", | |
| "@gradio/file": "0.4.8", | |
| "@gradio/icons": "0.3.2", | |
| "@gradio/image": "0.7.1", | |
| "@gradio/statustracker": "0.4.4", | |
| "@gradio/upload": "0.7.0", | |
| "@gradio/utils": "0.2.1", | |
| "@gradio/wasm": "0.5.1", | |
| "dequal": "^2.0.2", | |
| "embla-carousel": "^8.0.0-rc22", | |
| "embla-carousel-autoplay": "^8.0.0-rc22", | |
| "embla-carousel-svelte": "^8.0.0-rc22" | |
| }, | |
| "main": "./Index.svelte", | |
| "main_changeset": true, | |
| "exports": { | |
| ".": "./Index.svelte", | |
| "./package.json": "./package.json" | |
| } | |
| } | |