ows-background-video
Version:
A plugin for recording video and overlaying it over an app
31 lines (30 loc) • 767 B
JSON
{
"name": "ows-background-video",
"displayName": "Backgroundvideo",
"version": "0.11.1",
"description": "A plugin for recording video and overlaying it over an app",
"cordova": {
"id": "ows-background-video",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/andaica/custom-background-video.git"
},
"keywords": [
"Ionic",
"deploy",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"author": "Ionic",
"license": "Apache 2.0",
"bugs": {
"url": "none"
},
"homepage": "https://github.com/andaica/custom-background-video#readme"
}