UNPKG

@omnedia/ngx-shiny-text

Version:

A simple component library to animate text.

37 lines 856 B
{ "name": "@omnedia/ngx-shiny-text", "description": "A simple component library to animate text.", "version": "4.0.1", "peerDependencies": { "@angular/common": "^21.0.0", "@angular/core": "^21.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "keywords": [ "npm", "words", "text", "shiny", "shine", "animation" ], "repository": { "url": "https://github.com/omnedia/ngx-shiny-text" }, "author": "Markus Block (markus.block@omnedia.com)", "license": "MIT", "module": "fesm2022/omnedia-ngx-shiny-text.mjs", "typings": "types/omnedia-ngx-shiny-text.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/omnedia-ngx-shiny-text.d.ts", "default": "./fesm2022/omnedia-ngx-shiny-text.mjs" } } }