{
  "name": "@orchestra-design-system/angular",
  "version": "0.0.13",
  "description": "Angular wrappers for Orchestra design system web components",
  "author": "Yann Isabel",
  "files": [
    "projects",
    "dist"
  ],
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "build": "ng build",
    "watch": "ng build --watch --configuration development",
    "update": "npx npm-check-updates -u"
  },
  "dependencies": {
    "@angular/animations": "^21.2.17",
    "@angular/common": "^21.2.17",
    "@angular/compiler": "^21.2.17",
    "@angular/core": "^21.2.17",
    "@angular/forms": "^21.2.17",
    "@angular/platform-browser": "^21.2.17",
    "@angular/platform-browser-dynamic": "^21.2.17",
    "@angular/router": "^21.2.17",
    "@orchestra-design-system/core": "^0.0.13",
    "rxjs": "~7.8.2",
    "tslib": "^2.8.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/yannisabel/orchestra.git"
  },
  "keywords": [
    "design-system",
    "angular",
    "web-components",
    "orchestra"
  ],
  "devDependencies": {
    "@angular-devkit/build-angular": "^21.2.18",
    "@angular/cli": "^21.2.18",
    "@angular/compiler-cli": "^21.2.17",
    "ng-packagr": "^21.2.5"
  },
  "license": "MIT"
}
