{
  "name": "ionvue-moyasar-payments",
  "version": "1.0.0",
  "description": "Moyasar Payment form for Ionic Vue",
  "author": "Abdulmalik Alsufayran",
  "scripts": {
    "dev": "vue serve PaymentForm.vue",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "main": "dist/index",
  "types": "dist/index",
  "dependencies": {
    "@types/node-forge": "^1.3.3",
    "autoprefixer": "^10",
    "postcss": "^8",
    "tailwindcss": "^3"
  },
  "devDependencies": {
    "vue-cli-plugin-tailwind": "^3.0.0-beta.0"
  },
  "keywords": [
    "ionic",
    "vue",
    "payment",
    "moyasar",
    "creditcard",
    "applepay"
  ],
  "license": "MIT"
}
