{
  "name": "gitbook-plugin-huahe",
  "description": "使用MathJax渲染易学盘符。",
  "main": "index.js",
  "version": "1.0.4",
  "engines": {
    "gitbook": "3.*"
  },
  "dependencies": {
    "huaheyixue": "^1.0.0",
    "katex": "^0.11.1"
  },
  "gitbook": {
    "properties": {
      "css": {
        "default": [],
        "description": "List of CSS files to include",
        "type": "array"
      },
      "js": {
        "default": [],
        "description": "List of JavaScript files to include",
        "type": "array"
      },
      "字体大小": {
        "default": 5,
        "description": "字体大小 1~9 数字越大字体越大",
        "type": "number"
      },
      "水土共长生": {
        "default": true,
        "description": "是否水土共长生",
        "type": "boolean"
      },
      "华鹤八字正偏财": {
        "default": true,
        "description": "是否使用华鹤十神",
        "type": "boolean"
      },
      "开启短名": {
        "default": true,
        "description": "是否使用短名，如“偏财”->“才”",
        "type": "boolean"
      },
      "Katex": {
        "default": true,
        "description": "是否使用katex， 否则使用mathjax",
        "type": "boolean"
      }
    }
  },
  "keywords": [
    "gitbook",
    "华鹤",
    "易学",
    "六爻",
    "八字"
  ],
  "author": "鎏金天涯 <goldentianya@foxmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/maiernte/gitbook-plugin-huahe.git"
  },
  "homepage": "https://github.com/maiernte/gitbook-plugin-huahe"
}