{
  "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"
}
