{
  "name": "sadadpsp",
  "version": "1.0.7",
  "description": "Sadad Payment gateway(BMI) API Implementation",
  "main": "index.js",
  "scripts": {
    "eslint": "eslint --ignore-path ./.eslintignore .",
    "pretest": "npm run eslint",
    "test": "mocha test/units/*.test.js"
  },
  "keywords": [
    "Payment",
    "gateway",
    "Iran",
    "Sadad",
    "درگاه پرداخت"
  ],
  "author": "Amin.Aghabeiki",
  "license": "MIT",
  "dependencies": {
    "mcrypt": "0.1.13",
    "moment": "2.20.1",
    "request": "2.83.0"
  },
  "devDependencies": {
    "eslint": "4.18.1",
    "mocha": "5.0.1",
    "should": "13.2.1"
  }
}
