UNPKG

@skyux/router

Version:

This library was generated with [Nx](https://nx.dev).

45 lines 1.05 kB
{ "name": "@skyux/router", "version": "13.11.4", "author": "Blackbaud, Inc.", "keywords": [ "blackbaud", "skyux" ], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/blackbaud/skyux.git" }, "bugs": { "url": "https://github.com/blackbaud/skyux/issues" }, "homepage": "https://github.com/blackbaud/skyux#readme", "peerDependencies": { "@angular/cdk": "^20.2.14", "@angular/common": "^20.3.15", "@angular/core": "^20.3.15", "@angular/router": "^20.3.15", "@skyux/config": "13.11.4", "@skyux/core": "13.11.4" }, "dependencies": { "tslib": "^2.8.1" }, "sideEffects": false, "module": "fesm2022/skyux-router.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/skyux-router.mjs" }, "./testing": { "types": "./testing/index.d.ts", "default": "./fesm2022/skyux-router-testing.mjs" } } }