File size: 2,925 Bytes
dac6daa
 
 
 
 
1979653
96cfab0
dac6daa
189caf9
dac6daa
 
0a59c60
3df1e9f
f415c95
52c6f5c
1979653
52c6f5c
a76eef5
dac6daa
 
88ea501
 
c1646a5
b5ac402
7e80e42
b5ac402
 
aac02fe
42052ec
4fca6da
3df1e9f
1de8a7e
a76eef5
ac64cdc
 
52c6f5c
de05e6a
c3571d4
52c6f5c
88ea501
8c5a2cf
58843c4
 
f415c95
a76eef5
ba9894c
f415c95
0a3474b
 
 
a76eef5
88ea501
877b369
0a3474b
58843c4
a0911b1
97c4991
a76eef5
39eb06d
dac6daa
fbef5e8
8c5a2cf
9d4f7f4
1778c9e
de05e6a
52c6f5c
ba9894c
8c5a2cf
189caf9
dac6daa
189caf9
0a3474b
aac02fe
58843c4
a76eef5
 
3df1e9f
 
 
9472159
52c6f5c
7c08d14
7d76168
1778c9e
52c6f5c
7c08d14
1778c9e
52c6f5c
ac64cdc
58843c4
 
 
 
 
39eb06d
dac6daa
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
	"name": "inference-playground",
	"version": "0.0.1",
	"private": true,
	"scripts": {
		"dev": "vite dev",
		"build": "vite build",
		"preview": "vite preview",
		"prepare": "ts-patch install && svelte-kit sync || echo ''",
		"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
		"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
		"lint": "prettier . --check . && eslint src/",
		"format": "prettier . --write .",
		"clean": "rm -rf ./node_modules/ && rm -rf ./.svelte-kit/ && ni && echo 'Project cleaned!'",
		"update-ctx-length": "jiti scripts/update-ctx-length.ts",
		"test:unit": "vitest --browser.headless",
		"test": "npm run test:unit -- --run",
		"test:e2e": "playwright test"
	},
	"devDependencies": {
		"@eslint/eslintrc": "^3.3.0",
		"@eslint/js": "^9.22.0",
		"@floating-ui/dom": "^1.6.13",
		"@huggingface/hub": "^2.4.0",
		"@huggingface/inference": "^4.5.3",
		"@huggingface/tasks": "^0.19.26",
		"@huggingface/transformers": "^3.6.3",
		"@iconify-json/carbon": "^1.2.8",
		"@iconify-json/line-md": "^1.2.11",
		"@iconify-json/lucide": "^1.2.45",
		"@iconify-json/material-symbols": "^1.2.15",
		"@iconify-json/mingcute": "^1.2.5",
		"@playwright/test": "^1.49.1",
		"@ryoppippi/unplugin-typia": "^2.6.5",
		"@samchon/openapi": "^4.7.1",
		"@sveltejs/adapter-auto": "^3.3.1",
		"@sveltejs/adapter-node": "^5.3.2",
		"@sveltejs/kit": "^2.42.1",
		"@sveltejs/vite-plugin-svelte": "^4.0.4",
		"@tailwindcss/container-queries": "^0.1.1",
		"@tailwindcss/postcss": "^4.0.9",
		"@testing-library/jest-dom": "^6.6.3",
		"@testing-library/svelte": "^5.2.4",
		"@types/node": "^22.14.1",
		"@vitest/browser": "^3.1.4",
		"clsx": "^2.1.1",
		"dotenv": "^16.5.0",
		"eslint": "^9.22.0",
		"eslint-config-prettier": "^10.1.1",
		"eslint-plugin-prettier": "^5.2.3",
		"fake-indexeddb": "^6.0.1",
		"globals": "^16.0.0",
		"highlight.js": "^11.10.0",
		"jiti": "^2.4.2",
		"jsdom": "^26.0.0",
		"melt": "^0.40.2",
		"openai": "^4.90.0",
		"playwright": "^1.52.0",
		"postcss": "^8.4.38",
		"prettier": "^3.1.1",
		"prettier-plugin-svelte": "^3.4.0",
		"prettier-plugin-tailwindcss": "^0.6.11",
		"runed": "^0.31.1",
		"shiki": "^3.4.0",
		"svelte": "^5.38.10",
		"svelte-check": "^4.3.1",
		"tailwind-merge": "^3.0.2",
		"tailwindcss": "^4.0.9",
		"ts-patch": "^3.3.0",
		"tslib": "^2.4.1",
		"typescript": "^5.8.2",
		"typescript-eslint": "^8.26.1",
		"unplugin-icons": "^22.1.0",
		"vite": "^5.4.4",
		"vitest": "^3.0.0",
		"vitest-browser-svelte": "^0.1.0"
	},
	"type": "module",
	"dependencies": {
		"@dagrejs/dagre": "^1.1.5",
		"@modelcontextprotocol/sdk": "^1.13.3",
		"@tailwindcss/typography": "^0.5.16",
		"@xyflow/svelte": "^1.3.0",
		"dequal": "^2.0.3",
		"eslint-plugin-svelte": "^3.12.2",
		"marked": "^16.1.2",
		"remult": "^3.0.2",
		"tailwindcss-spring": "^1.0.1",
		"typia": "^9.7.2"
	},
	"pnpm": {
		"onlyBuiltDependencies": [
			"esbuild"
		]
	}
}