{
  "name": "ascentng",
  "version": "10.0.0-rc.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/primefaces/ascentng"
  },
  "keywords": [
    "angular"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/primefaces/ascentng/issues"
  },
  "module": "fesm5/ascentng.js",
  "typings": "ascentng.d.ts",
  "peerDependencies": {
    "@angular/core": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
    "@angular/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
    "@angular/forms": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
    "rxjs": "^6.0.0",
    "zone.js": "^0.10.2"
  },
  "main": "bundles/ascentng.umd.js",
  "es2015": "fesm2015/ascentng.js",
  "esm5": "esm5/ascentng.js",
  "esm2015": "esm2015/ascentng.js",
  "fesm5": "fesm5/ascentng.js",
  "fesm2015": "fesm2015/ascentng.js",
  "metadata": "ascentng.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^2.0.0"
  }
}
