/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/create-block-interactive-template/package.json
29 строк
792 B
Marco Ciampini
Packages: Recover July 29 npm release metadata (#81303)
07 авг 2026, 04:50
Не верифицирован
07 авг 2026, 04:50
69b17c5
Код
Авторство
О чём код?
{ "name": "@wordpress/create-block-interactive-template", "version": "2.52.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" } }