UNPKG

cordova-plugin-streaming-media

Version:

This plugin allows you to stream audio and video in a fullscreen, native player on iOS and Android.

32 lines (31 loc) 895 B
{ "name": "cordova-plugin-streaming-media", "version": "2.3.0", "description": "This plugin allows you to stream audio and video in a fullscreen, native player on iOS and Android.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nchutchind/Streaming-Media-Cordova-Plugin.git" }, "keywords": [ "media", "streaming", "ecosystem:cordova", "cordova-ios", "cordova-android", "cordova-fireos" ], "author": "Nicholas Hutchind", "contributors": [ "Timothy Shamilov", "Michael Robinson" ], "license": "MIT", "bugs": { "url": "https://github.com/nchutchind/Streaming-Media-Cordova-Plugin/issues" }, "homepage": "https://github.com/nchutchind/Streaming-Media-Cordova-Plugin#readme" }