{
  "name": "@purchasely/cordova-plugin-purchasely",
  "version": "5.7.3",
  "description": "Purchasely is a solution to ease the integration and boost your In-App Purchases & Subscriptions on the App Store, Google Play Store, Amazon Appstore and Huawei App Gallery.",
  "cordova": {
    "id": "@purchasely/cordova-plugin-purchasely",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android",
    "purchasely",
    "in-app",
    "ios",
    "android",
    "iap",
    "purchases",
    "subscription",
    "storekit",
    "billing",
    "google",
    "play",
    "app",
    "store",
    "huawei",
    "hms",
    "amazon"
  ],
  "engines": {
    "cordovaDependencies": {
      "1.0.0": {
        "cordova": ">=11.0.0",
        "cordova-android": ">=12.0.0"
      }
    }
  },
  "author": "Purchasely",
  "license": "ISC",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "jest"
  },
  "devDependencies": {
    "jest": "^29.7.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Purchasely/Purchasely-Cordova.git"
  },
  "bugs": {
    "url": "https://github.com/Purchasely/Purchasely-Cordova/issues"
  },
  "homepage": "https://github.com/Purchasely/Purchasely-Cordova#readme"
}
