{
  "name": "@blackbaud/skyux-lib-clipboard",
  "version": "12.0.1",
  "author": "Blackbaud, Inc.",
  "keywords": [
    "blackbaud",
    "skyux",
    "stache"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/blackbaud/stache/issues"
  },
  "homepage": "https://github.com/blackbaud/stache#readme",
  "peerDependencies": {
    "@angular/common": "^19.2.4",
    "@angular/core": "^19.2.4",
    "@skyux/core": "^12.0.0",
    "@skyux/i18n": "^12.0.0"
  },
  "dependencies": {
    "tslib": "^2.8.1"
  },
  "module": "fesm2022/blackbaud-skyux-lib-clipboard.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/blackbaud-skyux-lib-clipboard.mjs"
    }
  },
  "sideEffects": false
}