{
  "name": "@finastra/angular-theme",
  "version": "7.0.2",
  "description": "Angular Material implementation of the Finastra Design System",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/finastra/fds-angular.git",
    "directory": "libs/angular-theme"
  },
  "dependencies": {
    "@finastra/fds-tokens": "1.8.1",
    "@finastra/fds-theme": "1.8.1"
  },
  "peerDependencies": {
    "@angular/material": "^20.0.0"
  }
}