{
  "package": "@payfit/unity-themes",
  "generatedBy": "@payfit/nx-tools:sync-unity-agent-references",
  "references": [
    {
      "id": "tokens",
      "title": "Unity raw token catalog",
      "description": "Style Dictionary-resolved Unity tokens with transformed names, CSS variables, and DTCG reference metadata.",
      "format": "json",
      "path": "./tokens-catalog.json",
      "contentType": "application/json",
      "useFor": [
        "token lookup",
        "theme selection",
        "styling"
      ],
      "sources": [
        "tokens/**/*.json",
        "src/scripts/style-dictionary-config.ts"
      ]
    }
  ]
}
