{
  "name": "sertropipay",
  "version": "1.4.1",
  "description": "Node Library SDK for Tropipay Integration by SerproTeam",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "SerproTeam",
    "SDK",
    "Tropipay",
    "Integration",
    "Implementation",
    "Payment",
    "Methods"
  ],
  "author": "Fidel Remedios Rosado",
  "bugs": {
    "url": "https://github.com/fiderosado/NodeTropipaySDK/issues"
  },
  "homepage": "https://github.com/fiderosado/NodeTropipaySDK",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fiderosado/NodeTropipaySDK.git"
  },
  "license": "ISC",
  "dependencies": {
    "axios": "^1.8.1",
    "cookies-next": "^5.1.0",
    "crypto-js": "^4.2.0",
    "jsonwebtoken": "^9.0.2"
  }
}
