cordova-plugin-market
Version:
Cordova Plugin for access to Google Play and Apple Store within your app
33 lines (32 loc) • 731 B
JSON
{
"name": "cordova-plugin-market",
"version": "1.2.0",
"description": "Cordova Plugin for access to Google Play and Apple Store within your app",
"cordova": {
"id": "cordova-plugin-market",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/xmartlabs/cordova-plugin-market"
},
"keywords": [
"cordova",
"market",
"store",
"itunes",
"play",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"author": "Xmartlabs",
"license": "MIT",
"bugs": {
"url": "https://github.com/xmartlabs/cordova-plugin-market/issues"
},
"homepage": "https://github.com/xmartlabs/cordova-plugin-market#readme"
}