@arcblock/blocklet-registry
Version:
**Blocklets** are reusable building blocks to help developers and community users to build things on [ArcBlock](https://www.arcblock.io) platform. A blocklet serves one and only one purpose, reusability is the core design philosophy of blocklets. Reusabil
17 lines • 490 B
JSON
{
"name": "abt-node-launcher",
"version": "1.2.5",
"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"
}
}