UNPKG

@luzmo/react-embed

Version:

This is a React library for embedding [Luzmo](https://luzmo.com) dashboards in your React application.

28 lines (27 loc) 532 B
{ "name": "@luzmo/react-embed", "version": "6.1.1", "dependencies": { "@lit/react": "1.0.8", "@luzmo/embed": "6.6.0" }, "peerDependencies": { "react": "^16 || ^17 || ^18 || ^19", "react-dom": "^16 || ^17 || ^18 || ^19" }, "keywords": [ "react", "react-luzmo", "luzmo", "front-end", "development", "dashboard", "visualization", "chart", "cumul.io", "component" ], "module": "./index.js", "types": "./src/index.d.ts", "license": "SEE LICENSE IN LICENSE" }