22 lines
517 B
JSON
22 lines
517 B
JSON
{
|
|
"$schema": "https://schemas.wp.org/trunk/block.json",
|
|
"apiVersion": 3,
|
|
"name": "aiovg/videos",
|
|
"version": "4.7.6",
|
|
"title": "AIOVG - Video Gallery",
|
|
"category": "all-in-one-video-gallery",
|
|
"keywords": [
|
|
"videos",
|
|
"gallery",
|
|
"all-in-one-video-gallery",
|
|
"aiovg"
|
|
],
|
|
"icon": "playlist-video",
|
|
"description": "Display a video gallery.",
|
|
"textdomain": "all-in-one-video-gallery",
|
|
"editorScript": "file:./index.js",
|
|
"supports": {
|
|
"customClassName": true,
|
|
"css": true
|
|
}
|
|
} |