{
  "name": "@dile/ui",
  "version": "3.12.4",
  "description": "UI Core components from dile-components.",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Polydile/dile-components.git"
  },
  "keywords": [
    "ui"
  ],
  "author": "EscuelaIT",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Polydile/Components/issues"
  },
  "homepage": "https://dile-components.com/",
  "dependencies": {
    "@dile/iconlib": "^2.0.1",
    "@dile/icons": "^2.5.1",
    "lit": "^2.7.0 || ^3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "29dbec2b9bc0a8f5613158409950ffd3456af179"
}
