{
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
  "framework": "vue",
  "name": "wx-h5-fontsize-fixed",
  "version": "1.0.9",
  "contributions": {
    "html": {
      "tags": [
        {
          "name": "fontsize-fixed",
          "slots": [
            {
              "name": "default",
              "description": "默认插槽"
            }
          ],
          "events": [],
          "attributes": []
        }
      ],
      "attributes": [],
      "types-syntax": "typescript"
    }
  }
}