{
	"name": "mburger-webcomponent",
	"version": "3.1.4",
	"main": "dist/mburger/index.js",
	"module": "dist/mburger/index.js",
	"author": "Fred Heusschen <info@mmenujs.com>",
	"license": "CC-BY-4.0",
	"repository": {
		"type": "git",
		"url": "https://github.com/FrDH/mburger-webcomponent.git"
	},
	"description": "A webcomponent animated hamburgers. All set up to work out of the box with the mmenu.js and mmnu-light plugins.",
	"keywords": [
		"hamburger",
		"icon",
		"CSS",
		"animation",
		"animated",
		"menu",
		"navigation"
	],
	"scripts": {
		"build": "gulp --mburger"
	},
	"devDependencies": {
		"fs": "0.0.1-security",
		"gulp": "^4.0.2",
		"gulp-clean": "^0.4.0",
		"gulp-clean-css": "^4.3.0",
		"gulp-connect": "^5.7.0",
		"gulp-replace": "^1.1.3",
		"gulp-sass": "^5.1.0",
		"gulp-typescript": "^6.0.0-alpha.1",
		"sass": "^1.49.8",
		"typescript": "^4.5.5"
	}
}
