{
  "name": "angular-material-dynamic-themes-eli",
  "version": "1.2.0",
  "description": "Making able the app to switch between material themes at run-time",
  "scripts": {
    "README.md-TOC": "node markdown-toc.js -f README.md",
    "commit": "git-cz",
    "semantic-release": "npx semantic-release"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mirismaili/angular-material-dynamic-themes-eli.git"
  },
  "keywords": [
    "angular",
    "angular-material",
    "angular-material-theme",
    "angular-material-themes",
    "theme",
    "themes",
    "dynamic-theme",
    "dynamic-themes",
    "runtime-theme-change",
    "runtime-change-themes",
    "sass",
    "scss"
  ],
  "author": "S. M. Mir-Ismaili <s.m.mirismaili@gmail.com> & Elikill58 <arpetzouille@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Elikill58/angular-material-dynamic-themes-eli/issues"
  },
  "homepage": "https://github.com/Elikill58/angular-material-dynamic-themes-eli#readme",
  "devDependencies": {
    "@angular/material": "^15.0.1",
    "cz-conventional-changelog": "^3.3.0",
    "yargs": "^13.3.0"
  },
  "peerDependencies": {
    "@angular/material": "^15.0.0"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  }
}
