cordova-galaxygear
Version:
Allows communication with Samsung Gear 2 Series Tizen applications and Cordova applications.
38 lines (37 loc) • 824 B
JSON
{
"name": "cordova-galaxygear",
"version": "1.0.0",
"description": "Allows communication with Samsung Gear 2 Series Tizen applications and Cordova applications.",
"cordova": {
"id": "cordova-galaxygear",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/tgardner/cordova-galaxygear.git"
},
"keywords": [
"GalaxyGear",
"Android",
"Samsung",
"Gear",
"Watch",
"Wearble",
"ecosystem:cordova",
"cordova-android"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
],
"author": "Trent Gardner",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/tgardner/cordova-galaxygear/issues"
},
"homepage": "https://github.com/tgardner/cordova-galaxygear#readme"
}