{
  "name": "xmark-docsite-starter",
  "description": "Simple Docsite Powered by Xmark",
  "version": "7.28.7",
  "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": "b83d2ebf62788ef654a1c7cbbc1a269cdc0f8fd1"
}
