{
  "id": "uniapp",
  "name": "uni-app",
  "description": "uni-app 跨端最佳实践:页面结构、条件编译、性能与兼容性。",
  "tags": [
    "uniapp",
    "vue",
    "miniprogram",
    "cross-platform"
  ],
  "version": "1.0.0",
  "hooks": [
    {
      "event": "PreToolUse",
      "matcher": "Bash",
      "script": "protect-main.mjs",
      "timeout": 5
    }
  ]
}