{
  "name": "@al/ng-notifications-components",
  "version": "9.2.8",
  "license": "MIT",
  "description": "Alert Logic Component Library for Angular projects",
  "author": {
    "name": "Andres Echeverri",
    "email": "andres.echeverri@alertlogic.com"
  },
  "keywords": [
    "Alert Logic",
    "Component Library"
  ],
  "maintainers": [
    {
      "name": "Gisler Garces",
      "email": "ggarces@alertlogic.com"
    },
    {
      "name": "Andres Echeverri",
      "email": "andres.echeverri@alertlogic.com"
    },
    {
      "name": "Alert Logic NPM Team",
      "email": "npm@alertlogic.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/alertlogic/nepal-ng-common-components"
  },
  "peerDependencies": {
    "@al/aecoral": "^2.0.2",
    "@al/assets-query": "^2.1.55",
    "@al/cargo": "^2.0.13",
    "@al/core": "^1.2.19",
    "@al/connectors": "^1.0.12",
    "@al/gestalt": "^2.0.29",
    "@al/herald": "^2.0.18",
    "@al/suggestions": "^2.0.14",
    "@al/tacoma": "^2.0.2",
    "@al/deployments": "^2.0.6",
    "@angular/common": "^9.1.4",
    "@angular/core": "^9.1.4",
    "primeflex": "^1.0.0",
    "primeicons": "^2.0.0",
    "primeng-lts": "^9.1.0"
  },
  "dependencies": {
    "@al/ng-cardstack-components": "^9.2.1",
    "@al/ng-generic-components": "^9.2.17",
    "@al/ng-navigation-components": "^9.2.26",
    "@al/exposure-notifications": "^1.0.3",
    "@al/search": "^2.0.10",
    "@materia-ui/ngx-monaco-editor": "^5.1.0",
    "date-fns": "^2.9.0",
    "uuid": "^8.3.1",
    "tslib": "^1.10.0"
  },
  "gitHead": "e95b29fbdcabf640cefc40fb2d4366140c3ea370",
  "publishClient": true,
  "distTag": "datepicker",
  "main": "bundles/al-ng-notifications-components.umd.js",
  "module": "fesm5/al-ng-notifications-components.js",
  "es2015": "fesm2015/al-ng-notifications-components.js",
  "esm5": "esm5/al-ng-notifications-components.js",
  "esm2015": "esm2015/al-ng-notifications-components.js",
  "fesm5": "fesm5/al-ng-notifications-components.js",
  "fesm2015": "fesm2015/al-ng-notifications-components.js",
  "typings": "al-ng-notifications-components.d.ts",
  "sideEffects": false,
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1"
  }
}
