{
	"name": "@webiny/icons",
	"version": "6.4.8",
	"type": "module",
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "This package contains icons used throughout the Webiny's Admin UI applications.",
	"author": "Webiny Ltd.",
	"license": "MIT",
	"devDependencies": {
		"@material-design-icons/svg": "0.14.15"
	},
	"publishConfig": {
		"access": "public"
	},
	"scripts": {
		"build": "yarn webiny run build"
	},
	"gitHead": "8476da73b653c89cc1474d968baf55c1b0ae0e5f",
	"webiny": {
		"publishFrom": "dist"
	}
}
