{
  "name": "paytabs-vue",
  "version": "1.0.0",
  "description": "Paytabs Express Checkout for Vue",
  "main": "dist/paytabs-vue.js",
  "scripts": {
    "build": "webpack --config ./webpack.config.js"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.5",
    "babel-preset-es2015": "^6.24.1",
    "clean-webpack-plugin": "^0.1.19",
    "jquery": "^3.3.1",
    "vue": "^2.5.16",
    "vue-loader": "^15.2.6",
    "vue-template-compiler": "^2.5.16",
    "webpack": "^4.16.2",
    "webpack-cli": "^3.1.0",
    "webpack-merge": "^4.1.3",
    "css-loader": "^1.0.0",
    "style-loader": "^0.21.0",
    "uglifyjs-webpack-plugin": "^1.2.7"
  },
  "keywords": [
    "Paytabs",
    "Vue",
    "Express",
    "Checkout"
  ],
  "author": "Ramy Hegazy",
  "license": "ISC"
}