UNPKG

cordova-pebble

Version:

Allows communication with Pebble smartwatch applications and Cordova applications.

41 lines (40 loc) 873 B
{ "name": "cordova-pebble", "version": "1.0.2", "description": "Allows communication with Pebble smartwatch applications and Cordova applications.", "cordova": { "id": "cordova-pebble", "platforms": [ "android", "ios" ] }, "repository": { "type": "git", "url": "git+https://github.com/tgardner/cordova-pebble.git" }, "keywords": [ "Pebble", "Android", "iOS", "Watch", "Wearble", "ecosystem:cordova", "cordova-android", "cordova-ios" ], "engines": { "cordovaDependencies": { "7.0.0": { "cordova-android": ">=6.3.0", "cordova-ios": ">=4.3.0" } } }, "author": "Trent Gardner", "license": "Apache 2.0", "bugs": { "url": "https://github.com/tgardner/cordova-pebble/issues" }, "homepage": "https://github.com/tgardner/cordova-pebble#readme" }