@omnedia/ngx-cryptic-text
Version:
A simple component library to animate text.
35 lines • 844 B
JSON
{
"name": "@omnedia/ngx-cryptic-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",
"text",
"cryptic",
"animation"
],
"repository": {
"url": "https://github.com/omnedia/ngx-cryptic-text"
},
"author": "Markus Block (markus.block@omnedia.com)",
"license": "MIT",
"module": "fesm2022/omnedia-ngx-cryptic-text.mjs",
"typings": "types/omnedia-ngx-cryptic-text.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./types/omnedia-ngx-cryptic-text.d.ts",
"default": "./fesm2022/omnedia-ngx-cryptic-text.mjs"
}
}
}