{
  "name": "@o3r/styling",
  "version": "14.3.5",
  "deprecated": "This package will be removed in Otter v15. Please use @ama-styling/devkit instead.",
  "publishConfig": {
    "access": "public"
  },
  "description": "A styling framework to apply a theme on an Otter application at build time and runtime to support CMS customization.",
  "keywords": [
    "styling",
    "otter",
    "otter-module"
  ],
  "exports": {
    ".": {
      "sass": "./_index.scss",
      "types": "./types/o3r-styling.d.ts",
      "default": "./fesm2022/o3r-styling.mjs"
    },
    "./otter-theme": {
      "sass": "./scss/theming/otter-theme/_index.scss"
    },
    "./schemas/*.json": {
      "default": "./schemas/*.json"
    },
    "./builders/*/helpers": {
      "types": "./builders/*/helpers/index.d.ts",
      "default": "./builders/*/helpers/index.js"
    },
    "./package.json": {
      "default": "./package.json"
    }
  },
  "peerDependencies": {
    "@angular-devkit/architect": ">=0.2100.0 <0.2200.0-0",
    "@angular-devkit/core": "^21.0.0",
    "@angular-devkit/schematics": "^21.0.0",
    "@angular/cdk": "^21.0.0",
    "@angular/common": "^21.0.0",
    "@angular/core": "^21.0.0",
    "@angular/material": "^21.0.0",
    "@o3r/core": "~14.3.5",
    "@o3r/dynamic-content": "~14.3.5",
    "@o3r/extractors": "~14.3.5",
    "@o3r/logger": "~14.3.5",
    "@o3r/schematics": "~14.3.5",
    "@schematics/angular": "^21.0.0",
    "@yarnpkg/cli": "^4.3.1",
    "@yarnpkg/core": "^4.1.1",
    "@yarnpkg/fslib": "^3.1.0",
    "@yarnpkg/plugin-npm": "^3.0.1",
    "@yarnpkg/plugin-pack": "^4.0.0",
    "chokidar": "^4.0.0 || ^5.0.0",
    "globby": "^11.1.0",
    "rxjs": "^7.8.1",
    "sass": "^1.81.0",
    "sass-embedded": "^1.81.0",
    "semver": "^7.5.2",
    "type-fest": "^5.3.1",
    "typescript": "^5.9.0"
  },
  "peerDependenciesMeta": {
    "@angular-devkit/architect": {
      "optional": true
    },
    "@angular-devkit/core": {
      "optional": true
    },
    "@angular-devkit/schematics": {
      "optional": true
    },
    "@angular/cdk": {
      "optional": true
    },
    "@angular/material": {
      "optional": true
    },
    "@o3r/core": {
      "optional": true
    },
    "@o3r/dynamic-content": {
      "optional": true
    },
    "@o3r/extractors": {
      "optional": true
    },
    "@o3r/logger": {
      "optional": true
    },
    "@o3r/schematics": {
      "optional": true
    },
    "@schematics/angular": {
      "optional": true
    },
    "@yarnpkg/cli": {
      "optional": true
    },
    "@yarnpkg/core": {
      "optional": true
    },
    "@yarnpkg/fslib": {
      "optional": true
    },
    "@yarnpkg/plugin-npm": {
      "optional": true
    },
    "@yarnpkg/plugin-pack": {
      "optional": true
    },
    "chokidar": {
      "optional": true
    },
    "globby": {
      "optional": true
    },
    "sass": {
      "optional": true
    },
    "sass-embedded": {
      "optional": true
    },
    "semver": {
      "optional": true
    },
    "type-fest": {
      "optional": true
    },
    "typescript": {
      "optional": true
    }
  },
  "dependencies": {
    "@o3r/schematics": "~14.3.5",
    "tslib": "^2.6.2"
  },
  "generatorDependencies": {
    "sass-loader": "^16.0.0"
  },
  "engines": {
    "node": "^22.17.0 || ^24.0.0"
  },
  "builders": "./builders.json",
  "schematics": "./collection.json",
  "ng-update": {
    "migrations": "./migration.json"
  },
  "module": "fesm2022/o3r-styling.mjs",
  "typings": "types/o3r-styling.d.ts",
  "sideEffects": false,
  "contributors": [
    {
      "name": "Yannick Adam",
      "url": "https://github.com/yannickadam",
      "email": "yannickadam@users.noreply.github.com"
    },
    {
      "name": "Kilian Panot",
      "url": "https://github.com/kpanot",
      "email": "kpanot@users.noreply.github.com"
    },
    {
      "name": "Jeremy Bourgeois",
      "url": "https://github.com/jbourgeois-1A",
      "email": "jbourgeois-1A@users.noreply.github.com"
    },
    {
      "name": "Pierre Henri Ginoux",
      "url": "https://github.com/pginoux-1A",
      "email": "pginoux-1A@users.noreply.github.com"
    },
    {
      "name": "Mircea Vasile Rednic",
      "url": "https://github.com/mrednic-1A",
      "email": "mrednic-1A@users.noreply.github.com"
    },
    {
      "name": "Stephane Dalle",
      "url": "https://github.com/sdalle-1A",
      "email": "sdalle-1A@users.noreply.github.com"
    },
    {
      "name": "Nicolas Hoffmann",
      "url": "https://github.com/nhoffmann-1A",
      "email": "nhoffmann-1A@users.noreply.github.com"
    },
    {
      "name": "Victor Scaiceanu",
      "url": "https://github.com/vscaiceanu-1a",
      "email": "vscaiceanu-1A@users.noreply.github.com"
    },
    {
      "name": "Florian Paul",
      "url": "https://github.com/fpaul-1A",
      "email": "fpaul-1A@users.noreply.github.com"
    },
    {
      "name": "Corinne Paulve",
      "url": "https://github.com/cpaulve-1A",
      "email": "cpaulve-1A@users.noreply.github.com"
    },
    {
      "name": "Matthieu Crouzet",
      "url": "https://github.com/matthieu-crouzet",
      "email": "matthieu-crouzet@users.noreply.github.com"
    },
    {
      "name": "Salome Do",
      "url": "https://github.com/sdo-1A",
      "email": "sdo-1A@users.noreply.github.com"
    }
  ],
  "bugs": "https://github.com/AmadeusITGroup/otter/issues",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AmadeusITGroup/otter.git"
  },
  "license": "BSD-3-Clause",
  "homepage": "https://amadeusitgroup.github.io/otter/"
}