@luzmo/embed
Version:
A modern [Web Component](https://developer.mozilla.org/en-US/docs/Web/Web_Components) for [Luzmo](https://luzmo.com) dashboards in your web application.
27 lines (26 loc) • 499 B
JSON
{
"name": "@luzmo/embed",
"version": "6.6.1",
"dependencies": {
"lit": "3.3.0",
"@luzmo/shared-embed": "5.5.1",
"@luzmo/dashboard-contents-types": "1.0.18"
},
"keywords": [
"es6",
"web-component",
"lit",
"web-component-luzmo",
"luzmo",
"front-end",
"development",
"dashboard",
"visualization",
"chart",
"cumul.io",
"component"
],
"module": "./index.js",
"types": "./src/index.d.ts",
"license": "SEE LICENSE IN LICENSE"
}