{
  "name": "wallet-playground",
  "version": "1.11.16",
  "description": "A simple playground that shows the potential of ABT Wallet V2",
  "keywords": [
    "dapp",
    "playground",
    "wallet"
  ],
  "author": "wangshijun <shijun@arcblock.io> https://github.com/wangshijun",
  "repository": {
    "type": "git",
    "url": "https://github.com/ArcBlock/forge-dapp-starters/tree/master/packages/forge-react-starter"
  },
  "bugs": {
    "url": "https://github.com/ArcBlock/forge-dapp-starters/issues",
    "email": "shijun@arcblock.io"
  },
  "publishConfig": {
    "access": "public",
    "directory": ".blocklet/bundle"
  }
}