{
  "name": "@dile/dile-hamburger",
  "version": "4.0.4",
  "description": "A component to show the tipical hamburger menu icon with two states",
  "keywords": [
    "icon",
    "hamburger",
    "Lit",
    "menu",
    "Web Components",
    "animation"
  ],
  "type": "module",
  "author": "midesweb <miguel@desarrolloweb.com>",
  "homepage": "https://github.com/Polydile/dile-components",
  "license": "MIT",
  "main": "index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Polydile/dile-components.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/Polydile/dile-components/issues"
  },
  "dependencies": {
    "lit": "^2.6.1"
  },
  "gitHead": "cc8e74ea54eb1f8b44a05bbb2da8b05ba177dce2"
}
