UNPKG

web3modal-vue2

Version:

A single Web3 / Ethereum provider solution for all Wallets

41 lines (40 loc) 828 B
{ "name": "web3modal-vue2", "version": "1.0.9", "description": "A single Web3 / Ethereum provider solution for all Wallets", "main": "./src/Web3ModalVue.vue", "keywords": [ "web3", "web3vue", "crypto", "ethereum", "web3modal", "web3modalvue", "vueweb3", "metamask", "walletconnect", "portis", "fortmatic", "arkane", "torus", "authereum", "frame" ], "files": [ "src" ], "author": "David, Shin", "license": "MIT", "homepage": "https://github.com/dirmich/web3modal-vue", "repository": { "type": "git", "url": "https://github.com/dirmich/web3modal-vue.git" }, "bugs": { "url": "https://github.com/dirmich/web3modal-vue/issues" }, "dependencies": { "detect-browser": "^5.2.0", "vue-styled-components": "^1.6.0" } }