{ "name": "gradio_cofoldinginput", "version": "0.4.12", "description": "Gradio UI packages", "type": "module", "author": "", "license": "ISC", "private": false, "main_changeset": true, "main": "Index.svelte", "exports": { ".": { "gradio": "./Index.svelte" }, "./example": { "gradio": "./Example.svelte" }, "./package.json": "./package.json" }, "dependencies": { "@gradio/atoms": "0.11.0", "@gradio/icons": "0.8.1", "@gradio/preview": "^0.13.0", "@gradio/statustracker": "0.9.4", "@gradio/utils": "0.7.0", "@tailwindcss/vite": "^4.0.0-alpha.35", "3dmol": "^2.4.0", "tailwindcss": "^4.0.0-alpha.35" }, "devDependencies": { "@tsconfig/svelte": "^5.0.4", "svelte-preprocess": "^6.0.3", "typescript": "^5.6.3" } }