{
  "name": "@gravitee/ui-particles-angular",
  "version": "17.7.4",
  "description": "Gravitee.io - UI Particles Angular",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gravitee-io/gravitee-ui-particles.git"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "@fontsource/fira-mono": "5.0.14",
    "@fontsource/kanit": "^5.2.6",
    "@fontsource/manrope": "^5.2.5",
    "@fontsource/material-icons": "5.0.19",
    "cronstrue": "^2.48.0",
    "tslib": "^2.6.2"
  },
  "peerDependencies": {
    "@angular/animations": "^20.3.3",
    "@angular/cdk": "^20.2.7",
    "@angular/common": "^20.3.3",
    "@angular/core": "^20.3.3",
    "@angular/forms": "^20.3.3",
    "@angular/material": "^20.2.8",
    "@asciidoctor/core": "^3.0.0",
    "@ngx-formly/core": "^6.2.2",
    "@ngx-formly/material": "^6.2.2",
    "ngx-file-helpers": "^11.0.0 || ^12.0.0",
    "prismjs": "^1.29.0"
  },
  "peerDependenciesMeta": {
    "@ngx-formly/core": {
      "optional": true
    },
    "@ngx-formly/material": {
      "optional": true
    },
    "asciidoctor": {
      "optional": true
    },
    "prismjs": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "module": "fesm2022/gravitee-ui-particles-angular.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/gravitee-ui-particles-angular.mjs"
    },
    "./gio-asciidoctor": {
      "types": "./gio-asciidoctor/index.d.ts",
      "default": "./fesm2022/gravitee-ui-particles-angular-gio-asciidoctor.mjs"
    },
    "./gio-el": {
      "types": "./gio-el/index.d.ts",
      "default": "./fesm2022/gravitee-ui-particles-angular-gio-el.mjs"
    },
    "./testing": {
      "types": "./testing/index.d.ts",
      "default": "./fesm2022/gravitee-ui-particles-angular-testing.mjs"
    }
  },
  "sideEffects": false
}
