@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
14 lines • 360 B
JSON
{
"name": "certificates-manager",
"version": "0.1.15",
"description": "Manage SSL certificates",
"keywords": [
"dapp",
"certificate"
],
"author": "polunzh <polunzh@gmail.com> (http://github.com/polunzh)",
"repository": {
"type": "git",
"url": "https://github.com/ArcBlock/abt-node/tree/master/blocklets/certificates-manager"
}
}