mirror of
https://github.com/Luzifer/ots.git
synced 2025-12-24 20:41:35 -05:00
28 lines
No EOL
869 B
JSON
28 lines
No EOL
869 B
JSON
{
|
|
"devDependencies": {
|
|
"@babel/eslint-parser": "7.28.5",
|
|
"@types/bootstrap": "5.2.10",
|
|
"@typescript-eslint/eslint-plugin": "8.47.0",
|
|
"@typescript-eslint/parser": "8.47.0",
|
|
"@vue/tsconfig": "0.8.1",
|
|
"esbuild": "0.27.0",
|
|
"esbuild-plugin-vue3": "0.5.1",
|
|
"esbuild-sass-plugin": "3.3.1",
|
|
"eslint": "9.39.1",
|
|
"eslint-plugin-vue": "10.6.0",
|
|
"typescript": "5.9.3",
|
|
"vue-eslint-parser": "10.2.0"
|
|
},
|
|
"name": "ots",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "6.7.2",
|
|
"base64-js": "1.5.1",
|
|
"bootstrap": "5.3.8",
|
|
"qrcode": "1.5.4",
|
|
"vue": "3.5.25",
|
|
"vue-i18n": "11.2.1",
|
|
"vue-router": "4.6.3"
|
|
},
|
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
|
} |