2021-07-21 14:07:38 +00:00
|
|
|
{
|
2021-07-22 02:39:17 +00:00
|
|
|
"name": "ping-wallet",
|
2022-05-03 03:11:43 +00:00
|
|
|
"license": "GPL-2.0",
|
2021-07-22 02:39:17 +00:00
|
|
|
"version": "0.1.0",
|
2022-05-03 03:11:43 +00:00
|
|
|
"author": {
|
|
|
|
"name": "ping.pub"
|
|
|
|
},
|
2021-07-21 14:07:38 +00:00
|
|
|
"scripts": {
|
|
|
|
"serve": "vue-cli-service serve",
|
|
|
|
"build": "vue-cli-service build",
|
2022-03-15 08:18:57 +00:00
|
|
|
"lint": "vue-cli-service lint",
|
|
|
|
"analyz": "vue-cli-service build --report"
|
2021-07-21 14:07:38 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@casl/ability": "4.1.6",
|
|
|
|
"@casl/vue": "1.1.1",
|
2022-05-03 03:11:43 +00:00
|
|
|
"@cosmjs/amino": "^0.28.4",
|
|
|
|
"@cosmjs/crypto": "^0.28.4",
|
|
|
|
"@cosmjs/encoding": "^0.28.4",
|
2022-05-03 03:20:05 +00:00
|
|
|
"@cosmjs/launchpad": "^0.27.1",
|
2022-05-03 03:11:43 +00:00
|
|
|
"@cosmjs/ledger-amino": "^0.28.4",
|
|
|
|
"@cosmjs/math": "^0.28.4",
|
|
|
|
"@cosmjs/proto-signing": "^0.28.4",
|
|
|
|
"@cosmjs/stargate": "0.28.4",
|
2022-06-14 07:30:39 +00:00
|
|
|
"@hanchon/signature-to-pubkey": "^1.0.0",
|
2021-07-22 02:39:17 +00:00
|
|
|
"@intlify/vue-i18n-loader": "^2.1.2",
|
2022-05-19 13:14:02 +00:00
|
|
|
"@ledgerhq/hw-app-eth": "^6.28.2",
|
|
|
|
"@ledgerhq/hw-transport-web-ble": "^6.27.1",
|
|
|
|
"@ledgerhq/hw-transport-webusb": "^6.27.1",
|
2022-09-03 01:26:47 +00:00
|
|
|
"@ledgerhq/hw-transport": "6.27.2",
|
2022-06-14 07:30:39 +00:00
|
|
|
"@metamask/eth-sig-util": "^4.0.1",
|
|
|
|
"@tharsis/address-converter": "^0.1.8",
|
2022-08-05 14:58:24 +00:00
|
|
|
"@tharsis/transactions": "^0.2.5",
|
2022-09-03 01:26:47 +00:00
|
|
|
"@tharsis/eip712": "0.2.4",
|
2022-09-03 05:37:31 +00:00
|
|
|
"@tharsis/proto": "0.1.19",
|
2022-03-05 15:48:39 +00:00
|
|
|
"@vue/composition-api": "^1.4.9",
|
2021-07-21 14:07:38 +00:00
|
|
|
"@vueuse/core": "4.0.0",
|
|
|
|
"animate.css": "4.1.1",
|
2022-06-03 03:24:05 +00:00
|
|
|
"apexcharts": "3.2.0",
|
2022-04-23 02:06:27 +00:00
|
|
|
"babel-runtime": "^6.26.0",
|
2021-07-21 14:07:38 +00:00
|
|
|
"bootstrap": "4.6.0",
|
|
|
|
"bootstrap-vue": "2.21.1",
|
|
|
|
"chart.js": "2.9.4",
|
2021-07-28 11:20:30 +00:00
|
|
|
"compare-versions": "^3.6.0",
|
2022-05-19 13:14:02 +00:00
|
|
|
"core-js": "^3.22.5",
|
2021-09-04 03:02:12 +00:00
|
|
|
"cosmjs-types": "^0.2.0",
|
2021-07-28 11:20:30 +00:00
|
|
|
"dayjs": "^1.10.6",
|
2022-03-05 15:48:39 +00:00
|
|
|
"echarts": "5.3.0",
|
2022-06-14 07:30:39 +00:00
|
|
|
"eth-crypto": "^2.3.0",
|
|
|
|
"ethers": "^5.6.8",
|
2021-07-21 14:07:38 +00:00
|
|
|
"leaflet": "1.6.0",
|
2021-08-14 12:04:11 +00:00
|
|
|
"ledger-cosmos-js": "2.1.8",
|
2021-12-11 03:31:24 +00:00
|
|
|
"long": "^5.2.0",
|
2022-01-29 02:55:47 +00:00
|
|
|
"node-fetch": "^2.6.5",
|
2022-05-19 13:14:02 +00:00
|
|
|
"node-polyfill-webpack-plugin": "^1.1.4",
|
2021-11-21 01:42:01 +00:00
|
|
|
"pako": "^1.0.11",
|
2021-07-21 14:07:38 +00:00
|
|
|
"portal-vue": "2.1.7",
|
2021-12-14 05:49:08 +00:00
|
|
|
"prismjs": "1.25.0",
|
2021-12-04 07:47:48 +00:00
|
|
|
"protobufjs-cli-dbx": "^7.0.7",
|
|
|
|
"protobufjs-dbx": "^7.0.0",
|
2021-12-14 05:47:30 +00:00
|
|
|
"ripemd160": "^2.0.2",
|
2021-08-09 02:16:21 +00:00
|
|
|
"swiper": "6.5.1",
|
2021-11-24 13:08:45 +00:00
|
|
|
"trading-vue-js": "^1.0.2",
|
2021-07-21 14:07:38 +00:00
|
|
|
"uuid": "8.3.2",
|
|
|
|
"vee-validate": "3.4.5",
|
|
|
|
"vue": "2.x",
|
|
|
|
"vue-apexcharts": "1.6.0",
|
|
|
|
"vue-autosuggest": "2.2.0",
|
|
|
|
"vue-awesome-swiper": "4.1.1",
|
|
|
|
"vue-chartjs": "3.5.0",
|
|
|
|
"vue-cleave-component": "2.1.3",
|
|
|
|
"vue-clipboard2": "0.3.1",
|
|
|
|
"vue-context": "6.0.0",
|
2022-03-05 15:48:39 +00:00
|
|
|
"vue-echarts": "^6.0.2",
|
2021-07-21 14:07:38 +00:00
|
|
|
"vue-feather-icons": "5.1.0",
|
|
|
|
"vue-flatpickr-component": "8.1.6",
|
2021-08-13 15:08:04 +00:00
|
|
|
"vue-flex-waterfall": "^1.0.7",
|
2021-07-21 14:07:38 +00:00
|
|
|
"vue-form-wizard": "0.8.4",
|
|
|
|
"vue-i18n": "8.22.2",
|
2021-07-22 02:39:17 +00:00
|
|
|
"vue-loader": "^15.9.6",
|
2022-04-23 02:06:27 +00:00
|
|
|
"vue-markdown": "^2.2.4",
|
2022-04-18 11:55:32 +00:00
|
|
|
"vue-observe-visibility": "^1.0.0",
|
2021-07-21 14:07:38 +00:00
|
|
|
"vue-perfect-scrollbar": "0.2.1",
|
|
|
|
"vue-prism-component": "1.1.1",
|
2021-08-16 09:02:28 +00:00
|
|
|
"vue-qr": "^2.5.0",
|
2021-07-21 14:07:38 +00:00
|
|
|
"vue-ripple-directive": "2.0.1",
|
|
|
|
"vue-router": "3.4.9",
|
|
|
|
"vue-select": "3.11.2",
|
|
|
|
"vue-slider-component": "3.2.11",
|
|
|
|
"vue-sweetalert2": "4.1.1",
|
|
|
|
"vue-toastification": "1.7.8",
|
|
|
|
"vue-tour": "1.5.0",
|
|
|
|
"vue-tree-halower": "1.8.3",
|
2021-12-14 07:18:41 +00:00
|
|
|
"vue2-flip-countdown": "^0.12.1",
|
2021-07-21 14:07:38 +00:00
|
|
|
"vue2-leaflet": "2.5.2",
|
|
|
|
"vuedraggable": "2.24.3",
|
|
|
|
"vuex": "3.6.0"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-05-19 13:14:02 +00:00
|
|
|
"@babel/eslint-parser": "^7.5.4",
|
2022-06-03 03:24:05 +00:00
|
|
|
"@protobufs/osmosis": "^0.0.8",
|
2022-05-19 13:14:02 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^5.25.0",
|
|
|
|
"@typescript-eslint/parser": "^5.25.0",
|
|
|
|
"@vue/cli-plugin-babel": "~5.0.4",
|
|
|
|
"@vue/cli-plugin-eslint": "~5.0.4",
|
|
|
|
"@vue/cli-plugin-router": "~5.0.4",
|
|
|
|
"@vue/cli-plugin-vuex": "~5.0.4",
|
|
|
|
"@vue/cli-service": "~5.0.4",
|
|
|
|
"@vue/eslint-config-airbnb": "^6.0.0",
|
|
|
|
"@vue/eslint-config-standard": "6.1.0",
|
2022-09-03 01:26:47 +00:00
|
|
|
"@vue/eslint-config-typescript": "11.0.0",
|
2021-07-21 14:07:38 +00:00
|
|
|
"@vuepress/plugin-medium-zoom": "^1.7.1",
|
2022-03-15 08:18:57 +00:00
|
|
|
"compression-webpack-plugin": "6.1.1",
|
2022-05-19 13:14:02 +00:00
|
|
|
"eslint": "^8.15.0",
|
|
|
|
"eslint-plugin-import": "^2.26.0",
|
2022-06-03 03:24:05 +00:00
|
|
|
"eslint-plugin-vue": "9.0.1",
|
2022-05-19 13:14:02 +00:00
|
|
|
"eslint-plugin-vuejs-accessibility": "^1.1.1",
|
2021-07-21 14:07:38 +00:00
|
|
|
"sass": "1.32.*",
|
|
|
|
"sass-loader": "^10.1.0",
|
2022-05-14 03:58:29 +00:00
|
|
|
"ts-loader": "8.2.0",
|
|
|
|
"typescript": "^4.6.4",
|
2022-03-14 14:43:44 +00:00
|
|
|
"vue-template-compiler": "2.x",
|
|
|
|
"webpack-bundle-analyzer": "^4.5.0"
|
2021-07-21 14:07:38 +00:00
|
|
|
}
|
|
|
|
}
|