Logo
Explore Help
Register Sign In
shni/amayo
Template
1
0
Fork 0
You've already forked amayo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
8c6d7c9dd6a23cc9f5f3e275e3e20776832adc04
amayo/AmayoWeb/package.json

26 lines
492 B
JSON
Raw Normal View History

feat: Add welcome component with documentation, tooling, ecosystem, community, and support sections feat: Create WelcomeItem component for displaying welcome messages feat: Implement various icon components for the welcome section feat: Add theme management functionality with multiple color themes feat: Integrate internationalization support with Spanish and English locales feat: Set up Vue Router with authentication callback handling feat: Implement authentication service for Discord OAuth2 login feat: Create bot service for fetching bot statistics and information feat: Add AuthCallback view for handling authentication responses chore: Configure Vite for development and production environments
2025-11-04 12:22:59 -06:00
{
"name": "amayo-web",
"version": "0.0.0",
"private": true,
"type": "module",
"engines": {
"node": "^20.19.0 || >=22.12.0"
},
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.13.1",
"vue": "^3.5.22",
"vue-i18n": "^9.14.5",
"vue-router": "^4.6.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",
"vite": "^7.1.11",
"vite-plugin-vue-devtools": "^8.0.3"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 20ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API