UNPKG

mbio-ui

Version:

Web components library containing lightweight, ready-to-use and framework-agnostic User Interface elements.

33 lines (30 loc) 720 B
{ "name": "mbio-ui", "version": "1.2.6", "description": "Web components library containing lightweight, ready-to-use and framework-agnostic User Interface elements.", "author": "W.O. Wikacy", "license": "MIT", "devDependencies": { "copy-webpack-plugin": "^5.1.2", "html-webpack-plugin": "^3.2.0", "lerna": "^3.22.0", "terser-webpack-plugin": "^2.3.8", "ts-loader": "^6.2.2", "typescript": "^3.9.9", "webpack": "^4.46.0", "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.2" }, "keywords": [ "design system", "ui", "ux", "litElement", "design", "webcomponents", "baukasten" ], "dependencies": { "lit": "^2.0.0-rc.2" } }