2021-12-06 16:25:19 +00:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
|
|
|
"@fortawesome/vue-fontawesome": "^2.0.6",
|
|
|
|
"axios": "^0.24.0",
|
2022-01-20 01:20:22 +00:00
|
|
|
"babel-eslint": "^10.1.0",
|
2021-12-06 16:25:19 +00:00
|
|
|
"bootstrap": "^4.6.0",
|
|
|
|
"bootstrap-vue": "^2.21.2",
|
|
|
|
"bootswatch": "^4.6.0",
|
|
|
|
"codejar": "^3.5.0",
|
2022-01-20 01:20:22 +00:00
|
|
|
"esbuild": "^0.8.43",
|
|
|
|
"esbuild-vue": "^0.4.0",
|
|
|
|
"eslint": "^7.19.0",
|
|
|
|
"eslint-plugin-vue": "^7.20.0",
|
2021-12-06 16:25:19 +00:00
|
|
|
"prismjs": "^1.25.0",
|
|
|
|
"vue": "^2.6.14",
|
2022-01-20 01:20:22 +00:00
|
|
|
"vue-router": "^3.5.3",
|
|
|
|
"vue-template-compiler": "^2.6.14"
|
2021-12-06 16:25:19 +00:00
|
|
|
}
|
|
|
|
}
|