{
  "name": "bill-runner-query",
  "title": "查询定义执行",
  "author": "qiaoyanqi",
  "keywords": "bill-runner-query",
  "company": "久其软件",
  "type": false,
  "version": "v0.1",
  "license": "",
  "description": "",
  "icon":"icon16_DH_A_gms_chaxunpeizhi",
  "data": {
    "static": [
      {"name": "vuex", "url": "static/lib/vuex.min.js"}
    ],
    "app": {
      "component": ["dist/app.bundle.js"]
    },
    "config": [
      {
        "title":"查询模板名称",
        "key":"name",
        "type": "text"
      }
    ]
  }
}