UNPKG

kk-web-components

Version:

A collection of reusable web components, including ui-icon and others.

14 lines (13 loc) 394 B
{ "name": "kk-web-components", "version": "1.3.6", "description": "A collection of reusable web components, including ui-icon and others.", "main": "src/index.js", "module": "src/index.js", "type": "module", "keywords": ["web-components", "ui-icon", "custom-elements", "svg"], "author": "Krankikom GmbH", "scripts": { "test": "echo \"No tests specified\" && exit 0" } }