{
  "name": "mpesa-cookie-jar",
  "version": "3.0.2",
  "description": "An NPM Module built with NodeJs to help you with M-Pesa Daraja API calls.",
  "main": "lib/index",
  "types": "lib/index",
  "type": "commonjs",
  "homepage": "https://github.com/davisbravinprograms/mpesa-simple-api/",
  "scripts": {
    "start": "node lib/index.js",
    "dev": "nodemon --exec ./node_modules/.bin/ts-node -- ./src/index",
    "prebuild": "rm -rf lib",
    "build": "tsc --project tsconfig.build.json && npm run copy-keys",
    "copy-keys": "ncp src/keys lib/keys",
    "test": "jest",
    "coverage": "jest --coverage"
  },
  "keywords": [
    "mpesa",
    "nodejs",
    "node",
    "mobile money",
    "money"
  ],
  "author": "Newton Munene <newtonmunene99@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "@types/jest": "^26.0.19",
    "@types/node": "^14.14.16",
    "@typescript-eslint/eslint-plugin": "^4.11.0",
    "@typescript-eslint/parser": "^4.11.0",
    "cz-conventional-changelog": "^3.3.0",
    "eslint": "^7.16.0",
    "eslint-config-prettier": "^7.1.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-jsdoc": "^30.7.9",
    "jest": "^26.6.3",
    "jest-mock-extended": "^1.0.10",
    "ncp": "^2.0.0",
    "nodemon": "^2.0.6",
    "prettier": "^2.2.1",
    "ts-jest": "^26.4.4",
    "ts-mockito": "^2.6.1",
    "ts-node": "^9.1.1",
    "typescript": "^4.1.3"
  },
  "files": [
    "/lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davisbravinprograms/mpesa-simple-api.git"
  },
  "bugs": {
    "url": "https://github.com/davisbravinprograms/mpesa-simple-api/issues"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "dependencies": {
    "abab": "^2.0.5",
    "acorn": "^7.4.1",
    "acorn-globals": "^6.0.0",
    "acorn-jsx": "^5.3.1",
    "abbrev": "^1.1.1",
    "acorn-walk": "^7.2.0",
    "ajv": "^6.12.6",
    "ansi-align": "^3.0.0",
    "ansi-colors": "^4.1.1",
    "ansi-escapes": "^4.3.1",
    "ansi-regex": "^5.0.0",
    "anymatch": "^3.1.1",
    "ansi-styles": "^3.2.1",
    "arg": "^4.1.3",
    "argparse": "^1.0.10",
    "arr-diff": "^4.0.0",
    "arr-flatten": "^1.1.0",
    "arr-union": "^3.1.0",
    "array-includes": "^3.1.1",
    "array-unique": "^0.3.2",
    "array-union": "^2.1.0",
    "asn1": "^0.2.4",
    "array.prototype.flat": "^1.2.3",
    "assert-plus": "^1.0.0",
    "assign-symbols": "^1.0.0",
    "asynckit": "^0.4.0",
    "astral-regex": "^2.0.0",
    "atob": "^2.1.2",
    "aws-sign2": "^0.7.0",
    "aws4": "^1.11.0",
    "babel-jest": "^26.6.3",
    "babel-plugin-jest-hoist": "^26.6.2",
    "babel-plugin-istanbul": "^6.0.0",
    "babel-preset-jest": "^26.6.2",
    "babel-preset-current-node-syntax": "^1.0.0",
    "balanced-match": "^1.0.0",
    "base": "^0.11.2",
    "bcrypt-pbkdf": "^1.0.2",
    "binary-extensions": "^2.1.0",
    "boxen": "^4.2.0",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.2",
    "browser-process-hrtime": "^1.0.0",
    "bs-logger": "^0.2.6",
    "bser": "^2.1.1",
    "cache-base": "^1.0.1",
    "buffer-from": "^1.1.1",
    "cachedir": "^2.2.0",
    "cacheable-request": "^6.1.0",
    "call-bind": "^1.0.0",
    "callsites": "^3.1.0",
    "capture-exit": "^2.0.0",
    "camelcase": "^5.3.1",
    "caseless": "^0.12.0",
    "chalk": "^4.1.0",
    "char-regex": "^1.0.2",
    "chardet": "^0.7.0",
    "ci-info": "^2.0.0",
    "chokidar": "^3.4.3",
    "cjs-module-lexer": "^0.6.0",
    "class-utils": "^0.3.6",
    "cli-boxes": "^2.2.1",
    "cli-cursor": "^2.1.0",
    "cli-width": "^2.2.1",
    "cliui": "^6.0.0",
    "clone-response": "^1.0.2",
    "co": "^4.6.0",
    "collect-v8-coverage": "^1.0.1",
    "collection-visit": "^1.0.0",
    "color-convert": "^1.9.3",
    "color-name": "^1.1.3",
    "comment-parser": "^0.7.6",
    "combined-stream": "^1.0.8",
    "component-emitter": "^1.3.0",
    "commitizen": "^4.2.2",
    "concat-map": "^0.0.1",
    "configstore": "^5.0.1",
    "conventional-commit-types": "^3.0.0",
    "contains-path": "^0.1.0",
    "copy-descriptor": "^0.1.1",
    "convert-source-map": "^1.7.0",
    "cosmiconfig": "^7.0.0",
    "core-util-is": "^1.0.2",
    "create-require": "^1.1.1",
    "cross-spawn": "^7.0.3",
    "crypto-random-string": "^2.0.0",
    "cssom": "^0.4.4",
    "cssstyle": "^2.3.0",
    "dashdash": "^1.14.1",
    "data-urls": "^2.0.0",
    "debug": "^4.2.0",
    "decamelize": "^1.2.0",
    "decimal.js": "^10.2.1",
    "decode-uri-component": "^0.2.0",
    "decompress-response": "^3.3.0",
    "dedent": "^0.7.0",
    "deep-extend": "^0.6.0",
    "deepmerge": "^4.2.2",
    "deep-is": "^0.1.3",
    "defer-to-connect": "^1.1.3",
    "define-properties": "^1.1.3",
    "delayed-stream": "^1.0.0",
    "define-property": "^2.0.2",
    "detect-newline": "^3.1.0",
    "detect-file": "^1.0.0",
    "diff-sequences": "^26.6.2",
    "diff": "^4.0.2",
    "dir-glob": "^3.0.1",
    "doctrine": "^3.0.0",
    "dot-prop": "^5.3.0",
    "domexception": "^2.0.1",
    "duplexer3": "^0.1.4",
    "emittery": "^0.7.2",
    "enquirer": "^2.3.6",
    "end-of-stream": "^1.4.4",
    "es-abstract": "^1.17.7",
    "error-ex": "^1.3.2",
    "escape-goat": "^2.1.1",
    "es-to-primitive": "^1.2.1",
    "escape-string-regexp": "^1.0.5",
    "escodegen": "^1.14.3",
    "eslint-module-utils": "^2.6.0",
    "eslint-import-resolver-node": "^0.3.4",
    "eslint-scope": "^5.1.1",
    "eslint-utils": "^2.1.0",
    "detect-indent": "^6.0.0",
    "eslint-visitor-keys": "^2.0.0",
    "ecc-jsbn": "^0.1.2",
    "esquery": "^1.3.1",
    "espree": "^7.3.1",
    "estraverse": "^4.3.0",
    "exec-sh": "^0.3.4",
    "esutils": "^2.0.3",
    "execa": "^1.0.0",
    "exit": "^0.1.2",
    "expand-brackets": "^2.1.4",
    "expand-tilde": "^2.0.2",
    "emoji-regex": "^7.0.3",
    "expect": "^26.6.2",
    "external-editor": "^3.1.0",
    "extend-shallow": "^3.0.2",
    "extglob": "^2.0.4",
    "esrecurse": "^4.3.0",
    "fast-glob": "^3.2.4",
    "fast-json-stable-stringify": "^2.1.0",
    "fast-levenshtein": "^2.0.6",
    "fastq": "^1.10.0",
    "fast-deep-equal": "^3.1.3",
    "extsprintf": "^1.3.0",
    "fb-watchman": "^2.0.1",
    "extend": "^3.0.2",
    "fill-range": "^7.0.1",
    "file-entry-cache": "^6.0.0",
    "find-root": "^1.1.0",
    "figures": "^2.0.0",
    "find-up": "^4.1.0",
    "flat-cache": "^3.0.4",
    "findup-sync": "^3.0.0",
    "for-in": "^1.0.2",
    "flatted": "^3.1.0",
    "forever-agent": "^0.6.1",
    "form-data": "^2.3.3",
    "fs-extra": "^8.1.0",
    "fragment-cache": "^0.2.1",
    "function-bind": "^1.1.1",
    "fs.realpath": "^1.0.0",
    "functional-red-black-tree": "^1.0.1",
    "gensync": "^1.0.0-beta.2",
    "get-intrinsic": "^1.0.1",
    "get-caller-file": "^2.0.5",
    "get-stream": "^4.1.0",
    "get-package-type": "^0.1.0",
    "getpass": "^0.1.7",
    "get-value": "^2.0.6",
    "glob-parent": "^5.1.1",
    "global-dirs": "^2.0.1",
    "global-modules": "^1.0.0",
    "global-prefix": "^1.0.2",
    "find-node-modules": "^2.0.0",
    "glob": "^7.1.6",
    "globals": "^12.4.0",
    "globby": "^11.0.1",
    "growly": "^1.3.0",
    "graceful-fs": "^4.2.4",
    "har-schema": "^2.0.0",
    "har-validator": "^5.1.5",
    "has-flag": "^3.0.0",
    "has": "^1.0.3",
    "has-symbols": "^1.0.1",
    "has-value": "^1.0.0",
    "has-values": "^1.0.0",
    "has-yarn": "^2.1.0",
    "hosted-git-info": "^2.8.8",
    "homedir-polyfill": "^1.0.3",
    "html-encoding-sniffer": "^2.0.1",
    "html-escaper": "^2.0.2",
    "http-cache-semantics": "^4.1.0",
    "http-signature": "^1.2.0",
    "iconv-lite": "^0.4.24",
    "human-signals": "^1.1.1",
    "ignore-by-default": "^1.0.1",
    "ignore": "^5.1.8",
    "import-fresh": "^3.3.0",
    "import-lazy": "^2.1.0",
    "got": "^9.6.0",
    "import-local": "^3.0.2",
    "imurmurhash": "^0.1.4",
    "ini": "^1.3.5",
    "inherits": "^2.0.4",
    "inquirer": "^6.5.2",
    "ip-regex": "^2.1.0",
    "is-accessor-descriptor": "^0.1.6",
    "is-arrayish": "^0.2.1",
    "is-buffer": "^1.1.6",
    "is-binary-path": "^2.1.0",
    "is-callable": "^1.2.2",
    "is-core-module": "^2.0.0",
    "is-data-descriptor": "^0.1.4",
    "is-date-object": "^1.0.2",
    "is-descriptor": "^0.1.6",
    "is-docker": "^2.1.1",
    "is-ci": "^2.0.0",
    "is-extendable": "^0.1.1",
    "is-extglob": "^2.1.1",
    "inflight": "^1.0.6",
    "is-fullwidth-code-point": "^2.0.0",
    "is-generator-fn": "^2.1.0",
    "is-installed-globally": "^0.3.2",
    "is-negative-zero": "^2.0.0",
    "is-npm": "^4.0.0",
    "is-number": "^7.0.0",
    "is-obj": "^2.0.0",
    "is-path-inside": "^3.0.2",
    "is-plain-object": "^2.0.4",
    "is-potential-custom-element-name": "^1.0.0",
    "is-regex": "^1.1.1",
    "is-stream": "^1.1.0",
    "is-string": "^1.0.5",
    "is-symbol": "^1.0.3",
    "is-typedarray": "^1.0.0",
    "is-utf8": "^0.2.1",
    "is-wsl": "^2.2.0",
    "is-windows": "^1.0.2",
    "isarray": "^1.0.0",
    "is-yarn-global": "^0.3.0",
    "isexe": "^2.0.0",
    "isobject": "^3.0.1",
    "isstream": "^0.1.2",
    "istanbul-lib-coverage": "^3.0.0",
    "is-glob": "^4.0.1",
    "istanbul-lib-instrument": "^4.0.3",
    "istanbul-lib-report": "^3.0.0",
    "jest-changed-files": "^26.6.2",
    "istanbul-reports": "^3.0.2",
    "jest-config": "^26.6.3",
    "jest-diff": "^26.6.2",
    "jest-each": "^26.6.2",
    "jest-docblock": "^26.0.0",
    "jest-environment-jsdom": "^26.6.2",
    "jest-environment-node": "^26.6.2",
    "jest-get-type": "^26.3.0",
    "jest-haste-map": "^26.6.2",
    "istanbul-lib-source-maps": "^4.0.0",
    "jest-jasmine2": "^26.6.3",
    "jest-leak-detector": "^26.6.2",
    "jest-matcher-utils": "^26.6.2",
    "jest-message-util": "^26.6.2",
    "jest-pnp-resolver": "^1.2.2",
    "jest-regex-util": "^26.0.0",
    "jest-mock": "^26.6.2",
    "jest-resolve": "^26.6.2",
    "jest-runner": "^26.6.3",
    "jest-resolve-dependencies": "^26.6.3",
    "jest-runtime": "^26.6.3",
    "jest-snapshot": "^26.6.2",
    "jest-serializer": "^26.6.2",
    "jest-util": "^26.6.2",
    "jest-validate": "^26.6.2",
    "jest-watcher": "^26.6.2",
    "jest-worker": "^26.6.2",
    "js-tokens": "^4.0.0",
    "js-yaml": "^3.14.0",
    "jsbn": "^0.1.1",
    "jsdoctypeparser": "^9.0.0",
    "jsesc": "^2.5.2",
    "jsdom": "^16.4.0",
    "json-buffer": "^3.0.0",
    "json-parse-even-better-errors": "^2.3.1",
    "json-schema": "^0.2.3",
    "json-schema-traverse": "^0.4.1",
    "json-stable-stringify-without-jsonify": "^1.0.1",
    "json5": "^1.0.1",
    "json-stringify-safe": "^5.0.1",
    "keyv": "^3.1.0",
    "jsprim": "^1.4.1",
    "jsonfile": "^4.0.0",
    "kind-of": "^6.0.3",
    "kleur": "^3.0.3",
    "latest-version": "^5.1.0",
    "levn": "^0.4.1",
    "leven": "^3.1.0",
    "locate-path": "^5.0.0",
    "lines-and-columns": "^1.1.6",
    "load-json-file": "^2.0.0",
    "lodash": "^4.17.20",
    "lodash.map": "^4.6.0",
    "lodash.memoize": "^4.1.2",
    "lodash.sortby": "^4.7.0",
    "longest": "^2.0.1",
    "lowercase-keys": "^1.0.1",
    "lru-cache": "^6.0.0",
    "make-dir": "^3.1.0",
    "makeerror": "^1.0.11",
    "make-error": "^1.3.6",
    "map-cache": "^0.2.2",
    "merge": "^1.2.1",
    "map-visit": "^1.0.0",
    "merge-stream": "^2.0.0",
    "merge2": "^1.4.1",
    "micromatch": "^4.0.2",
    "mime-db": "^1.44.0",
    "mime-types": "^2.1.27",
    "mimic-fn": "^2.1.0",
    "mimic-response": "^1.0.1",
    "minimatch": "^3.0.4",
    "mixin-deep": "^1.3.2",
    "minimist": "^1.2.5",
    "mkdirp": "^1.0.4",
    "ms": "^2.1.2",
    "mute-stream": "^0.0.7",
    "nanomatch": "^1.2.13",
    "nice-try": "^1.0.5",
    "natural-compare": "^1.4.0",
    "node-int64": "^0.4.0",
    "node-notifier": "^8.0.0",
    "node-modules-regexp": "^1.0.0",
    "nopt": "^1.0.10",
    "normalize-path": "^3.0.0",
    "normalize-package-data": "^2.5.0",
    "normalize-url": "^4.5.0",
    "nwsapi": "^2.2.0",
    "npm-run-path": "^2.0.2",
    "oauth-sign": "^0.9.0",
    "object-copy": "^0.1.0",
    "object-inspect": "^1.8.0",
    "object-keys": "^1.1.1",
    "object.assign": "^4.1.2",
    "object-visit": "^1.0.1",
    "object.pick": "^1.3.0",
    "object.values": "^1.1.1",
    "once": "^1.4.0",
    "onetime": "^5.1.2",
    "optionator": "^0.9.1",
    "os-tmpdir": "^1.0.2",
    "p-cancelable": "^1.1.0",
    "p-each-series": "^2.1.0",
    "p-finally": "^1.0.0",
    "p-limit": "^2.3.0",
    "p-locate": "^4.1.0",
    "p-try": "^2.2.0",
    "package-json": "^6.5.0",
    "parent-module": "^1.0.1",
    "parse-passwd": "^1.0.0",
    "parse-json": "^2.2.0",
    "parse5": "^5.1.1",
    "pascalcase": "^0.1.1",
    "path-exists": "^4.0.0",
    "path-key": "^3.1.1",
    "path-is-absolute": "^1.0.1",
    "path-parse": "^1.0.6",
    "path-type": "^4.0.0",
    "performance-now": "^2.1.0",
    "picomatch": "^2.2.2",
    "pify": "^2.3.0",
    "pirates": "^4.0.1",
    "posix-character-classes": "^0.1.1",
    "pkg-dir": "^2.0.0",
    "prelude-ls": "^1.2.1",
    "prepend-http": "^2.0.0",
    "pretty-format": "^26.6.2",
    "progress": "^2.0.3",
    "prompts": "^2.4.0",
    "psl": "^1.8.0",
    "pump": "^3.0.0",
    "punycode": "^2.1.1",
    "pstree.remy": "^1.1.8",
    "pupa": "^2.1.1",
    "qs": "^6.5.2",
    "rc": "^1.2.8",
    "react-is": "^17.0.1",
    "read-pkg-up": "^2.0.0",
    "read-pkg": "^2.0.0",
    "readdirp": "^3.5.0",
    "regexpp": "^3.1.0",
    "regex-not": "^1.0.2",
    "regextras": "^0.7.1",
    "registry-url": "^5.1.0",
    "registry-auth-token": "^4.2.0",
    "remove-trailing-separator": "^1.1.0",
    "repeat-string": "^1.6.1",
    "repeat-element": "^1.1.3",
    "request": "^2.88.2",
    "request-promise-native": "^1.0.9",
    "request-promise-core": "^1.1.4",
    "require-directory": "^2.1.1",
    "resolve": "^1.18.1",
    "require-main-filename": "^2.0.0",
    "resolve-cwd": "^3.0.0",
    "resolve-dir": "^1.0.1",
    "resolve-from": "^4.0.0",
    "resolve-global": "^1.0.0",
    "responselike": "^1.0.2",
    "resolve-url": "^0.2.1",
    "restore-cursor": "^2.0.0",
    "reusify": "^1.0.4",
    "ret": "^0.1.15",
    "rimraf": "^3.0.2",
    "run-async": "^2.4.1",
    "rsvp": "^4.8.5",
    "run-parallel": "^1.1.10",
    "safe-buffer": "^5.1.2",
    "rxjs": "^6.6.3",
    "safe-regex": "^1.1.0",
    "sane": "^4.1.0",
    "safer-buffer": "^2.1.2",
    "saxes": "^5.0.1",
    "semver-diff": "^3.1.1",
    "semver": "^7.3.2",
    "set-blocking": "^2.0.0",
    "shebang-command": "^2.0.0",
    "set-value": "^2.0.1",
    "shebang-regex": "^3.0.0",
    "signal-exit": "^3.0.3",
    "shellwords": "^0.1.1",
    "sisteransi": "^1.0.5",
    "slice-ansi": "^4.0.0",
    "slash": "^3.0.0",
    "snapdragon": "^0.8.2",
    "snapdragon-util": "^3.0.1",
    "snapdragon-node": "^2.1.1",
    "source-map": "^0.6.1",
    "source-map-resolve": "^0.5.3",
    "source-map-support": "^0.5.19",
    "source-map-url": "^0.4.0",
    "spdx-correct": "^3.1.1",
    "spdx-expression-parse": "^3.0.1",
    "spdx-exceptions": "^2.3.0",
    "split-string": "^3.1.0",
    "spdx-license-ids": "^3.0.6",
    "sprintf-js": "^1.0.3",
    "stack-utils": "^2.0.2",
    "sshpk": "^1.16.1",
    "static-extend": "^0.1.2",
    "string-length": "^4.0.1",
    "stealthy-require": "^1.1.1",
    "string-width": "^3.1.0",
    "string.prototype.trimend": "^1.0.2",
    "string.prototype.trimstart": "^1.0.2",
    "strip-ansi": "^6.0.0",
    "strip-bom": "^3.0.0",
    "strip-eof": "^1.0.0",
    "strip-final-newline": "^2.0.0",
    "supports-color": "^5.5.0",
    "strip-json-comments": "^3.1.1",
    "supports-hyperlinks": "^2.1.0",
    "table": "^6.0.4",
    "symbol-tree": "^3.2.4",
    "term-size": "^2.2.1",
    "test-exclude": "^6.0.0",
    "terminal-link": "^2.1.1",
    "text-table": "^0.2.0",
    "throat": "^5.0.0",
    "through": "^2.3.8",
    "tmp": "^0.0.33",
    "tmpl": "^1.0.4",
    "to-fast-properties": "^2.0.0",
    "to-object-path": "^0.3.0",
    "to-readable-stream": "^1.0.0",
    "to-regex": "^3.0.2",
    "to-regex-range": "^5.0.1",
    "touch": "^3.1.0",
    "tough-cookie": "^3.0.1",
    "tr46": "^2.0.2",
    "tsconfig-paths": "^3.9.0",
    "tslib": "^1.14.1",
    "tsutils": "^3.17.1",
    "tunnel-agent": "^0.6.0",
    "tweetnacl": "^0.14.5",
    "type-check": "^0.4.0",
    "type-detect": "^4.0.8",
    "typedarray-to-buffer": "^3.1.5",
    "type-fest": "^0.8.1",
    "ts-essentials": "^4.0.0",
    "undefsafe": "^2.0.3",
    "union-value": "^1.0.1",
    "universalify": "^0.1.2",
    "unique-string": "^2.0.0",
    "unset-value": "^1.0.0",
    "update-notifier": "^4.1.3",
    "uri-js": "^4.4.0",
    "urix": "^0.1.0",
    "url-parse-lax": "^3.0.0",
    "use": "^3.1.1",
    "uuid": "^8.3.1",
    "v8-compile-cache": "^2.2.0",
    "v8-to-istanbul": "^7.0.0",
    "validate-npm-package-license": "^3.0.4",
    "verror": "^1.10.0",
    "w3c-hr-time": "^1.0.2",
    "w3c-xmlserializer": "^2.0.0",
    "walker": "^1.0.7",
    "webidl-conversions": "^6.1.0",
    "whatwg-encoding": "^1.0.5",
    "whatwg-url": "^8.4.0",
    "which-module": "^2.0.0",
    "which": "^2.0.2",
    "widest-line": "^3.1.0",
    "word-wrap": "^1.2.3",
    "wrap-ansi": "^6.2.0",
    "wrappy": "^1.0.2",
    "ws": "^7.3.1",
    "write-file-atomic": "^3.0.3",
    "xdg-basedir": "^4.0.0",
    "xml-name-validator": "^3.0.0",
    "y18n": "^4.0.0",
    "xmlchars": "^2.2.0",
    "yallist": "^4.0.0",
    "yaml": "^1.10.0",
    "yargs-parser": "^18.1.3",
    "yargs": "^15.4.1",
    "yn": "^3.1.1",
    "whatwg-mimetype": "^2.3.0",
    "esprima": "^4.0.1"
  }
}
