{
  "name": "paytr-react",
  "version": "1.0.9",
  "main": "index.js",
  "license": "MIT",
  "type": "commonjs",
  "types": "index.d.ts",
  "typings": "./index.d.ts",
  "readme": "README.md",
  "repository": {
    "type": "git",
    "url": "https://github.com/quardianwolf/PAYTR-REACT.git"
  },
  "scripts": {
    "build": "tsc"
  },
  "dependencies": {
    "@types/express": "^4.17.21",
    "axios": "^1.6.8",
    "jssha": "^3.3.1",
    "typescript": "^5.4.3"
  },
  "description": "README.md",
  "devDependencies": {},
  "keywords": [
    "paytr"
  ],
  "author": "Atilla KURT"
}
