Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

package.json 3.0 KB

You have to be logged in to leave a comment. Sign In
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
98
99
100
101
102
103
104
105
  1. {
  2. "name": "chat-ui",
  3. "version": "0.9.1",
  4. "private": true,
  5. "packageManager": "npm@9.5.0",
  6. "scripts": {
  7. "dev": "vite dev",
  8. "build": "vite build",
  9. "preview": "vite preview",
  10. "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
  11. "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
  12. "lint": "prettier --plugin-search-dir . --check . && eslint .",
  13. "format": "prettier --plugin-search-dir . --write .",
  14. "test": "MONGODB_URL=mongodb://127.0.0.1:27017/ vitest",
  15. "updateLocalEnv": "node --loader ts-node/esm scripts/updateLocalEnv.ts",
  16. "populate": "vite-node --options.transformMode.ssr='/.*/' scripts/populate.ts"
  17. },
  18. "devDependencies": {
  19. "@faker-js/faker": "^8.4.1",
  20. "@iconify-json/carbon": "^1.1.16",
  21. "@iconify-json/eos-icons": "^1.1.6",
  22. "@sveltejs/adapter-node": "^5.0.1",
  23. "@sveltejs/kit": "^2.5.10",
  24. "@tailwindcss/typography": "^0.5.9",
  25. "@types/express": "^4.17.21",
  26. "@types/js-yaml": "^4.0.9",
  27. "@types/jsdom": "^21.1.1",
  28. "@types/minimist": "^1.2.5",
  29. "@types/parquetjs": "^0.10.3",
  30. "@types/sbd": "^1.0.5",
  31. "@types/uuid": "^9.0.8",
  32. "@typescript-eslint/eslint-plugin": "^6.x",
  33. "@typescript-eslint/parser": "^6.x",
  34. "eslint": "^8.28.0",
  35. "eslint-config-prettier": "^8.5.0",
  36. "eslint-plugin-svelte": "^2.30.0",
  37. "js-yaml": "^4.1.0",
  38. "minimist": "^1.2.8",
  39. "prettier": "^2.8.0",
  40. "prettier-plugin-svelte": "^2.10.1",
  41. "prettier-plugin-tailwindcss": "^0.2.7",
  42. "prom-client": "^15.1.2",
  43. "svelte": "^4.2.8",
  44. "svelte-check": "^3.6.2",
  45. "ts-node": "^10.9.1",
  46. "tslib": "^2.4.1",
  47. "typescript": "^5.0.0",
  48. "unplugin-icons": "^0.16.1",
  49. "vite": "^5.2.12",
  50. "vite-node": "^1.6.0",
  51. "vitest": "^0.31.0"
  52. },
  53. "type": "module",
  54. "dependencies": {
  55. "@cliqz/adblocker-playwright": "^1.27.2",
  56. "@gradio/client": "^0.19.4",
  57. "@huggingface/hub": "^0.5.1",
  58. "@huggingface/inference": "^2.7.0",
  59. "@iconify-json/bi": "^1.1.21",
  60. "@playwright/browser-chromium": "^1.43.1",
  61. "@resvg/resvg-js": "^2.6.2",
  62. "@xenova/transformers": "^2.16.1",
  63. "autoprefixer": "^10.4.14",
  64. "browser-image-resizer": "^2.4.1",
  65. "date-fns": "^2.29.3",
  66. "dotenv": "^16.0.3",
  67. "express": "^4.19.2",
  68. "file-type": "^19.0.0",
  69. "handlebars": "^4.7.8",
  70. "highlight.js": "^11.7.0",
  71. "image-size": "^1.0.2",
  72. "ip-address": "^9.0.5",
  73. "jose": "^5.3.0",
  74. "jsdom": "^22.0.0",
  75. "json5": "^2.2.3",
  76. "marked": "^12.0.1",
  77. "marked-katex-extension": "^5.0.1",
  78. "mongodb": "^5.8.0",
  79. "nanoid": "^4.0.2",
  80. "openid-client": "^5.4.2",
  81. "parquetjs": "^0.11.2",
  82. "pino": "^9.0.0",
  83. "pino-pretty": "^11.0.0",
  84. "playwright": "^1.44.1",
  85. "postcss": "^8.4.31",
  86. "saslprep": "^1.0.3",
  87. "satori": "^0.10.11",
  88. "satori-html": "^0.3.2",
  89. "sbd": "^1.0.19",
  90. "serpapi": "^1.1.1",
  91. "sharp": "^0.33.4",
  92. "tailwind-scrollbar": "^3.0.0",
  93. "tailwindcss": "^3.4.0",
  94. "uuid": "^9.0.1",
  95. "zod": "^3.22.3"
  96. },
  97. "optionalDependencies": {
  98. "@anthropic-ai/sdk": "^0.17.1",
  99. "@anthropic-ai/vertex-sdk": "^0.3.0",
  100. "@google-cloud/vertexai": "^1.1.0",
  101. "aws4fetch": "^1.0.17",
  102. "cohere-ai": "^7.9.0",
  103. "openai": "^4.44.0"
  104. }
  105. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...