{
  "transform-rotate-90": {
    "value": "90deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "90deg"
    },
    "name": "transform-rotate-90",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "90",
      "identity": {
        "prefix": "transform-rotate",
        "name": "90",
        "vars": {
          "css": "--transform-rotate-90",
          "scss": "$transform-rotate-90"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "90"
    ]
  },
  "transform-rotate-180": {
    "value": "180deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "180deg"
    },
    "name": "transform-rotate-180",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "180",
      "identity": {
        "prefix": "transform-rotate",
        "name": "180",
        "vars": {
          "css": "--transform-rotate-180",
          "scss": "$transform-rotate-180"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "180"
    ]
  },
  "transform-rotate-270": {
    "value": "270deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "270deg"
    },
    "name": "transform-rotate-270",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "270",
      "identity": {
        "prefix": "transform-rotate",
        "name": "270",
        "vars": {
          "css": "--transform-rotate-270",
          "scss": "$transform-rotate-270"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "270"
    ]
  },
  "transform-rotate-360": {
    "value": "360deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "360deg"
    },
    "name": "transform-rotate-360",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "360",
      "identity": {
        "prefix": "transform-rotate",
        "name": "360",
        "vars": {
          "css": "--transform-rotate-360",
          "scss": "$transform-rotate-360"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "360"
    ]
  }
}