@skyux/modals
Version:
This library was generated with [Nx](https://nx.dev).
49 lines • 1.18 kB
JSON
{
"name": "@skyux/modals",
"version": "13.11.5",
"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/core": "13.11.5",
"@skyux/help-inline": "13.11.5",
"@skyux/i18n": "13.11.5",
"@skyux/icon": "13.11.5",
"@skyux/indicators": "13.11.5",
"@skyux/theme": "13.11.5"
},
"dependencies": {
"tslib": "^2.8.1"
},
"sideEffects": false,
"module": "fesm2022/skyux-modals.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/skyux-modals.mjs"
},
"./testing": {
"types": "./testing/index.d.ts",
"default": "./fesm2022/skyux-modals-testing.mjs"
}
}
}