UNPKG

@blackbaud/skyux-lib-stache

Version:

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

64 lines 1.7 kB
{ "name": "@blackbaud/skyux-lib-stache", "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/stache" }, "schematics": "./collection.json", "ng-add": { "save": "dependencies" }, "ng-update": { "migrations": "./schematics/migrations/migration-collection.json", "packageGroup": { "@blackbaud/skyux-lib-clipboard": "14.0.1", "@blackbaud/skyux-lib-code-block": "14.0.1", "@blackbaud/skyux-lib-media": "14.0.1", "@blackbaud/skyux-lib-stache": "14.0.1" } }, "peerDependencies": { "@angular/cli": "^21.2.6", "@angular/common": "^21.2.7", "@angular/core": "^21.2.7", "@angular/platform-browser": "^21.2.7", "@angular/router": "^21.2.7", "@skyux/config": "^14.0.0", "@skyux/core": "^14.0.0", "@skyux/i18n": "^14.0.0", "@skyux/icon": "^14.0.0", "@skyux/layout": "^14.0.0", "@skyux/lookup": "^14.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": "types/blackbaud-skyux-lib-stache.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/blackbaud-skyux-lib-stache.d.ts", "default": "./fesm2022/blackbaud-skyux-lib-stache.mjs" } }, "sideEffects": false }