{
	"name": "@wordpress/create-block-interactive-template",
	"version": "2.44.0",
	"description": "Template for @wordpress/create-block to create interactive blocks with the Interactivity API.",
	"author": "The WordPress Contributors",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"wordpress",
		"create block",
		"block template",
		"Interactivity API"
	],
	"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/docs/getting-started/create-block",
	"repository": {
		"type": "git",
		"url": "https://github.com/WordPress/gutenberg.git",
		"directory": "packages/create-block-interactive-template"
	},
	"bugs": {
		"url": "https://github.com/WordPress/gutenberg/issues"
	},
	"engines": {
		"node": ">=18.12.0",
		"npm": ">=8.19.2"
	},
	"publishConfig": {
		"access": "public"
	},
	"gitHead": "b862d8c84121a47bbeff882f6c87e61681ce2e0d"
}
