{
  "name": "cordova-plugin-purchase-braintree",
  "version": "13.2.5",
  "description": "A Cordova plugin for the Braintree mobile payment processing SDK with 3D secure and Data Collecting.",
  "cordova": {
    "id": "cordova-plugin-purchase-braintree",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/j3k0/cordova-plugin-purchase-braintree.git"
  },
  "keywords": [
    "cordova",
    "braintree",
    "payment",
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios",
    "3ds",
    "data collector",
    "3ds 2",
    "3d secure",
    "threeD secure",
    "fovea",
    "iaptic",
    "purchase"
  ],
  "license": "MIT",
  "main": "index.js",
  "author": "Fovea",
  "private": false,
  "bugs": {
    "url": "https://github.com/j3k0/cordova-plugin-purchase-braintree/issues"
  },
  "homepage": "https://github.com/j3k0/cordova-plugin-purchase-braintree#readme",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
