UNPKG

@skyux/animations

Version:

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

39 lines 899 B
{ "name": "@skyux/animations", "version": "14.3.7", "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/animations": "^21.2.0", "@angular/common": "^21.2.0", "@angular/core": "^21.2.0" }, "dependencies": { "tslib": "^2.8.1" }, "sideEffects": false, "module": "fesm2022/skyux-animations.mjs", "typings": "types/skyux-animations.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/skyux-animations.d.ts", "default": "./fesm2022/skyux-animations.mjs" } }, "type": "module" }