{
  "name": "monnify-nodejs",
  "version": "1.0.13",
  "description": "A simple wrapper to leverage monnify's payment gateway for businesses to accept payments from customers, either on a recurring or one-time basis. It offers an easier and faster way for integration with monnify API on you web and mobile applications from within your node application.",
  "main": "app.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AgbaD/monnify.git"
  },
  "keywords": [
    "monnify",
    "payments",
    "wallet",
    "gateway"
  ],
  "author": "Damilare Agba (aka BlankGodd)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AgbaD/monnify/issues"
  },
  "homepage": "https://github.com/AgbaD/monnify#readme"
}