{
	"name": "lwn-icons",
	"version": "0.1.0",
	"description": "Example block scaffolded with Create Block tool.",
	"author": "The WordPress Contributors",
	"license": "GPL-2.0-or-later",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"start": "wp-scripts start"
	},
	"devDependencies": {
		"@wordpress/scripts": "^30.21.0"
	},
	"dependencies": {
		"@wordpress/icons": "^10.28.0"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/nawras92/lwn-icons.git"
	},
	"keywords": [
		"WordPress",
		"Block",
		"Icons",
		"LWN",
		"Icons",
		"Material",
		"Icons"
	],
	"bugs": {
		"url": "https://github.com/nawras92/lwn-icons/issues"
	},
	"homepage": "https://github.com/nawras92/lwn-icons#readme"
}
