UNPKG

@purchasely/cordova-plugin-purchasely

Version:

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.

59 lines (58 loc) 1.35 kB
{ "name": "@purchasely/cordova-plugin-purchasely", "version": "5.1.0", "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": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Purchasely/Purchasely-Cordova-Sources.git" }, "bugs": { "url": "https://github.com/Purchasely/Purchasely-Cordova-Sources/issues" }, "homepage": "https://github.com/Purchasely/Purchasely-Cordova-Sources#readme" }