Files
hndx-officialWebsite-old/package.json
PC-202306242200\Administrator 7f8aafea4c first commit
2026-03-28 23:22:28 +08:00

19 lines
359 B
JSON

{
"name": "new-energy-website",
"version": "1.0.0",
"description": "新能源科技官方网站",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.4.0",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.0",
"vite": "^5.0.0"
}
}