UNPKG

cordova-plugin-pedometer-test

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

44 lines (43 loc) 1.1 kB
{ "name": "cordova-plugin-pedometer-test", "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/felixchong98/cordova-plugin-pedometer.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/" }, "keywords": [ "cordova", "core motion", "pedometer", "steps", "distance", "pedestrian", "ecosystem:cordova", "cordova-ios", "cordova-android", "vvinners" ], "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" }