Spaces:
Running
Running
| { | |
| "name": "gradio_molecule2d", | |
| "version": "0.2.0", | |
| "description": "Gradio UI packages", | |
| "type": "module", | |
| "author": "", | |
| "license": "ISC", | |
| "private": false, | |
| "main_changeset": true, | |
| "exports": { | |
| ".": "./Index.svelte", | |
| "./example": "./Example.svelte", | |
| "./package.json": "./package.json" | |
| }, | |
| "dependencies": { | |
| "@gradio/atoms": "0.7.1", | |
| "@gradio/button": "^0.2.32", | |
| "@gradio/icons": "0.4.0", | |
| "@gradio/statustracker": "0.5.0", | |
| "@gradio/upload": "^0.9.0", | |
| "@gradio/utils": "0.4.0", | |
| "@tailwindcss/oxide-linux-x64-gnu": "^0.0.0-insiders.8fb9ae8f", | |
| "@tailwindcss/vite": "^4.0.0-alpha.14", | |
| "kekule": "^1.0.0", | |
| "mdsvex": "^0.11.0", | |
| "smiles-drawer": "^2.1.7", | |
| "tailwindcss": "^4.0.0-alpha.14" | |
| }, | |
| "devDependencies": { | |
| "@gradio/preview": "0.8.3" | |
| } | |
| } | |