{
  "name": "bluedot-react-native",
  "title": "React Native Bluedot Point SDK",
  "version": "3.4.1",
  "description": "Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Bluedot-Innovation/Bluedot-React-Native-Plugin.git",
    "baseUrl": "https://github.com/Bluedot-Innovation/Bluedot-React-Native-Plugin"
  },
  "homepage": "https://bluedot.io",
  "keywords": [
    "react-native",
    "pointsdk",
    "location",
    "geolocation",
    "bluedot"
  ],
  "author": {
    "name": "Bluedot Innovation",
    "email": "help@bluedot.io"
  },
  "license": "ISC",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">= 19.1.0",
    "react-native": ">= 0.81.5"
  },
  "devDependencies": {
    "@react-native-community/cli": "latest",
    "react": "19.1.0",
    "react-native": "^0.81.5",
    "upgrade": "^1.1.0"
  }
}
