{
  "name": "cordova-plugin-paygilant",
  "displayName": "CordovaPluginPaygilant",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Bojan",
  "license": "MIT",
  "description": "cordova-plugin of paygilant sdk for ionic project",
  "cordova": {
    "id": "cordova-plugin-paygilant",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Paygilant/cordova-plugin.git"
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-ios",
    "cordova-android"
  ],
  "bugs": {
    "url": "https://github.com/Paygilant/cordova-plugin/issues"
  },
  "homepage": "https://github.com/Paygilant/cordova-plugin#readme"
}
