{
  "name": "@arcblock/www-wallet",
  "files": [
    "public",
    "screenshots",
    "blocklet.js",
    "blocklet.md",
    "README.md",
    "blocklet.yml",
    "blocklet.yaml",
    "blocklet.json",
    "blocklet.zip",
    "LICENSE"
  ],
  "version": "2.3.0",
  "description": "Start experiencing your digital world with ABT Wallet",
  "keywords": [
    "Dapp",
    "Demo",
    "Wallet"
  ],
  "author": "wangshijun <shijun@arcblock.io> (http://github.com/wangshijun)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ArcBlock/www-wallet.git"
  },
  "bugs": {
    "url": "https://github.com/ArcBlock/www-wallet/issues"
  },
  "publishConfig": {
    "access": "public"
  }
}