UNPKG

@skyux/core

Version:

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

45 lines 1.05 kB
{ "name": "@skyux/core", "version": "12.35.0", "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": "^19.2.19", "@angular/common": "^19.2.14", "@angular/core": "^19.2.14", "@angular/platform-browser": "^19.2.14", "@angular/router": "^19.2.14", "@skyux/i18n": "12.35.0" }, "dependencies": { "tslib": "^2.8.1" }, "sideEffects": false, "module": "fesm2022/skyux-core.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/skyux-core.mjs" }, "./testing": { "types": "./testing/index.d.ts", "default": "./fesm2022/skyux-core-testing.mjs" } } }