{
  "name": "xmark-docsite-starter",
  "group": "starter",
  "color": "primary",
  "templates": "templates",
  "provider": "official",
  "type": "starter",
  "description": "Simple Docsite Powered by Xmark",
  "keywords": ["arcblock", "forge", "starter", "xmark", "react", "javascript"],
  "hooks": {
    "pre-copy": "echo 'no pre-copy hooks'",
    "configure": "echo 'no configure hooks'",
    "post-copy": "npm install",
    "on-complete": "node scripts/on-complete"
  },
  "author": "zhenqiang <zhenqiang@arcblock.io> https://github.com/polunzh",
  "usages": ["basic"]
}
