{
  "name": "abt-node-launcher",
  "files": [
    "build",
    "screenshots",
    "logo.png",
    "blocklet.md",
    "blocklet.js",
    "README.md",
    "blocklet.yml",
    "blocklet.yaml",
    "blocklet.json",
    "blocklet.zip",
    "LICENSE"
  ],
  "version": "1.1.0",
  "description": "The blocklet that helps you manage ABT Node instances across cloud providers such as AWS, Azure",
  "keywords": [
    "dapp",
    "launcher"
  ],
  "author": "wangshijun <shijun@arcblock.io> https://github.com/wangshijun",
  "repository": {
    "type": "git",
    "url": "https://github.com/ArcBlock/abt-node/tree/master/blocklets/abt-node-launcher"
  },
  "publishConfig": {
    "directory": ".blocklet/bundle"
  }
}