{
	"name": "dblocks-lazyload-for-youtube",
	"version": "1.2.7",
	"description": "Block that load YouTube video scripts only if user clicks on the play button",
	"author": "DPlugins",
	"license": "GPL-2.0-or-later",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build --webpack-copy-php",
		"start": "wp-scripts start --webpack-copy-php",
		"hot": "wp-scripts start --hot --webpack-copy-php",
		"packages-update": "wp-scripts packages-update"
	},
	"devDependencies": {
		"@wordpress/scripts": "^31.5.0",
		"ignore": "^6.0.2"
	},
	"dependencies": {
		"@mattkrick/sanitize-svg": "^0.4.0"
	}
}
