UNPKG

@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

32 lines 741 B
{ "name": "@arcblock/abtnode-docs", "files": [ "public/", "screenshots/", "blocklet.md", "blocklet.yml", "blocklet.yaml", "blocklet.json", "blocklet.zip", "blocklet.js", "README.md", "LICENSE" ], "version": "0.1.1", "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" } }