mirror of
https://github.com/Luzifer/go-latestver.git
synced 2024-11-08 15:10:04 +00:00
22 lines
No EOL
603 B
JSON
22 lines
No EOL
603 B
JSON
{
|
|
"devDependencies": {
|
|
"babel-eslint": "^10.1.0",
|
|
"esbuild": "^0.23.1",
|
|
"esbuild-vue": "^0.4.1",
|
|
"eslint": "^7.32.0",
|
|
"eslint-plugin-vue": "^7.20.0",
|
|
"vue-template-compiler": "^2.7.16"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-svg-core": "^6.6.0",
|
|
"@fortawesome/free-brands-svg-icons": "^6.6.0",
|
|
"@fortawesome/free-solid-svg-icons": "^6.6.0",
|
|
"@fortawesome/vue-fontawesome": "^2.0.10",
|
|
"bootstrap": "^4.6.2",
|
|
"bootstrap-vue": "^2.23.1",
|
|
"bootswatch": "^4.6.2",
|
|
"moment": "^2.30.1",
|
|
"vue": "^2.7.16",
|
|
"vue-router": "^3.6.5"
|
|
}
|
|
} |