UNPKG

cordova-plugin-ignoremuteswitch

Version:
32 lines (31 loc) 749 B
{ "name": "cordova-plugin-ignoremuteswitch", "version": "1.0.1", "description": "Allows your app to play audio ignoring the mute switch.", "cordova": { "id": "cordova-plugin-ignoremuteswitch", "platforms": [ "ios" ] }, "repository": { "type": "git", "url": "git+https://github.com/salbahra/cordova-plugin-ignoremuteswitch.git" }, "keywords": [ "ecosystem:cordova", "cordova-ios" ], "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "author": "Samer Albahra", "license": "MIT", "bugs": { "url": "https://github.com/salbahra/cordova-plugin-ignoremuteswitch/issues" }, "homepage": "https://github.com/salbahra/cordova-plugin-ignoremuteswitch#readme" }