{
  "name": "invoice",
  "title": "智慧票据",
  "author": "admin",
  "keywords": "invoice",
  "company": "久其软件",
  "type": false,
  "version": "v0.1",
  "license": "",
  "description": "",
  "icon":"icon-_ZSYshujuluru",
  "expose": [
    {
      "title": "智慧票据",
      "icon": "",
      "component": "InvoiceList"
    }
  ],
  "data": {
    "static": [
      {"name": "vuex", "url": "static/lib/vuex.min.js"}
    ],
    "app": {
      "component": ["dist/app.bundle.js"]
    },
    "config": [
    ]
  }
}