{
  "name": "xmark-docsite-starter",
  "description": "Simple Docsite Powered by Xmark",
  "version": "7.28.3",
  "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/docsite ./"
  },
  "author": "zhenqiang <zhenqiang@arcblock.io> https://github.com/polunzh",
  "license": "ISC",
  "gitHead": "6c648f9dac12dd758798a3692797205bb44f2cc2"
}
