{
  "border-radius": {
    "large": {
      "name": "border-radius-large",
      "type": "float",
      "value": "var(--border-radius-large)",
      "path": [
        "default",
        "border-radius",
        "large"
      ]
    },
    "medium": {
      "name": "border-radius-medium",
      "type": "float",
      "value": "var(--border-radius-medium)",
      "path": [
        "default",
        "border-radius",
        "medium"
      ]
    },
    "small": {
      "name": "border-radius-small",
      "type": "float",
      "value": "var(--border-radius-small)",
      "path": [
        "default",
        "border-radius",
        "small"
      ]
    },
    "x-large": {
      "name": "border-radius-x-large",
      "type": "float",
      "value": "var(--border-radius-x-large)",
      "path": [
        "default",
        "border-radius",
        "x-large"
      ]
    }
  },
  "border-width": {
    "default": {
      "name": "border-width-default",
      "type": "float",
      "value": "var(--border-width-default)",
      "path": [
        "default",
        "border-width",
        "default"
      ]
    },
    "large": {
      "name": "border-width-large",
      "type": "float",
      "value": "var(--border-width-large)",
      "path": [
        "default",
        "border-width",
        "large"
      ]
    }
  },
  "shadow": {
    "big": {
      "name": "shadow-big",
      "type": "shadow",
      "value": "var(--shadow-big)",
      "path": [
        "default",
        "shadow",
        "big"
      ]
    },
    "default": {
      "name": "shadow-default",
      "type": "shadow",
      "value": "var(--shadow-default)",
      "path": [
        "default",
        "shadow",
        "default"
      ]
    },
    "mid": {
      "name": "shadow-mid",
      "type": "shadow",
      "value": "var(--shadow-mid)",
      "path": [
        "default",
        "shadow",
        "mid"
      ]
    }
  },
  "spacing": {
    "large": {
      "name": "spacing-large",
      "type": "float",
      "value": "var(--spacing-large)",
      "path": [
        "default",
        "spacing",
        "large"
      ]
    },
    "medium": {
      "name": "spacing-medium",
      "type": "float",
      "value": "var(--spacing-medium)",
      "path": [
        "default",
        "spacing",
        "medium"
      ]
    },
    "small": {
      "name": "spacing-small",
      "type": "float",
      "value": "var(--spacing-small)",
      "path": [
        "default",
        "spacing",
        "small"
      ]
    },
    "x-large": {
      "name": "spacing-x-large",
      "type": "float",
      "value": "var(--spacing-x-large)",
      "path": [
        "default",
        "spacing",
        "x-large"
      ]
    },
    "x-small": {
      "name": "spacing-x-small",
      "type": "float",
      "value": "var(--spacing-x-small)",
      "path": [
        "default",
        "spacing",
        "x-small"
      ]
    },
    "xx-large": {
      "name": "spacing-xx-large",
      "type": "float",
      "value": "var(--spacing-xx-large)",
      "path": [
        "default",
        "spacing",
        "xx-large"
      ]
    },
    "xx-small": {
      "name": "spacing-xx-small",
      "type": "float",
      "value": "var(--spacing-xx-small)",
      "path": [
        "default",
        "spacing",
        "xx-small"
      ]
    }
  },
  "typography": {
    "font-family": {
      "monospace": {
        "name": "typography-font-family-monospace",
        "type": "string",
        "value": "var(--typography-font-family-monospace)",
        "path": [
          "default",
          "typography",
          "font-family",
          "monospace"
        ]
      },
      "primary": {
        "name": "typography-font-family-primary",
        "type": "string",
        "value": "var(--typography-font-family-primary)",
        "path": [
          "default",
          "typography",
          "font-family",
          "primary"
        ]
      }
    },
    "font-size": {
      "large": {
        "name": "typography-font-size-large",
        "type": "float",
        "value": "var(--typography-font-size-large)",
        "path": [
          "default",
          "typography",
          "font-size",
          "large"
        ]
      },
      "medium": {
        "name": "typography-font-size-medium",
        "type": "float",
        "value": "var(--typography-font-size-medium)",
        "path": [
          "default",
          "typography",
          "font-size",
          "medium"
        ]
      },
      "small": {
        "name": "typography-font-size-small",
        "type": "float",
        "value": "var(--typography-font-size-small)",
        "path": [
          "default",
          "typography",
          "font-size",
          "small"
        ]
      },
      "x-large": {
        "name": "typography-font-size-x-large",
        "type": "float",
        "value": "var(--typography-font-size-x-large)",
        "path": [
          "default",
          "typography",
          "font-size",
          "x-large"
        ]
      },
      "x-small": {
        "name": "typography-font-size-x-small",
        "type": "float",
        "value": "var(--typography-font-size-x-small)",
        "path": [
          "default",
          "typography",
          "font-size",
          "x-small"
        ]
      },
      "xx-large": {
        "name": "typography-font-size-xx-large",
        "type": "float",
        "value": "var(--typography-font-size-xx-large)",
        "path": [
          "default",
          "typography",
          "font-size",
          "xx-large"
        ]
      },
      "xx-small": {
        "name": "typography-font-size-xx-small",
        "type": "float",
        "value": "var(--typography-font-size-xx-small)",
        "path": [
          "default",
          "typography",
          "font-size",
          "xx-small"
        ]
      }
    },
    "font-weight": {
      "bold": {
        "name": "typography-font-weight-bold",
        "type": "float",
        "value": "var(--typography-font-weight-bold)",
        "path": [
          "default",
          "typography",
          "font-weight",
          "bold"
        ]
      },
      "medium": {
        "name": "typography-font-weight-medium",
        "type": "float",
        "value": "var(--typography-font-weight-medium)",
        "path": [
          "default",
          "typography",
          "font-weight",
          "medium"
        ]
      },
      "regular": {
        "name": "typography-font-weight-regular",
        "type": "float",
        "value": "var(--typography-font-weight-regular)",
        "path": [
          "default",
          "typography",
          "font-weight",
          "regular"
        ]
      }
    },
    "letter-spacing": {
      "default": {
        "name": "typography-letter-spacing-default",
        "type": "float",
        "value": "var(--typography-letter-spacing-default)",
        "path": [
          "default",
          "typography",
          "letter-spacing",
          "default"
        ]
      },
      "wide": {
        "name": "typography-letter-spacing-wide",
        "type": "float",
        "value": "var(--typography-letter-spacing-wide)",
        "path": [
          "default",
          "typography",
          "letter-spacing",
          "wide"
        ]
      }
    },
    "line-height": {
      "extra-loose": {
        "name": "typography-line-height-extra-loose",
        "type": "float",
        "value": "var(--typography-line-height-extra-loose)",
        "path": [
          "default",
          "typography",
          "line-height",
          "extra-loose"
        ]
      },
      "loose": {
        "name": "typography-line-height-loose",
        "type": "float",
        "value": "var(--typography-line-height-loose)",
        "path": [
          "default",
          "typography",
          "line-height",
          "loose"
        ]
      },
      "medium": {
        "name": "typography-line-height-medium",
        "type": "float",
        "value": "var(--typography-line-height-medium)",
        "path": [
          "default",
          "typography",
          "line-height",
          "medium"
        ]
      },
      "tight": {
        "name": "typography-line-height-tight",
        "type": "float",
        "value": "var(--typography-line-height-tight)",
        "path": [
          "default",
          "typography",
          "line-height",
          "tight"
        ]
      },
      "wide": {
        "name": "typography-line-height-wide",
        "type": "float",
        "value": "var(--typography-line-height-wide)",
        "path": [
          "default",
          "typography",
          "line-height",
          "wide"
        ]
      }
    },
    "text-transform": {
      "default": {
        "name": "typography-text-transform-default",
        "type": "string",
        "value": "var(--typography-text-transform-default)",
        "path": [
          "default",
          "typography",
          "text-transform",
          "default"
        ]
      },
      "uppercase": {
        "name": "typography-text-transform-uppercase",
        "type": "string",
        "value": "var(--typography-text-transform-uppercase)",
        "path": [
          "default",
          "typography",
          "text-transform",
          "uppercase"
        ]
      }
    }
  }
}