mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 16:20:02 +00:00
24 lines
No EOL
661 B
JSON
24 lines
No EOL
661 B
JSON
{
|
|
"devDependencies": {
|
|
"@babel/eslint-parser": "^7.21.3",
|
|
"esbuild": "^0.17.13",
|
|
"esbuild-vue": "^1.2.2",
|
|
"eslint": "^8.36.0",
|
|
"eslint-plugin-vue": "^9.10.0",
|
|
"vue-template-compiler": "^2.7.14"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
"@fortawesome/free-brands-svg-icons": "^6.4.0",
|
|
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
"@fortawesome/vue-fontawesome": "^2.0.10",
|
|
"axios": "^1.3.4",
|
|
"bootstrap": "^4.6.2",
|
|
"bootstrap-vue": "^2.23.1",
|
|
"bootswatch": "^4.6.2",
|
|
"codejar": "^3.7.0",
|
|
"prismjs": "^1.29.0",
|
|
"vue": "^2.7.16",
|
|
"vue-router": "^3.6.5"
|
|
}
|
|
} |