{
  "type": "module",
  "name": "daraja-package",
  "version": "1.0.26",
  "description": "A simple implementation of M-Pesa daraja API",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Allan70/Mpesa-daraja-api.git\".git"
  },
  "keywords": [
    "daraja",
    "daraja-api",
    "m-pesa",
    "nodejs",
    "simple-mpesa-api",
    "mpesa-api"
  ],
  "author": "Allan70",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Allan70/Mpesa-daraja-api.git\"/issues"
  },
  "homepage": "https://github.com/Allan70/Mpesa-daraja-api.git\"#readme",
  "dependencies": {
    "axios": "^1.7.9",
    "cors": "^2.8.5",
    "dotenv": "^16.0.1",
    "node-fetch": "^3.3.2",
    "typescript": "^5.7.3"
  }
}
