mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
21 lines
418 B
JSON
21 lines
418 B
JSON
{
|
|
"name": "lnbits",
|
|
"devDependencies": {
|
|
"prettier": "2.8.3",
|
|
"pyright": "1.1.289"
|
|
},
|
|
"dependencies": {
|
|
"@chenfengyuan/vue-qrcode": "1.0.2",
|
|
"axios": "^1.3.4",
|
|
"chart.js": "2.9",
|
|
"moment": "^2.29.4",
|
|
"quasar": "1.13.2",
|
|
"underscore": "^1.13.6",
|
|
"vue": "2.6.12",
|
|
"vue-i18n": "^8.28.2",
|
|
"vue-qrcode-reader": "2.2",
|
|
"vue-router": "3.4.3",
|
|
"vuex": "3.5.1"
|
|
}
|
|
}
|