{
  "name": "auropay-payments-node",
  "version": "1.0.1",
  "description": "Auropay's Payment Gateway APIs provide developers with a streamlined pathway to integrate advanced payment processing capabilities into their applications, platforms and websites.",
  "main": "auropay.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Auropay/Auropay-Node-SDK"
  },
  "keywords": [
    "axios",
    "auropay",
    "payment",
    "gateway",
    "api"
  ],
  "author": "Auropay",
  "license": "MIT",
  "homepage": "https://github.com/Auropay/Auropay-Node-SDK",
  "dependencies": {
    "axios": "^1.7.9"
  }
}
