{
  "name": "bank-account-lookup",
  "version": "0.1.19",
  "description": "This is a package to search for possible bank names for bank account or nuban",
  "main": "index.js",
  "scripts": {
    "test": "jest --watchAll --verbose --env=node"
  },
  "jest": {
    "testEnvironment": "node"
  },
  "keywords": [
    "bank",
    "account number lookup",
    "account number validation",
    "bank account validation",
    "bank-account",
    "Account",
    "nuban",
    "nuban validation"
  ],
  "author": "Ezeibe Sandra Chioma",
  "license": "ISC",
  "dependencies": {
    "@hapi/joi": "^17.1.1",
    "dotenv": "^8.1.0",
    "graylog2": "^0.2.1",
    "jest": "^24.9.0",
    "jsonwebtoken": "^8.5.1",
    "libphonenumber-js": "^1.7.53",
    "lodash": "^4.17.15",
    "tm-timestamp": "^1.0.0"
  }
}
