{
	"name": "gdpr-extensions-com-consent-manager",
	"version": "1.0.0",
	"description": "GDPR-Extensions-com - Consent Manager will fetch & sync cookies & external resource report from GDPR-extensions-com dashboard",
	"author": "GDPR-extensions.com Team",
	"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": "^27.5.0"
	}
}
