UNPKG

ngx-mzd-timeline

Version:

Minimalist's vertical timeline library for Angular applications.

39 lines (38 loc) 1.07 kB
{ "name": "ngx-mzd-timeline", "version": "1.0.3", "description": "Minimalist's vertical timeline library for Angular applications.", "repository": { "type": "git", "url": "https://github.com/mazid1/ngx-mzd-timeline" }, "keywords": [ "angular", "javascript", "timeline", "ngx", "ngx-timeline", "angular-material" ], "author": "Mohammad Mazedul Islam (mazidmailbox@gmail.com)", "license": "MIT", "bugs": { "url": "https://github.com/mazid1/ngx-mzd-timeline/issues" }, "homepage": "https://github.com/mazid1/ngx-mzd-timeline#readme", "peerDependencies": { "@angular/common": ">=9.1.7", "@angular/core": ">=9.1.7" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/ngx-mzd-timeline.umd.js", "module": "fesm2015/ngx-mzd-timeline.js", "es2015": "fesm2015/ngx-mzd-timeline.js", "esm2015": "esm2015/ngx-mzd-timeline.js", "fesm2015": "fesm2015/ngx-mzd-timeline.js", "typings": "ngx-mzd-timeline.d.ts", "metadata": "ngx-mzd-timeline.metadata.json", "sideEffects": false }