UNPKG

ngx-lottie

Version:

<h1 align="center"> <img src="https://raw.githubusercontent.com/ngx-lottie/ngx-lottie/master/docs/assets/lottie.gif"> </h1>

45 lines 938 B
{ "name": "ngx-lottie", "version": "7.0.1", "repository": { "type": "git", "url": "git+https://github.com/ngx-lottie/ngx-lottie.git" }, "license": "MIT", "homepage": "https://github.com/ngx-lottie/ngx-lottie#readme", "bugs": { "url": "git+https://github.com/ngx-lottie/ngx-lottie/issues" }, "keywords": [ "animation", "canvas", "svg", "after effects", "plugin", "angular", "angular8", "angular 8", "angular9", "angular 9", "angular10", "angular 10", "angular11", "angular 11", "angular12", "angular 12", "universal", "ivy" ], "sideEffects": true, "peerDependencies": { "@angular/core": ">=8.0.0", "lottie-web": ">=5.4.0" }, "module": "esm2015/ngx-lottie.js", "esm2015": "esm2015/ngx-lottie.js", "typings": "ngx-lottie.d.ts", "metadata": "ngx-lottie.metadata.json", "dependencies": { "tslib": "^2.1.0" } }