{
    "name": "@breadstone/mosaik-elements-foundation",
    "version": "0.0.231",
    "description": "Mosaik elements components package.",
    "license": "MIT",
    "author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
    "main": "./Index.js",
    "module": "./Index.js",
    "commonjs": "./Index.js",
    "typings": "./Index.d.ts",
    "types": "./Index.d.ts",
    "customElements": "./custom-elements.json",
    "repository": {
        "url": "git+ssh://git@github.com/RueDeRennes/mosaik.git"
    },
    "dependencies": {
        "@breadstone/mosaik-elements": "^0.0.231",
        "@breadstone/mosaik-themes": "^0.0.231",
        "@floating-ui/dom": "^1.7.6",
        "@lit-labs/virtualizer": "^2.1.1",
        "@lit/context": "^1.1.6",
        "@lit/task": "^1.0.3",
        "apexcharts": "^5.10.3",
        "chroma-js": "^3.2.0",
        "lit": "^3.3.2",
        "qr-creator": "^1.0.0",
        "qrcode": "^1.5.4",
        "signature_pad": "^5.1.3",
        "tslib": "^2.8.1",
        "webcomponents.js": "^0.7.24"
    }
}