@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
21 lines • 495 B
JSON
{
"name": "@arcblock/www-wallet",
"version": "2.5.0",
"description": "Start experiencing your digital world with ABT Wallet",
"keywords": [
"Dapp",
"Demo",
"Wallet"
],
"author": "wangshijun <shijun@arcblock.io> (http://github.com/wangshijun)",
"repository": {
"type": "git",
"url": "git+https://github.com/ArcBlock/www-wallet.git"
},
"bugs": {
"url": "https://github.com/ArcBlock/www-wallet/issues"
},
"publishConfig": {
"access": "public"
}
}