{
  "name": "iran-sheba",
  "version": "1.1.0",
  "description": "Iranian Bank Sheba validator and calculator",
  "main": "index.js",
  "scripts": {
    "lint": "eslint .",
    "test": "npm run lint"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rghorbani/iran-sheba"
  },
  "keyword": [
    "iran",
    "bank",
    "sheba",
    "paya",
    "IBAN",
    "ISO-13616",
    "transfer"
  ],
  "author": {
    "name": "Reza Ghorbani",
    "email": "r.ghorbani.f@gmail.com"
  },
  "license": "MIT",
  "devDependencies": {
    "babel-eslint": "^10.0.2",
    "eslint": "^6.0.0",
    "eslint-config-kajoo": "^1.4.1"
  },
  "bugs": {
    "url": "https://github.com/rghorbani/iran-sheba/issues"
  },
  "homepage": "https://github.com/rghorbani/iran-sheba",
  "contributors": [
    {
      "name": "rghorbani",
      "email": "r.ghorbani.f@gmail.com"
    }
  ]
}
