Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/plugins/all-in-one-video-gallery/blocks/build/video/block.json

18 lines
444 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "aiovg/video",
"version": "3.6.1",
"title": "AIOVG - Video Player",
"category": "all-in-one-video-gallery",
"keywords": [
"video",
"player",
"all-in-one-video-gallery",
"aiovg"
],
"icon": "format-video",
"description": "Display a video player.",
"textdomain": "all-in-one-video-gallery",
"editorScript": "file:./index.js"
}