cordova-plugin-android-theme-detection
Version:
Cordova plugin for detect theme on Android
29 lines (28 loc) • 755 B
JSON
{
"name": "cordova-plugin-android-theme-detection",
"version": "2.0.2",
"description": "Cordova plugin for detect theme on Android",
"cordova": {
"id": "cordova-plugin-android-theme-detection",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/arel0ve/cordova-plugin-android-theme-detection.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android",
"theme-detection",
"android-theme",
"android-mode"
],
"author": "Valerii Psol",
"license": "ISC",
"bugs": {
"url": "https://github.com/arel0ve/cordova-plugin-android-theme-detection/issues"
},
"homepage": "https://github.com/arel0ve/cordova-plugin-android-theme-detection#readme"
}