{
  "name": "runner-bill-form",
  "title": "单据app",
  "author": "qiaoyanqi",
  "keywords": "runner-bill-form",
  "company": "久其软件",
  "type": false,
  "version": "v0.1",
  "license": "",
  "description": "",
  "icon":"icon-_ZSYshujuluru",
  "data": {
    "static": [
      {"name": "vuex", "url": "static/lib/vuex.min.js"}
    ],
    "app": {
      "component": ["dist/app.bundle.js"]
    },
    "config": [
      {
        "title":"单据表单模板名称",
        "key":"name",
        "type": "text"
      }
    ]
  }
}