{
  "entries": [
    "./components/ibz-resource-allocation/ibz-resource-allocation.js",
    "./components/ibz-resource-allocation-area/ibz-resource-allocation-area.js",
    "./components/ibz-resource-allocation-view/ibz-resource-allocation-view.js",
    "./components/ibz-resource-drag-item/ibz-resource-drag-item.js",
    "./components/ibz-resource-item/ibz-resource-item.js",
    "./components/ibz-resource-item-container/ibz-resource-item-container.js",
    "./components/ibz-resource-new-item/ibz-resource-new-item.js"
  ],
  "compiler": {
    "name": "@stencil/core",
    "version": "2.5.1",
    "typescriptVersion": "4.2.3"
  },
  "collections": [
    {
      "name": "qx-util",
      "tags": []
    }
  ],
  "bundles": [
    {
      "components": [
        "ibz-resource-allocation",
        "ibz-resource-allocation-area",
        "ibz-resource-allocation-view",
        "ibz-resource-drag-item",
        "ibz-resource-item",
        "ibz-resource-item-container",
        "ibz-resource-new-item"
      ]
    }
  ]
}