mirror of
https://github.com/HK560/R1DeltaServerList.git
synced 2026-08-01 00:12:00 -04:00
26 lines
No EOL
554 B
JSON
26 lines
No EOL
554 B
JSON
{
|
|
"name": "r1delta-server-list",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@heroicons/vue": "^2.2.0",
|
|
"axios": "^1.4.0",
|
|
"vue": "^3.3.4",
|
|
"vue-i18n": "11",
|
|
"vue-router": "^4.2.4"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^22.15.17",
|
|
"@vitejs/plugin-vue": "^4.2.3",
|
|
"autoprefixer": "^10.4.14",
|
|
"postcss": "^8.4.27",
|
|
"tailwindcss": "^3.3.3",
|
|
"typescript": "^5.8.3",
|
|
"vite": "^4.4.9"
|
|
}
|
|
} |