cordova-plugin-privacyscreen-storyboard
Version:
Secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.
32 lines (31 loc) • 1.04 kB
JSON
{
"name": "cordova-plugin-privacyscreen-storyboard",
"version": "0.0.2",
"description": "Secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.",
"cordova": {
"id": "cordova-plugin-privacyscreen-storyboard",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/sdirekt-app-developer/PrivacyScreenPlugin-Storyboard.git"
},
"keywords": [
"privacy",
"cordova",
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"storyboard"
],
"author": "Tommy-Carlos Willaims <tommy@devgeeks.org>",
"contributors": ["Holger Grosse-Plankermann <holger.grosse-plankermann@codecentric.de>","Malte Basse <malte.basse@sparkassen-direkt.de>"],
"license": "MIT",
"bugs": {
"url": "https://github.com/sdirekt-app-developer/PrivacyScreenPlugin-Storyboard/issues"
},
"homepage": "https://github.com/sdirekt-app-developer/PrivacyScreenPlugin-Storyboard#readme"
}