@coderundebug/ui-web
Version:
A collection of UI web components that can be used in any web project.
31 lines (30 loc) • 752 B
JSON
{
"name": "@coderundebug/ui-web",
"type": "module",
"version": "0.3.4",
"description": "A collection of UI web components that can be used in any web project.",
"repository": "github:StephenHassall/ui-web",
"funding": "https://github.com/sponsors/StephenHassall",
"homepage": "https://ui-web.com",
"bugs": {
"url": "https://github.com/StephenHassall/ui-web/issues",
"email": "StephenPaulHassall@hotmail.com"
},
"types": "./.d.js",
"scripts": {
},
"author": {
"name": "Stephen Paul Hassall",
"email": "StephenPaulHassall@hotmail.com",
"url": "https://coderundebug.com/"
},
"keywords": [
"gui",
"ui",
"ui/ux",
"web",
"workersweb component",
"vanilla JS"
],
"license": "MIT"
}