{
  "name": "central-gateway",
  "version": "1.1.1",
  "main": "dist/src/index.js",
  "types": "dist/src/index.d.ts",
  "author": "Faiyaz Rahman",
  "license": "MIT",
  "scripts": {
    "build": "tsc --build",
    "prepare": "npm run build"
  },
  "engines": {
    "node": ">=18.x"
  },
  "homepage": "https://faiyaz032.github.io/central-gateway-docs",
  "repository": {
    "url": "https://github.com/faiyaz032/central-gateway"
  },
  "devDependencies": {
    "typescript": "^5.7.3"
  },
  "dependencies": {
    "sslcommerz": "^1.7.0"
  },
  "files": [
    "dist/"
  ],
  "keywords": [
    "payment",
    "payment-gateway",
    "bangladesh",
    "unified-payments",
    "aamarpay",
    "sslcommerz",
    "payment-processing",
    "ecommerce",
    "typescript",
    "nodejs",
    "online-payment",
    "payment-integration",
    "payment-gateway-integration",
    "unified-interface",
    "payment-api"
  ]
}
