{
  "name": "react-native-accurate-step-counter-module",
  "version": "2.0.7",
  "description": "A react native library to accurately get the number of steps (pedometer)",
  "main": "index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "pedometer",
    "react-native-steps",
    "react-native-step-counter",
    "react-native-walk-counter",
    "react-native-accurate-step-counter"
  ],
  "author": "Amira Dgham",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/amiradgham/react-native-accurate-step-counter.git"
  },
  "homepage": "https://github.com/amiradgham/react-native-accurate-step-counter",
  "dependencies": {
    "react-native-shake": "^4.0.2"
  },
  "bugs": {
    "url": "https://github.com/amiradgham/react-native-accurate-step-counter/issues"
  },
  "devDependencies": {}
}
