{
  "name": "daraja-pie",
  "version": "0.1.4",
  "description": "A simple JS API built on top of M-Pesa's daraja",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "daraja",
    "mpesa"
  ],
  "author": "Victor Ndaba",
  "license": "MIT",
  "dependencies": {
    "axios": "^0.24.0"
  }
}
