UNPKG

@ngx-telly/plugin-wowza-webrtc

Version:
44 lines 911 B
{ "name": "@ngx-telly/plugin-wowza-webrtc", "version": "19.0.0", "description": "Telly - HLS plugin", "publishConfig": { "access": "public" }, "private": false, "repository": { "type": "git", "url": "https://gitlab.com/gringo-go-go/ngx-telly" }, "keywords": [ "angular", "player", "video", "wowza", "webrtc", "ngx-telly" ], "author": { "name": "Tom Stolarczuk" }, "peerDependencies": { "@angular/common": "^19.2.9", "@angular/core": "^19.2.9", "@ngx-telly/player": "^19.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/ngx-telly-plugin-wowza-webrtc.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-telly-plugin-wowza-webrtc.mjs" } } }