File size: 815 Bytes
b61753c
 
 
 
 
 
 
 
 
 
 
1b1652a
 
 
 
 
 
b61753c
 
 
1b1652a
 
 
 
 
7860afc
 
 
1b1652a
 
 
 
 
b61753c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "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"
  }
}