{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Number Field",
  "apiVersion": 2,
  "name": "essential-blocks/form-number-field",
  "description": "Form Block Number Field",
  "category": "essential-blocks",
  "textdomain": "essential-blocks",
  "ancestor": [
    "essential-blocks/form"
  ],
  "supports": {
    "anchor": true
  },
  "editorScript": "essential-blocks-editor-script"
}