UNPKG

cordova-plugin-android-iab

Version:

Use this In-app Billing plugin to sell digital goods, including one-time items and recurring subscriptions from your Cordova application. Main repo with full documentation located at: https://github.com/IVIR3zaM/CordovaAndroidInAppBilling

41 lines (40 loc) 1.22 kB
{ "name": "cordova-plugin-android-iab", "version": "1.0.0", "description": "Use this In-app Billing plugin to sell digital goods, including one-time items and recurring subscriptions from your Cordova application.\n Main repo with full documentation located at: https://github.com/IVIR3zaM/CordovaAndroidInAppBilling\n This plugin is a forked (and maintained for multiple markets) version of: https://github.com/poiuytrez/AndroidInAppBilling", "cordova": { "id": "cordova-plugin-android-iab", "platforms": [ "android" ] }, "repository": { "type": "git", "url": "git+https://github.com/IVIR3zaM/CordovaAndroidInAppBilling.git" }, "keywords": [ "billing", "in-app", "inapp", "purchase", "credit", "myket", "bazaar", "cafebazaar", "ecosystem:cordova", "cordova-android" ], "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "author": "Mohammad Reza Maghoul", "license": "MIT", "bugs": { "url": "https://github.com/IVIR3zaM/CordovaAndroidInAppBilling/issues" }, "homepage": "https://github.com/IVIR3zaM/CordovaAndroidInAppBilling#readme", "readmeFileName" : "README.md" }