{
  "name": "blockchain-manager",
  "version": "1.6.0",
  "description": "Official blocklet to help you manage forge powered chain nodes",
  "keywords": [
    "forge",
    "dapp",
    "node",
    "blockchain"
  ],
  "author": "zhangzhenqaing <zhenqiang@arcblock.io> https://github.com/polunzh",
  "repository": {
    "type": "git",
    "url": "https://github.com/ArcBlock/abt-node/tree/master/blocklets/forge-release-manager"
  },
  "bugs": {
    "url": "https://github.com/ArcBlock/abt-node/issues",
    "email": "zhenqiang@arcblock.io"
  },
  "publishConfig": {
    "directory": ".blocklet/bundle/"
  }
}