@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
13 lines • 324 B
JSON
{
"name": "ocap-qldb-adapter",
"version": "0.6.5",
"description": "Simple app that serve an OCAP adapter which uses AWS QLDB as backend",
"keywords": [
"qldb",
"adapter"
],
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
"publishConfig": {
"access": "public"
}
}