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

26 lines (25 loc) 611 B
{ "name": "xmark-website-starter", "version": "7.28.9", "publishConfig": { "access": "public" }, "keywords": [ "arcblock", "forge", "starter", "xmark", "react", "javascript" ], "scripts": { "lint": "eslint scripts/*.js", "precommit": "CI=1 yarn lint", "prepush": "CI=1 yarn lint", "prepublishOnly": "node ../index.js ../../examples/simple ." }, "author": "zhenqiang <zhenqiang@arcblock.io> https://github.com/polunzh", "license": "ISC", "description": "Simple Website Powered by Xmark", "gitHead": "6adcea08b2e87bfbdac7c20344433468fb5002e6" }