{
	"name": "pw/ofertas-avanzadas",
	"description": "Sistema avanzado de descuentos orientado a marketing para WooCommerce",
	"license": "GPL-2.0-or-later",
	"type": "wordpress-plugin",
	"repositories": [
		{
			"type": "package",
			"package": {
				"name": "pw/backend-ui",
				"type": "library",
				"license": "GPL-2.0-or-later",
				"version": "1.4.7",
				"description": "Design system for WordPress admin plugin pages — layout, buttons, inputs, cards, tabs, and more.",
				"require": {
					"php": ">=8.0"
				},
				"autoload": {
					"psr-4": {
						"PW\\BackendUI\\": "src/"
					}
				},
				"dist": {
					"type": "zip",
					"url": "https://github.com/Pezweb-Design-Studio/pw-backend-ui/archive/refs/tags/v1.4.7.zip"
				}
			}
		},
		{
			"type": "vcs",
			"url": "https://github.com/Pezweb-Design-Studio/pw-backend-ui"
		}
	],
	"require": {
		"php": ">=8.0",
		"pw/backend-ui": "^1.4.7"
	},
	"autoload": {
		"psr-4": {
			"PW\\OfertasAvanzadas\\": "src/"
		}
	},
	"authors": [
		{
			"name": "PezWeb"
		}
	]
}
