Spaces:
Runtime error
Runtime error
| { | |
| "name": "gradio_blurhashimage", | |
| "version": "0.3.3", | |
| "description": "Gradio UI packages", | |
| "type": "module", | |
| "author": "", | |
| "license": "ISC", | |
| "private": false, | |
| "dependencies": { | |
| "@gradio/atoms": "0.2.1", | |
| "@gradio/client": "0.7.2", | |
| "@gradio/icons": "0.2.0", | |
| "@gradio/statustracker": "0.3.1", | |
| "@gradio/upload": "0.3.3", | |
| "@gradio/utils": "0.2.0", | |
| "@gradio/wasm": "0.2.0", | |
| "blurhash": "^1.1.5", | |
| "cropperjs": "^1.5.12", | |
| "lazy-brush": "^1.0.1", | |
| "resize-observer-polyfill": "^1.5.1", | |
| "svelte-blurhash": "^1.2.1" | |
| }, | |
| "main_changeset": true, | |
| "main": "./Index.svelte", | |
| "exports": { | |
| ".": "./Index.svelte", | |
| "./example": "./Example.svelte", | |
| "./package.json": "./package.json" | |
| } | |
| } | |