@skyux-sdk/testing
Version:
This library was generated with [Nx](https://nx.dev).
40 lines • 940 B
JSON
{
"name": "@skyux-sdk/testing",
"version": "12.4.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/common": "^19.2.1",
"@angular/core": "^19.2.1",
"@angular/platform-browser": "^19.2.1",
"@skyux/i18n": "12.4.0",
"axe-core": "^3.5.6 || ~4.6.3 || ~4.7.2 || ~4.10.3"
},
"dependencies": {
"tslib": "^2.8.1"
},
"module": "fesm2022/skyux-sdk-testing.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/skyux-sdk-testing.mjs"
}
},
"sideEffects": false
}