mirror of
https://github.com/Luzifer/stadt-land-fluss.git
synced 2024-11-08 19:20:04 +00:00
20 lines
538 B
JSON
20 lines
538 B
JSON
|
{
|
||
|
"dependencies": {
|
||
|
"@fortawesome/fontawesome-free": "^6.6.0",
|
||
|
"bootstrap": "^5.3.3",
|
||
|
"vue": "^3.4.38"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@babel/eslint-parser": "^7.25.1",
|
||
|
"@types/bootstrap": "^5.2.10",
|
||
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||
|
"@typescript-eslint/parser": "^7.18.0",
|
||
|
"@vue/tsconfig": "^0.5.1",
|
||
|
"esbuild": "^0.23.1",
|
||
|
"esbuild-plugin-vue3": "^0.4.2",
|
||
|
"esbuild-sass-plugin": "^3.3.1",
|
||
|
"eslint": "^8.57.0",
|
||
|
"eslint-plugin-vue": "^9.27.0",
|
||
|
"typescript": "^5.5.4"
|
||
|
}
|
||
|
}
|