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

25 lines 630 B
{ "name": "@arcblock/did-kyc", "version": "0.17.4", "description": "Verify once and use everywhere.", "keywords": [ "arcblock", "forge", "starter", "react", "javascript" ], "author": "wangshijun <shijun@arcblock.io> https://github.com/wangshijun", "repository": { "type": "git", "url": "https://github.com/ArcBlock/forge-dapp-starters/tree/master/packages/forge-react-starter" }, "bugs": { "url": "https://github.com/ArcBlock/forge-dapp-starters/issues", "email": "shijun@arcblock.io" }, "publishConfig": { "access": "public", "directory": ".blocklet/bundle" } }