cordova-plugin-insomnia
Version:
Prevent the screen of the mobile device from falling asleep.
40 lines (39 loc) • 956 B
JSON
{
"name": "cordova-plugin-insomnia",
"version": "4.3.0",
"description": "Prevent the screen of the mobile device from falling asleep.",
"cordova": {
"id": "cordova-plugin-insomnia",
"platforms": [
"ios",
"wp8",
"windows",
"android",
"firefoxos"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-ios",
"cordova-wp8",
"cordova-windows",
"cordova-android",
"cordova-firefoxos"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"author": "Eddy Verbruggen <eddyverbruggen@gmail.com> (https://github.com/EddyVerbruggen)",
"license": "MIT",
"bugs": {
"url": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin/issues"
},
"homepage": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin#readme"
}