{
  "name": "zarinpal-checkout",
  "version": "0.1.3",
  "description": "Simple implementation of ZarinPal nodejs api so you can quickly start using API.",
	"repository": {
    "type": "git",
    "url": "https://github.com/siamakmokhtari/zarinpal-checkout"
  },
	"main": "index.js",
  "keywords": [
    "zarinpal",
    "nodejs",
    "checkout"
  ],
  "author": "Siamak Mokhtari <s.mokhtari75@gmail.com> (http://siamak.us)",
  "license": "MIT",
  "dependencies": {
    "request-promise": "^3.0.0"
  },
	"bugs": {
    "url": "https://github.com/siamakmokhtari/zarinpal-checkout/issues"
  },
	"homepage": "https://github.com/siamakmokhtari/zarinpal-checkout"
}
