blob: 55a454195472cf81d8173d9dc180018a5ea3dd32 [file] [log] [blame]
{
"name": "cordova-plugin-screen-orientation",
"version": "1.4.3",
"description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8, W8.1, and BB10.",
"repository": {
"type": "git",
"url": "git+https://github.com/apache/cordova-plugin-screen-orientation.git"
},
"cordova": {
"id": "cordova-plugin-screen-orientation",
"platforms": [
"android",
"ios",
"wp8"
]
},
"keywords": [
"cordova",
"device",
"ecosystem:cordova",
"screen",
"orientation",
"portrait",
"landscape"
],
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"engines": {
"cordovaDependencies": {
"2.0.0": {
"cordova": ">100"
}
}
}
}