{
	"name": "safelayout-elegant-icons",
	"version": "1.4.10",
	"description": "Beautiful SVG icons.",
	"author": "safelayout",
	"license": "GPL-2.0-or-later",
	"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",
		"test:e2e": "wp-scripts test-e2e",
		"test:unit": "wp-scripts test-unit-js"
	},
	"devDependencies": {
		"@wordpress/scripts": "^30.11.0"
	},
	"dependencies": {
		"@wordpress/icons": "^9.37.0",
		"@wordpress/primitives": "^3.44.0",
		"po2json": "^0.3.0",
		"react-native-web": "^0.19.4"
	}
}
