{
  "name": "cordova-plugin-braintree",
  "version": "0.5.1",
  "description": "A Cordova plugin for the Braintree mobile payment processing SDK.",
  "cordova": {
    "id": "cordova-plugin-braintree",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/justin-credible/cordova-plugin-braintree"
  },
  "keywords": [
    "cordova",
    "braintree",
    "payment",
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios"
  ],
  "license": "MIT",
  "dependencies": {
    "xcode": "0.8.9"
  }
}
