{
  "apiVersion": 2,
  "name": "woocommerce/invoicexpress-vat",
  "version": "0.1.0",
  "title": "InvoiceXpress VAT",
  "category": "woocommerce",
  "description": "",
  "supports": {
    "html": false,
    "align": false,
    "multiple": false,
    "reusable": false
  },
  "parent": [
    "woocommerce/checkout-fields-block"
  ],
  "attributes": {
    "lock": {
      "type": "object",
      "default": {
        "remove": true,
        "move": false
      }
    }
  },
  "textdomain": "woo-billing-with-invoicexpress"
}