UNPKG

@dile/dile-menu-hamburger

Version:

A component to implement a full hamburger menu

38 lines (37 loc) 912 B
{ "name": "@dile/dile-menu-hamburger", "version": "3.0.4", "description": "A component to implement a full hamburger menu", "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": { "@dile/dile-app-drawer": "^3.0.4", "@dile/dile-hamburger": "^4.0.4", "lit": "^2.6.1" }, "gitHead": "cc8e74ea54eb1f8b44a05bbb2da8b05ba177dce2" }