{
  "name": "@dile/ui",
  "version": "2.13.0",
  "description": "UI Core components from dile-components.",
  "main": "index.js",
  "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/icons": "^2.4.2",
    "lit": "^2.7.0 || ^3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "fe694c1012976386590ba407e057b6851fdfa0df"
}
