@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
30 lines (29 loc) • 827 B
JSON
{
"name": "xmark-currency-starter",
"version": "1.4.3",
"author": "wangshijun <shijun@arcblock.io> https://github.com/wangshijun",
"keywords": [
"arcblock",
"starter",
"xmark",
"javascript"
],
"homepage": "https://github.com/ArcBlock/forge-dapp-starters/tree/master/packages/xmark-currency-starter",
"repository": {
"type": "git",
"url": "https://github.com/ArcBlock/forge-dapp-starters/tree/master/packages/xmark-currency-starter"
},
"bugs": {
"url": "https://github.com/ArcBlock/forge-dapp-starters/issues",
"email": "shijun@arcblock.io"
},
"dependencies": {
"chalk": "^3.0.0",
"debug": "^4.1.1",
"inquirer": "^7.0.0",
"lodash": "^4.17.11",
"shelljs": "^0.8.3"
},
"license": "Apache-2.0",
"gitHead": "818fb3a2480e518beb675f3560b3548c33c70869"
}