{
  "name": "@bluedot-innovation/cordova-plugin",
  "version": "4.0.1",
  "description": "Bluedot Point SDK; integrates the Android and iOS Point SDK libraries through a Cordova / PhoneGap plugin",
  "cordova": {
    "id": "@bluedot-innovation/cordova-plugin",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Bluedot-Innovation/PointSDK-Plugin-Cordova.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android",
    "location",
    "geolocation",
    "bluedot"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=9.0.0"
    }
  ],
  "author": "Bluedot Innovation",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Bluedot-Innovation/PointSDK-Plugin-Cordova/issues"
  },
  "homepage": "https://github.com/Bluedot-Innovation/PointSDK-Plugin-Cordova#readme",
  "dependencies": {
    "cordova-plugin-device": "^2.0.3"
  }
}
