mirror-web/package.json
2024-04-21 13:17:18 +08:00

20 lines
485 B
JSON

{
"name": "mirror-web",
"private": true,
"homepage": "https://github.com/tuna/mirror-web",
"devDependencies": {
"@vitejs/plugin-legacy": "^5.3.2",
"@vitejs/plugin-vue": "^5.0.4",
"bootstrap": "^5.3.3",
"highlight.js": "^11.9.0",
"markup-js": "^1.5.21",
"mustache": "^4.2.0",
"sass": "^1.74.1",
"sass-cast": "^0.5.6",
"terser": "^5.30.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.8",
"vite-plugin-ruby": "^5.0.0"
}
}