{
  "properties": [
    {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "12",
      ".alias": {
        "value": "0.75rem"
      },
      "name": "cardSpacingMedium"
    },
    {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "12",
      ".alias": {
        "value": "0.75rem"
      },
      "name": "cardSpacingLarge"
    },
    {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "4",
      ".alias": {
        "value": "0.25rem"
      },
      "name": "tableSpacingXSmall"
    }
  ]
}