UNPKG

@skyux/help-inline

Version:

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

47 lines 1.13 kB
{ "name": "@skyux/help-inline", "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", "@skyux/core": "12.35.0", "@skyux/i18n": "12.35.0", "@skyux/icon": "12.35.0", "@skyux/popovers": "12.35.0", "@skyux/theme": "12.35.0" }, "dependencies": { "tslib": "^2.8.1" }, "sideEffects": false, "module": "fesm2022/skyux-help-inline.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/skyux-help-inline.mjs" }, "./testing": { "types": "./testing/index.d.ts", "default": "./fesm2022/skyux-help-inline-testing.mjs" } } }