{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "extly/photalika",
  "version": "1.0.0",
  "title": "Photalika",
  "category": "media",
  "description": "Upload, Edit, and Send all your pictures at once. Get your pictures ready to be published in just three steps.",
  "keywords": [
    "image",
    "photalika",
    "photo",
    "photos",
    "photo-management",
    "photography"
  ],
  "attributes": {},
  "supports": {
    "customClassName": false,
    "anchor": false,
    "html": false
  },
  "textdomain": "photalika",
  "editorScript": "file:./index.js"
}