blocklet-development-guide
Version:
Blocklet development guide, a help documentation for quickly get started to develop a blocklet.
20 lines • 553 B
JSON
{
"name": "blocklet-development-guide",
"version": "0.0.4",
"description": "Blocklet development guide, a help documentation for quickly get started to develop a blocklet.",
"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"
}
}