vue-cli-plugin-web3modal
Version:
vue-cli plugin to add web3modal
39 lines (38 loc) • 770 B
JSON
{
"name": "vue-cli-plugin-web3modal",
"version": "1.1.0",
"description": "vue-cli plugin to add web3modal",
"main": "index.js",
"author": "cuijiajun <1453475013@qq.com>",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ethers",
"web3",
"vuex",
"store",
"vue",
"cli",
"plugin",
"dapp",
"web3",
"crypto",
"ethereum",
"web3modal",
"metamask",
"walletconnect",
"portis",
"fortmatic",
"arkane",
"torus",
"authereum",
"frame"
],
"repository": {
"type": "git",
"url": "https://github.com/ZHUIMEN/vue-cli-plugin-web3modal.git"
},
"homepage": "https://github.com/ZHUIMEN/vue-cli-plugin-web3modal#readme",
"license": "MIT"
}