@blackbaud/skyux-lib-clipboard
Version:
This library was generated with [Nx](https://nx.dev).
43 lines • 1.06 kB
JSON
{
"name": "@blackbaud/skyux-lib-clipboard",
"version": "14.0.1",
"type": "commonjs",
"author": "Blackbaud, Inc.",
"keywords": [
"blackbaud",
"skyux",
"stache"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/blackbaud/stache/issues"
},
"homepage": "https://github.com/blackbaud/stache#readme",
"repository": {
"type": "git",
"url": "https://github.com/blackbaud/stache",
"directory": "libs/clipboard"
},
"peerDependencies": {
"@angular/common": "^21.2.7",
"@angular/core": "^21.2.7",
"@skyux/core": "^14.0.0",
"@skyux/i18n": "^14.0.0",
"@skyux/icon": "^14.0.0"
},
"dependencies": {
"tslib": "^2.8.1"
},
"module": "fesm2022/blackbaud-skyux-lib-clipboard.mjs",
"typings": "types/blackbaud-skyux-lib-clipboard.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./types/blackbaud-skyux-lib-clipboard.d.ts",
"default": "./fesm2022/blackbaud-skyux-lib-clipboard.mjs"
}
},
"sideEffects": false
}