{
  "name": "oxapay",
  "version": "1.0.1",
  "description": "An easy to use nodejs package to integrate your project with oxapay",
  "main": "main.js",
  "types": "main.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OxaTeam/Oxapay.git"
  },
  "keywords": [
    "oxapay.com",
    "oxapay",
    "oxa",
    "pay",
    "crypto",
    "merchant",
    "payouts",
    "payments",
    "ROBBING",
    "GAMER"
  ],
  "author": "ROBBING GAMER",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/OxaTeam/Oxapay/issues"
  },
  "homepage": "https://github.com/OxaTeam/Oxapay#readme",
  "dependencies": {
    "axios": "^1.6.2",
    "path": "^0.12.7"
  },
  "devDependencies": {
    "@types/node": "^20.12.12",
    "typescript": "^5.4.5"
  }
}
