UNPKG

cordova-plugin-pedometer

Version:

Cordova / PhoneGap Plugin for the Core Motion Pedometer to fetch pedestrian-related data, such as step counts and other information about the distance travelled.

40 lines (39 loc) 1.01 kB
{ "name": "cordova-plugin-pedometer", "version": "0.4.1", "author": "Lee Crossley <leee@hotmail.co.uk> (http://ilee.co.uk/)", "description": "Cordova / PhoneGap Plugin for the Core Motion Pedometer to fetch pedestrian-related data, such as step counts and other information about the distance travelled.", "cordova": { "id": "cordova-plugin-pedometer", "platforms": [ "ios", "android" ] }, "repository": { "type": "git", "url": "git+https://github.com/leecrossley/cordova-plugin-pedometer.git" }, "keywords": [ "cordova", "core motion", "pedometer", "steps", "distance", "pedestrian", "ecosystem:cordova", "cordova-ios", "cordova-android" ], "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "license": "MIT", "bugs": { "url": "https://github.com/leecrossley/cordova-plugin-pedometer/issues" }, "homepage": "https://github.com/leecrossley/cordova-plugin-pedometer#readme" }