{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "agec-ready/tri",
  "version": "0.1.0",
  "title": "Tri & recyclage (AGEC)",
  "category": "widgets",
  "icon": "image-rotate",
  "description": "Affiche le Triman et les consignes de tri du produit courant (loi AGEC).",
  "textdomain": "agec-ready",
  "keywords": [
    "agec",
    "triman",
    "tri",
    "recyclage"
  ],
  "supports": {
    "html": false
  },
  "render": "file:./render.php",
  "editorScript": "file:./index.js",
  "style": "agec-ready-front"
}