{
  "name": "mappls-intouch-react-native",
  "title": "Mappls React Native Intouch SDK",
  "version": "1.0.8",
  "description": "Get Real-Time Location Tracking for your apps with Mappls InTouch SDK for React Native. Track a user's live location with our simplified InTouch SDK integration (for Android), highly customizable to your specific needs.  The InTouch SDK comes with a variety of events that enable better control and power over your tracking needs. Get readymade events to create Geo-Fences, Event Alerts, and Trails of telematics/ phone devices. Also get location benefits built for various applications including logistics, delivery tracking, employee tracking, and live location sharing.",
  "main": "index.tsx",
  "files": [
    "README.md",
    "android",
    "index.tsx",
    "ios",
    "mappls-intouch-react-native.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mappls-api/mappls-react-native-intouch-sdk.git",
    "baseUrl": "https://github.com/mappls-api/mappls-react-native-intouch-sdk"
  },
  "keywords": [
    "intouch-react-native",
    "mapmyindia-intouch",
    "mappls-intouch",
    "intouch",
    "mapmyIndia",
    "mappls",
    "react-native"
  ],
  "author": {
    "name": "Mohammad Akram",
    "email": "akram@mapmyindia.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "*",
    "react-native": ">=0.71.0"
  },
  "devDependencies": {
    "react": "18.2.0",
    "react-native": "0.71.12"
  }
}
