{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "easy-architect/meta",
  "version": "1.1.5",
  "title": "Easy Architect Meta",
  "category": "plugin",
  "description": "Custom meta field management for supported post types.",
  "textdomain": "easy-architect",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}