mirror of
https://github.com/moeru-ai/airi.git
synced 2026-05-02 00:10:09 +00:00
116 lines
3.6 KiB
JSON
116 lines
3.6 KiB
JSON
{
|
|
"name": "@proj-airi/stage-web",
|
|
"type": "module",
|
|
"private": true,
|
|
"description": "LLM powered virtual character",
|
|
"author": {
|
|
"name": "Moeru AI Project AIRI Team",
|
|
"email": "airi@moeru.ai",
|
|
"url": "https://github.com/moeru-ai"
|
|
},
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"build": "vite build",
|
|
"dev": "vite",
|
|
"lint": "eslint .",
|
|
"preview": "vite preview",
|
|
"typecheck": "vue-tsc --noEmit"
|
|
},
|
|
"dependencies": {
|
|
"@formkit/auto-animate": "^0.8.2",
|
|
"@huggingface/transformers": "^3.5.2",
|
|
"@llama-flow/core": "^0.4.4",
|
|
"@moeru/std": "0.1.0-beta.1",
|
|
"@pixiv/three-vrm": "^3.4.1",
|
|
"@pixiv/three-vrm-animation": "^3.4.1",
|
|
"@pixiv/three-vrm-core": "^3.4.1",
|
|
"@proj-airi/ccc": "workspace:^",
|
|
"@proj-airi/drizzle-duckdb-wasm": "catalog:",
|
|
"@proj-airi/server-sdk": "workspace:^",
|
|
"@proj-airi/stage-ui": "workspace:^",
|
|
"@proj-airi/ui": "workspace:^",
|
|
"@proj-airi/ui-transitions": "workspace:^",
|
|
"@ricky0123/vad-web": "^0.0.24",
|
|
"@standard-schema/spec": "^1.0.0",
|
|
"@stdlib/string-base-kebabcase": "^0.2.2",
|
|
"@tresjs/cientos": "^4.3.1",
|
|
"@tresjs/core": "^4.3.6",
|
|
"@valibot/to-json-schema": "1.0.0-rc.0",
|
|
"@vueuse/core": "^13.4.0",
|
|
"@vueuse/shared": "^13.4.0",
|
|
"@xsai-ext/providers-cloud": "catalog:",
|
|
"@xsai-ext/providers-local": "catalog:",
|
|
"@xsai-ext/shared-providers": "catalog:",
|
|
"@xsai-transformers/embed": "^0.0.6",
|
|
"@xsai/generate-speech": "catalog:",
|
|
"@xsai/generate-text": "catalog:",
|
|
"@xsai/model": "catalog:",
|
|
"@xsai/shared": "catalog:",
|
|
"@xsai/shared-chat": "catalog:",
|
|
"@xsai/stream-text": "catalog:",
|
|
"@xsai/utils-chat": "catalog:",
|
|
"culori": "^4.0.1",
|
|
"defu": "^6.1.4",
|
|
"driver.js": "^1.3.6",
|
|
"drizzle-kit": "^0.31.2",
|
|
"drizzle-orm": "^0.44.2",
|
|
"gpuu": "^1.0.4",
|
|
"jszip": "^3.10.1",
|
|
"localforage": "^1.10.0",
|
|
"node-vibrant": "^4.0.3",
|
|
"nprogress": "^0.2.0",
|
|
"ofetch": "^1.4.1",
|
|
"onnxruntime-web": "^1.22.0",
|
|
"pinia": "^3.0.3",
|
|
"radix-vue": "^1.9.17",
|
|
"rehype-stringify": "^10.0.1",
|
|
"remark-parse": "^11.0.0",
|
|
"remark-rehype": "^11.1.2",
|
|
"shiki": "^3.7.0",
|
|
"three": "^0.177.0",
|
|
"unified": "^11.0.5",
|
|
"unspeech": "^0.1.7",
|
|
"valibot": "1.0.0-beta.9",
|
|
"vaul-vue": "^0.4.1",
|
|
"vue": "^3.5.17",
|
|
"vue-demi": "^0.14.10",
|
|
"vue-i18n": "^11.1.7",
|
|
"vue-router": "^4.5.1",
|
|
"xsschema": "catalog:",
|
|
"yauzl": "^3.2.0",
|
|
"zod": "^3.25.67"
|
|
},
|
|
"devDependencies": {
|
|
"@iconify-json/carbon": "^1.2.10",
|
|
"@iconify-json/eos-icons": "^1.2.2",
|
|
"@iconify-json/lucide": "^1.2.51",
|
|
"@iconify-json/mingcute": "^1.2.3",
|
|
"@iconify-json/simple-icons": "^1.2.39",
|
|
"@iconify-json/solar": "^1.2.2",
|
|
"@iconify-json/svg-spinners": "^1.2.2",
|
|
"@iconify-json/vscode-icons": "^1.2.23",
|
|
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
|
"@proj-airi/lobe-icons": "^1.0.8",
|
|
"@proj-airi/unplugin-fetch": "^0.1.6",
|
|
"@proj-airi/unplugin-live2d-sdk": "^0.1.5",
|
|
"@shikijs/markdown-it": "^3.7.0",
|
|
"@types/culori": "^4.0.0",
|
|
"@types/nprogress": "^0.2.3",
|
|
"@types/three": "^0.177.0",
|
|
"@types/yauzl": "^2.10.3",
|
|
"@unocss/reset": "^66.2.3",
|
|
"@vitejs/plugin-vue": "^5.2.4",
|
|
"@vue-macros/volar": "^3.0.0-beta.14",
|
|
"@vueuse/motion": "^3.0.3",
|
|
"hfup": "^0.5.0",
|
|
"less": "^4.3.0",
|
|
"unplugin-vue-macros": "^2.14.5",
|
|
"unplugin-vue-router": "^0.12.0",
|
|
"vite": "catalog:rolldown-vite",
|
|
"vite-bundle-visualizer": "^1.2.1",
|
|
"vite-plugin-pwa": "^1.0.0",
|
|
"vite-plugin-vue-devtools": "^7.7.7",
|
|
"vite-plugin-vue-layouts": "^0.11.0",
|
|
"vue-tsc": "^3.0.0-beta.3"
|
|
}
|
|
}
|