{
  "$schema": "./node_modules/ng-packagr/package.schema.json",
  "_args": [
    [
      "@uirouter/angular@8.0.1",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "@uirouter/angular@8.0.1",
  "_id": "@uirouter/angular@8.0.1",
  "_inBundle": false,
  "_integrity": "sha512-iW/nFSVWbh19rcjg07SWDxg91xkM0/2YUzkvMtw5ZpEph9qo33vhFJGctx/shW0GmWkWEv/HkTS0QtUplnOQLg==",
  "_location": "/@uirouter/angular",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@uirouter/angular@8.0.1",
    "name": "@uirouter/angular",
    "escapedName": "@uirouter%2fangular",
    "scope": "@uirouter",
    "rawSpec": "8.0.1",
    "saveSpec": null,
    "fetchSpec": "8.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@uirouter/angular/-/angular-8.0.1.tgz",
  "_spec": "8.0.1",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "bugs": {
    "url": "https://github.com/ui-router/angular/issues"
  },
  "contributors": [
    {
      "name": "Chris Thielen",
      "url": "https://github.com/christopherthielen"
    }
  ],
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "description": "State-based routing for Angular",
  "distDir": "dist",
  "docgen": {
    "publishDir": "_ng2_docs",
    "navigation": {
      "": [
        "UIRouter"
      ],
      "Services": [
        "StateService",
        "StateRegistry",
        "TransitionService",
        "UrlService",
        "UrlConfig",
        "UrlRules"
      ],
      "Interfaces": [
        "Ng2StateDeclaration",
        "UiOnParamsChanged",
        "UiOnExit"
      ],
      "Components": [
        "UIView",
        "UISref",
        "UISrefActive"
      ],
      "Other": [
        "Transition",
        "Trace"
      ]
    },
    "include": [
      {
        "pkg": "@uirouter/core",
        "repo": "https://github.com/ui-router/core",
        "branch": "master"
      },
      {
        "pkg": "@uirouter/rx",
        "repo": "https://github.com/ui-router/rx"
      }
    ]
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "es2015": "fesm2015/uirouter-angular.js",
  "esm2015": "esm2015/uirouter-angular.js",
  "fesm2015": "fesm2015/uirouter-angular.js",
  "homepage": "https://ui-router.github.io/angular",
  "license": "MIT",
  "main": "bundles/uirouter-angular.umd.js",
  "maintainers": [
    {
      "name": "UIRouter Team",
      "url": "https://github.com/ui-router?tab=members"
    }
  ],
  "metadata": "uirouter-angular.metadata.json",
  "module": "fesm2015/uirouter-angular.js",
  "name": "@uirouter/angular",
  "peerDependencies": {
    "@angular/common": "^10.0.0 || ^11.0.0",
    "@angular/core": "^10.0.0 || ^11.0.0",
    "@uirouter/core": "^6.0.7",
    "@uirouter/rx": "^0.6.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ui-router/angular.git"
  },
  "sideEffects": false,
  "typings": "uirouter-angular.d.ts",
  "version": "8.0.1"
}
