UNPKG

ngx-video-timeline

Version:
41 lines 996 B
{ "name": "ngx-video-timeline", "version": "0.10.16", "peerDependencies": { "@angular/common": "^16.0.2", "@angular/core": "^16.0.2" }, "dependencies": { "tslib": "^2.6.2" }, "description": "a video timeline for ng2+", "keywords": [ "angular", "video-timeline", "video" ], "author": { "name": "LennonReid", "email": "lenonrade@gmail.com", "url": "https://github.com/LennonReid" }, "license": "MIT", "repository": { "url": "https://github.com/LennonReid/ngx-video-timeline" }, "homepage": "https://github.com/LennonReid/ngx-video-timeline", "module": "fesm2022/ngx-video-timeline.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/ngx-video-timeline.mjs", "esm": "./esm2022/ngx-video-timeline.mjs", "default": "./fesm2022/ngx-video-timeline.mjs" } }, "sideEffects": false }