UNPKG

@blackbaud/skyux-lib-stache

Version:

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

57 lines 1.47 kB
{ "name": "@blackbaud/skyux-lib-stache", "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", "schematics": "./collection.json", "ng-add": { "save": "dependencies" }, "ng-update": { "migrations": "./schematics/migrations/migration-collection.json", "packageGroup": { "@blackbaud/skyux-lib-clipboard": "12.0.1", "@blackbaud/skyux-lib-code-block": "12.0.1", "@blackbaud/skyux-lib-media": "12.0.1", "@blackbaud/skyux-lib-stache": "12.0.1" } }, "peerDependencies": { "@angular/cli": "^19.2.6", "@angular/common": "^19.2.4", "@angular/core": "^19.2.4", "@angular/platform-browser": "^19.2.4", "@angular/router": "^19.2.4", "@skyux/config": "^12.0.0", "@skyux/core": "^12.0.0", "@skyux/i18n": "^12.0.0", "@skyux/layout": "^12.0.0", "@skyux/lookup": "^12.0.0" }, "dependencies": { "jsonc-parser": "3.3.1", "lodash.get": "4.4.2", "tslib": "^2.8.1" }, "module": "fesm2022/blackbaud-skyux-lib-stache.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/blackbaud-skyux-lib-stache.mjs" } }, "sideEffects": false }