UNPKG

@skyux/indicators

Version:

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

55 lines 1.36 kB
{ "name": "@skyux/indicators", "version": "14.3.7", "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": "^21.2.0", "@angular/common": "^21.2.0", "@angular/core": "^21.2.0", "@angular/platform-browser": "^21.2.0", "@skyux-sdk/testing": "14.3.7", "@skyux/core": "14.3.7", "@skyux/help-inline": "14.3.7", "@skyux/i18n": "14.3.7", "@skyux/icon": "14.3.7", "@skyux/theme": "14.3.7" }, "dependencies": { "tslib": "^2.8.1" }, "peerDependenciesMeta": { "@skyux-sdk/testing": { "optional": true } }, "sideEffects": false, "module": "fesm2022/skyux-indicators.mjs", "typings": "types/skyux-indicators.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/skyux-indicators.d.ts", "default": "./fesm2022/skyux-indicators.mjs" }, "./testing": { "types": "./types/skyux-indicators-testing.d.ts", "default": "./fesm2022/skyux-indicators-testing.mjs" } }, "type": "module" }