@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
20 lines • 537 B
JSON
{
"name": "@arcblock/abtnode-docs",
"version": "0.2.0",
"description": "ABT Node Documentation, a help documentation for quickly get started with ABT Node.",
"keywords": [
"Docs",
"ABTNode"
],
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
"repository": {
"type": "git",
"url": "git+https://github.com/ArcBlock/abtnode-docs.git"
},
"bugs": {
"url": "https://github.com/ArcBlock/abtnode-docs-power-user/issues"
},
"publishConfig": {
"access": "public"
}
}