{"_id":"@mollie/api-client","_rev":"98-e42c379ce45e8ae3c83990dc60b098ac","name":"@mollie/api-client","dist-tags":{"beta":"4.4.0-rc.1","latest":"4.6.0"},"versions":{"2.0.0":{"name":"@mollie/api-client","version":"2.0.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.0.0","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"f770c64c1dd55fccceffabf88e530f9e00d4979a","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.0.0.tgz","fileCount":9,"integrity":"sha512-rxgy4GFbVsw5MTfbfmXybCV3HfxUXmaNG3DaJH1Ow8PFUGpusv6RrH4z7oL/Y6hEVnYZGB9cEVar1z9tbMGRmw==","signatures":[{"sig":"MEYCIQCm1sbpJetiyIZsfkuMXFakefBRjEXltJsmVLkdd4TDpwIhAN5GT08GfZ4qUnFjVCBUb3pJzobjMK9l8E7MmyFp6YWG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":670403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbFbLCRA9TVsSAnZWagAABVcP/jJ4zNnLPCWKsqqPEV4q\nyTk9b9vJ+iJaVjZt53gz56f1zE9UjmCdTfXClNE2VT9p5ayh/mnRV7/DIfdc\nU7LyMGbk0ipiPF6kVXTNVPkRFziv3YsSzFq7DYYgVGP4EnGj508sHUlkpnmf\naTfWEYo9kLsiX13g8CTQrNUM80WNwfHhZCI3EnY5QQ9sYxM5he8vbdmZq7Eo\nZq+NnmcjqLBLPKH0K81GfFlR7P7Zf6l1ETdboycdKUjnymJKvEhjemUcVFXa\nblwvI7fDs1Y4MzYTfsOUxzat95WYvMsS7BKB7iAEQsI6truoNGjpwDIHzXbE\nF4k3K5IqPnZWkJx/HFM5otueNIerRt1DP2CdcY+ZUKwulF59pje0vpZ/if4A\nBCr17chX5WNyFFNkDALi/Mez2WVd0sGLUJ+M9EBn3bd7127ERLf+tZwIjb+5\nX23rzoZf9JKDEZL6gcR6Qki5PPBYQyAQI2X0Khrz9UpEKKxiFwKTE3emS8xX\nhQcCw9G3x7bzwOktean3VPE55hISouJdhm2xrla26IFZQcEIqihBcHRKk5fK\nj2qT76b3DeaypZnbjVoR47t+pL6GxftvMKCTk3YED3uPNUxAF8jbQOd7KsaA\nA5oymAidjE00S07nZBii97MrKM8At3C5FRO6Cy+s1bN7LBdF5XwQ22pXb+8k\nJet/\r\n=F9La\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=4.8"},"gitHead":"e7e9258ca9888e9ad98220dbe0e22ea584caa647","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,test,examples}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"dabroek","email":"dabroek@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.2.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"7.7.1","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^3.19.0","rollup":"^0.41.6","jest-cli":"^19.0.2","prettier":"^1.14.0","babel-core":"^6.24.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.4.1","babel-eslint":"^7.2.3","rollup-plugin-url":"^1.1.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","babel-preset-es2015":"^6.24.1","rollup-plugin-babel":"^2.7.1","babel-preset-stage-2":"^6.24.1","eslint-plugin-import":"^2.2.0","cz-conventional-changelog":"^2.0.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.0.0_1533826762597_0.17715281025575091","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@mollie/api-client","version":"2.0.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.0.1","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"827b8756028180467ea73e0f422473053a7b8fe6","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.0.1.tgz","fileCount":9,"integrity":"sha512-F6QmXEnSmMh/7hU9VPWlfZK3WoPwiCHbBmmYDoo2n00c7kPkD5jEpqiQmmGMe72/n7luj8DpaGeH134AN14t9w==","signatures":[{"sig":"MEUCIQCaHPNZeSrDlUADkfqSd8WWj+w0zTQJ3kAosRKV5HcYkAIgC1WhUW1m1GRHP9K7ui4KGq9e3DyelKm29BY0YSQr2pU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":670416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdpRoCRA9TVsSAnZWagAAwGMQAJklvA6+hAN4nN4Vgwe8\nZ0G1wMY+NBGmi4Yd0zWGUJZ/vF+/dHcV7icehSiA1ou1+mPjlcd+qcz6Jln0\nvRPOohgkckvfZzu9HOOtHs117eTTS8ZS66DMEFxdMcrwRmSjTqm6MDpNVpgH\nIF+4QRsTL6BZQuIAcEXDEwH1/iEL8oeDSGVOBMLeaiidrmqs1TOGntK5QAxE\nbiauN7cSRGeAixEuS1ksuYUxoyhOhgUUrsgdiQgwEZDpneiyuLq17mQbGsEy\n/QGzHjGEmeuHF6JiLYUlE6wJJ61myyuaQkB4K0U80TBOFEP4HuBjGZ9se1u1\n8hf/It8i7fZ1qD2Pb7Xvq0kHObPuibQ2cnoeO7y+d4J+dr+uVs6VCf1YkdeW\n/gTMt2e+AHnWpqt1+fmXa1JJ+X3hTyzKaSZrccphJFi1QVAmud4HIhvRE79c\nWZWJRnyrL+1RVg3Nj+vQQYr3806TLHdMO1uHJjENsmAmVTclFqMiI8XvafZt\nCQkwCmby/g+iHqz9WiUcec/goanJTsaAExZM38y9DF2RA7yKVAeBhSIU5ze5\nXgKA7q8yV0VqmlAF5N39ShaJYgli84DPqbqbuKRfJANu1dTPW4bRrUKr5ODi\nwfy9vmK6hLQVF9h1L5vOKpSYL/4DDnVFl3wahK5w9yEKBZWOhIJiohZ7hIf0\nobj3\r\n=J3gI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=4.8"},"gitHead":"6b6ee3440647572c976458f9ec342b01f4211a0a","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,test,examples}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.4.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^3.19.0","rollup":"^0.41.6","jest-cli":"^19.0.2","prettier":"^1.14.0","babel-core":"^6.24.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.4.1","babel-eslint":"^7.2.3","rollup-plugin-url":"^1.1.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","babel-preset-es2015":"^6.24.1","rollup-plugin-babel":"^2.7.1","babel-preset-stage-2":"^6.24.1","eslint-plugin-import":"^2.2.0","cz-conventional-changelog":"^2.0.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.0.1_1534497896270_0.31950255393276006","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@mollie/api-client","version":"2.0.3","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.0.3","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"1b3a232838eadf6ba3c3cd52db4dcb9fb15e23a0","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.0.3.tgz","fileCount":10,"integrity":"sha512-TKGJVBcQVYQuYePEcKvFSnLCwLRwPN0ND50kqAtEWLrP/IlW/0+8swCJjYhEBT0qKrhK/rNSYsdjN7rLDyuZdg==","signatures":[{"sig":"MEUCIQCZYWRJkZTtGeCDlqkBVUrvUxy5JaFbOF8kcDlrqoGTZQIgN5t72Py88NsEAmYjg1WB9xO6LKGiry2PvARlhoA6w8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":884405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjmVhCRA9TVsSAnZWagAAuUUP/iX2Efvd+FbOtrrujwwU\net03ORXhlTAnl7F+Q4v3QvpyAQHA2XtCog8CCEp3o5YeH0XA1jqUkdWtIlfc\nNvbVLEit1u1vSOFj3owL0QAN/q4fPBxKv7VKvXyaRem4ZFE3lt+XrJkW5ZY9\n+NtRi90/Lzs0ZdNdv/R7l5AjKi+pCxcb/R167sysU24rsX2sMjuqMWBZhc6T\ns7Hz6Zs2nt29JQgpunt5Q/V0qtOQyNJEGlTV5NEQbni4HlsR/K3/SVLJAbQ0\n7pjEyHU1DQwyYYN4np0H7ag6zyjKZvPDijbq/tMBBvVDmzfTqPxsPpmQFuMI\nFfsnLTeDZWkAbzq7OPYTYjORU9d0BFpgYA58bYUPeSwMgI+fT4aTreiDcuhs\nXj2ssVDxDHW4Ts8+yeIW8lEr0vkbJWBpDtk8vSA7AhaTfdHcWowLx0d+5IhC\n+M5rsfi4TDM1U20sQ+mk7b/EzLH7sKCbLKL99v8UNSrrANJfSdOo9MLUNNk1\nmXBK4MsN2RT7Fv1NcvEDX1PHgTmGpT+ezzNubAmwjWfqvHj3d6hZjWweOFxb\nvbNUcbiBTV65h1be6J87TfWeoGqMHUXPWoSXxYiKqFCEMT3HKZ9ly11/+rn4\nqQA0Y5BGKMYmluakQWRUGrINrDKYmrYeprAC4unmuCrhFa9VBe9iz9ckfpBv\nlStV\r\n=MqpS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=4.8"},"gitHead":"4a0c1e9ab4e8c190dbc734ebb385ce49a577bc4c","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,test,examples}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"dabroek","email":"dabroek@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"5.6.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^3.19.0","rollup":"^0.41.6","jest-cli":"^19.0.2","prettier":"^1.14.0","babel-core":"^6.24.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.4.1","babel-eslint":"^7.2.3","rollup-plugin-url":"^1.1.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","babel-preset-es2015":"^6.24.1","rollup-plugin-babel":"^2.7.1","babel-preset-stage-2":"^6.24.1","eslint-plugin-import":"^2.2.0","cz-conventional-changelog":"^2.0.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.0.3_1536058721238_0.8214003985561127","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@mollie/api-client","version":"2.1.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.1.0","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"97cc92f851d4e362f5772193959101fbdceadaff","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.1.0.tgz","fileCount":10,"integrity":"sha512-/Np0683GyiiW5Nrh7/IrTxG1RmkpQP5cUvNCVsV/a85L2KXx0SAyW6d1Pd0NlyOIm7RbsbdRl1U+uG/sHyctBw==","signatures":[{"sig":"MEQCIB0fOyI3BdJMfI1HK6zS3ZgKIV7jQBT6/B5un+tvw67tAiBrGL63W+a09sd1Bm2ntYLALRlJQaKoJNkXIvdJJEZD6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":884660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtLW6CRA9TVsSAnZWagAAbo0P/2aISWmGvH3VbOnthEin\n9zqOsABzJDaBKT6TsT1kW9OIVWJ+i3hK8XqSovgHJ5p5tVspzpAI+6q7I2II\nhkKY6zUZV/pgDCQ/rISsdXQKHkKksMbQ5x6/XCJx/Gce3eenvILymDA6nMA2\nzSoJWb7mVQ/wUOfkVtXGSuTnEavcdBu9Mgv5u1eG1L4uXMFpK8Aty4ldEXw6\nRweDn2OabTaWine7+mdzDJyqaqGnIrBS6jAlHK2GiEQGBYf9JT9Bx7ZKus2j\nbsDH0RDm6VFsTKktwuI+fW6rE7/wvb8uA1BtB3rJ9TW2+6KOQSNpnUe+tixo\nxkcUHA9y/8hrP29u4ksim2grZhrfsL7a8Lq+jsqS5j+YkDgwqrSVLCYf58Lv\ni7LpS/kQrTjIPA7GL6AROO6cqr9xeGoDWteNtQJkQC3qw13nAgWi2mz91v3t\nbzjilPP9vrxGEeadJLfd+hyBKA1gusq64hyjITWpNlpxirJjpjCeyDPdFJQw\nC7ou45CmIeNvtKGrp87UEUNhYH9rYQInbk11ATszu4paAMRetiV0KV3SAK8A\ne+vSr9FCiAHIi9zHjrhNV+R/2p7cTD4wZN/N5ysospaVHc7MNw9TAps3pOgG\n3Jz/lK+t+TpXQ/tP2pqkFGTyi32jqGU9i5nwyqaq6eINCv7GHCoCC/KBibvS\nvlZU\r\n=n6EL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=4.8"},"gitHead":"c8648c0fcec20b34af629e427a9253297c0c00bd","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,test,examples}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.4.1","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^3.19.0","rollup":"^0.41.6","jest-cli":"^19.0.2","prettier":"^1.14.0","babel-core":"^6.24.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.4.1","babel-eslint":"^7.2.3","rollup-plugin-url":"^1.1.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","babel-preset-es2015":"^6.24.1","rollup-plugin-babel":"^2.7.1","babel-preset-stage-2":"^6.24.1","eslint-plugin-import":"^2.2.0","cz-conventional-changelog":"^2.0.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.0_1538569657220_0.9355409927978331","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@mollie/api-client","version":"2.1.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.1.1","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"3971ed426cfaed27cf43a3a11680160139690380","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.1.1.tgz","fileCount":11,"integrity":"sha512-Tym/5obejKkqd7S8Zigyd0wdqRcUD6c0JSn2Ns2trnkfjpcnIpeIQvQvycHvhyjlU1CZC3VmLwxAnqBpr5CPbA==","signatures":[{"sig":"MEUCIGZpCLTSxulXsurjlozR302siCwkdy1HVJ3VHlbVIORLAiEApZo0g2uIKqA0Dq1n2VZNeFEhEFw/R62ap+nBJw0OLP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1120155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCYApCRA9TVsSAnZWagAA9UsP/jBhoKUqSL8GBTCY75ui\njYlNwq0T700RHzm0cUq48mSipet9gXwWczZFN6bMZyI1lN3ukQdUrZesOe7e\nvRkWyNlljmDDzi7bsOm7LjRUbNaRaFOVD+tFS7vwiXxooQLxE5Rj2dbZ4yne\nSVuEyJaS+tpOO/Rzeege58m6Q0y1rrzoWPeJoHUN9zMKUaVmvqCrOLBd7jsP\nAijSmbGxM1HdxOiDPOgS2DwwPN7b0O9kzR55ytU/Fi2QcjNsvM11CqLPsOAt\nDK+tIY2jK+7GMlT+s8I6uKnw4TJQbhL7YNoeasZ/I4ZiMdJxmkWlFErBgC1d\nxoQFKrl0QX9JfTf0l9t+IhzHplZecho8YhalYL4mtzIqd/gP0Mpx6sVn5Do2\n0wX2DLPiWJbXi2EqF5Pfm1A/ZPM2lexsGW3YaOCmwz+60/xuqDXO28uMCTK4\nEVZcN39Sn8EQJkgfrO++MNCj0SD4icX3BqsLFgjhZQ7MMEGj3Ye6wYzj8sDz\nwrT50gcbJpMYLnCZbcixN63jyUP82DmI1G0g10Wabko6N/gCSdIiuAw4yWV2\ntr9gA9pf3QyHQUHHToSOlob445IsUrxwLZ/xrvhnGIJ/QoIwwTSBRwfuwOaL\n3in9iGu2DXq6rvIzWep7Z1kzrLt+o9I50kVZq/iL33nq8Pm+oJH1tysAr/Sm\nh8cp\r\n=+0IC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=4.8"},"gitHead":"25972728c06484339c9be62e3023ce593b65707f","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,test,examples}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.4.1","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^3.19.0","rollup":"^0.41.6","jest-cli":"^19.0.2","prettier":"^1.14.0","babel-core":"^6.24.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.4.1","babel-eslint":"^7.2.3","rollup-plugin-url":"^1.1.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","babel-preset-es2015":"^6.24.1","rollup-plugin-babel":"^2.7.1","babel-preset-stage-2":"^6.24.1","eslint-plugin-import":"^2.2.0","cz-conventional-changelog":"^2.0.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.1_1544126504437_0.8442761414560138","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@mollie/api-client","version":"2.1.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.1.2","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"837d400563b94d2d6e409d539b1ea363394e92f3","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.1.2.tgz","fileCount":8,"integrity":"sha512-G+L3jATD3n3IBxPduGiYIsfKi+ELNUMETjiiGpSyBFYaEgnQGXg2gGwLe/7OirAobQ3T945K6uag1y2GXGHeUA==","signatures":[{"sig":"MEUCIBtHgi1Z95bP+8U8E/PpKlFb1rgUgqdp8DIZRloEDCaPAiEA4JuUsDwCh/RUB8JPErtK9Ldrdtf6Obzk7B5/LsDvAk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciM4nCRA9TVsSAnZWagAAW/4P/j9EMDKklzLlSDPXATvI\nI1WVk99O+RZCTC+5kbOw1YSZkRe9lfH4fBMfOboimaEDhD7qIGUiec9Y+1Db\nNkatJWKN6F7Q2CnWUTCn5Nz/p6kH6Rro41kghS3Bd9O2uvZmwOVRPy6c/9Ze\n9vhmCMmW5F9vHVuagfDHb0G2aOp1o9mzniJEbfN84V1yhHd4ACK36sbhYRIm\n1SvptltCyTj5QErhWlpw3i7BZuc4okNm8qJC6PAFK06Np93HsovRpXHAo1SG\n2muFaqE7YBX1ldlbnWrm0kTyKD1rTev5AyHdfj3CYtr0CGZSPzDFlLJxgggN\nfCWmdCFExkmaoORJ095JPQj8TFQdesY+QV3yxBKzqt8kIXmFiqLw5jYNMeIX\nNE1zQ3YCAKwW4d1cJtsu3cHTtv8Lna8zOOeqjDvxFNpwNLMc9sgyWMmtSFVK\nba2tpvUsbHeN+4inpdYRAeeb8MsB5XkvgQbvm20If2ZiYdORRvFyeWLWpXwS\nmfO2LFoHjgZ6cGGiJUor6A7dkpr1SfSvf0qj8l1HX+e2TPlEdHRKfpv5v6H7\n5Z/KopPN6952uI+CTBhvEbwZ3uSPnX7zy4FHNP2KtdX0YbcieSWHK1c7tUvI\nMcX44vAummdzdGW7WVlqy7tI8C6IkhUQrKsr/OtHJ7JDalJ2sXwnKLPA1GW+\nnM03\r\n=MKWI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=4.8"},"gitHead":"96e857e05b46c0bd2103757d7410dfff5b4b5b32","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,test,examples}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.4.1","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"10.10.0","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^3.19.0","rollup":"^0.41.6","jest-cli":"^19.0.2","prettier":"^1.14.0","babel-core":"^6.24.1","babel-jest":"^19.0.0","commitizen":"^2.9.6","lint-staged":"^3.4.1","babel-eslint":"^7.2.3","rollup-plugin-url":"^1.1.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","babel-preset-es2015":"^6.24.1","rollup-plugin-babel":"^2.7.1","babel-preset-stage-2":"^6.24.1","eslint-plugin-import":"^2.2.0","cz-conventional-changelog":"^2.0.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.2_1552469542831_0.46349231845240646","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@mollie/api-client","version":"2.2.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.2.0","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"408f2d1e48e46ac54744f0e4378c4716c84de987","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.2.0.tgz","fileCount":8,"integrity":"sha512-Ppuv7H5rBOc7zUFyFNxAZZ15WzCDMDNha4nAi4Csds/hwgW6RzSznrx0Ty9S62PPxX0Ffa8YhqOyv4tKfIGuSA==","signatures":[{"sig":"MEYCIQDkyXmozIrn/LYzlC9LIfgKqaTBjfSlRrSu31DpyT5Z2gIhAMheNXrb6wEySiyzMONeq+MD1mITU7c1u6+ymcZJRTn2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoQhECRA9TVsSAnZWagAAYwAP/0WhE5f29JTparg5RFgd\nL595jViSDHK/ESEinVThwK1yhgDuQ6//n7L6smK6WBRGrfEIdqgtzKkLGnzY\nSq/C2E7DjNNjLBtWpv9NJGUjQddpnihOXQ69wtXl7LH1ieTPJr5/9wbf6l3a\npqFToMMaAquYsgut5KHROIYRKrbtNrpaEtDLm7d17Cwvz+WrEKbwlcQyGHIh\na2fSUP7ZHS/OccGrZba2mpZm5YMCgUaQ5/zTroKvCOfmqZKOED2zh6hABHH8\nXFR/sN5b4zuWzzxr+wsuarpfXf2oTP8w9/xvJnLg1Om3NYigdrjlL/e9895h\nNgZ1eD0ocJ8djFD5O4P0rD+OIOjTy7TPLp5oOkVIDBVzY5WTMNgxgwP09WTH\nKPJKvdp8F1GUcOKWHON2PHFYB3QEx710gL3JAZCj6bpc0QIKerCEoZD83SAw\ngA37f34AdmwCO7Mwkh60jrNHeaAzaQo38ZrKTYWwoLVLqjtNCUyYJCd18MZ9\n/3LyuQE2OJ/LO1GSdGfSd9D2t+2V164QbRcLB5I0Q8O0OzGQqIKD6nJE19ph\nJwqPAT4QiaD4DDcL55qoljUkHIo4XtY+YsLUvQjJg2WXL+o98uf6ciZmsSM3\nPyBoTvSEzMrYUuU+9dMI7KwR8Bev3VHXjzRb8Zjs5gpRAGuMmZ9L/IiDu1WA\nIhpy\r\n=muAF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","engines":{"node":">=6.14"},"gitHead":"1d27ec8a130dff5dea77757cf25fb55908fe1072","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,tests}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"5.6.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^5.16.0","rollup":"^1.7.3","prettier":"^1.14.0","babel-jest":"^24.5.0","@babel/core":"^7.4.0","lint-staged":"^3.4.1","babel-eslint":"^10.0.1","@babel/runtime":"^7.4.0","@babel/preset-env":"^7.4.1","rollup-plugin-url":"^2.2.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","rollup-plugin-babel":"^4.3.2","eslint-plugin-import":"^2.2.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.2.0_1554057284250_0.9284357821601827","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@mollie/api-client","version":"2.3.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.3.0","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"ca84c4ee897c12bc321f19547e1b486b8902e77f","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.3.0.tgz","fileCount":8,"integrity":"sha512-3s1udttO1mUjip6FG4h444RAAkC+6+6uQyDLgjTBJhEiyWpSjEQUHmTAlPFRc7gsS0+yDH6/iNCNCt+0JFItxw==","signatures":[{"sig":"MEUCIQDxBnlFZsfbQwmD6+SV/h2GFe3QmQZzI//ZWyCV5KQYzwIgR1G+aZ5S8Gj4RE/24ikSyo1z5sJ558HoS+hFoXJ7BZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyWnACRA9TVsSAnZWagAAvNwP/2iKlxtnbCra1/Q/zicS\ny/mpTz+C4T3Ib7fa4BWcfin3si15Ic3Gvakq896pzvAphl0JHo+imk6LxTtG\nX6oXpagW40EbmLEuBwsj56Kc5e2/FE78b1Abz+mr1ULjKmBEECcQGa3QM7t9\nrDWQwiqY9mHZ9NWNMZ1Jm7g4AZ+N+hHiXfGQgnAPMLnw5sYrcfdcNH5SwkER\nmB4U73dp262kFQAgvGF6US6uKxui5rdDP7mpgkwEKhv1LpQPOtqXyNsx86CL\nK5kIQ2P21lmUBUvYIOYl3rxVGuFsDe0rd8IVBHBpvpehIZTUg63Z0BQlWtVS\noHEVfXVdvtCyA8gfpQ24DGgnbKPum2D83ogYezVHYAZrfE/JLrPVrM3dyUzz\npU5BeIOR2g0yVnEaf52u/ARbrqEFrOUmH3wv/gC+BehctxFMl/T3zDsh8A6E\nWvV4DUpjcsbP+tcSh0KzNglKvyA9XarH78p5R3em7hNS6wjpPaqKHGdPxUdk\ngxnd6AwvidiHQnHO8P3J70q5kjbIU6yVcQT5+ud9xM9dz7Q30wwfUSSzheTY\ndXU82eYObslGO2FXB74jlvocO8X2k8sew4JHu+GtkHo3VNTRycMhYVrQq1+z\ndvLEml4oGW45dNFTFRt/s5T9fdK6woVmbFsrzInovI1A2qQPl8Mcwkvark0O\nXRyS\r\n=swco\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","engines":{"node":">=6.14"},"gitHead":"0b4c4853ee96b923a821acffe32870d2081a9bcb","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,tests}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"5.6.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.4.0","axios":"^0.16.1","lodash":"^4.17.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^5.16.0","rollup":"^1.7.3","prettier":"^1.14.0","babel-jest":"^24.5.0","@babel/core":"^7.4.0","lint-staged":"^3.4.1","babel-eslint":"^10.0.1","@babel/runtime":"^7.4.0","@babel/preset-env":"^7.4.1","rollup-plugin-url":"^2.2.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","rollup-plugin-babel":"^4.3.2","eslint-plugin-import":"^2.2.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.3.0_1556703679486_0.2466958765395315","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@mollie/api-client","version":"2.3.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.3.1","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"b371082c26515944025b558a6ac82ec38d6ed42f","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.3.1.tgz","fileCount":8,"integrity":"sha512-WZmOZyENfnSBiqlHuN+awhJk88XnGec23jam5S8DlzsHdB03YuVyZP+jQ1a3Zw0ucx6e96KhlURGqcLa7HZULg==","signatures":[{"sig":"MEUCIHs6h4SE4bH+2GilFmQfrrv5+/s0MCseYRMAIT1ePJCIAiEA8jfHXUTG3MNkSgPph9kSBGGA7453NI25sJqZpfFdH00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8DxrCRA9TVsSAnZWagAAmGMP+QBPTSX0j/Ih5rxxNlZM\nhl1BvV+VQnxpmznSvMnOcXjg/h1okoRejSS/SLtvCgnPZaSM8A4b4lAoo06i\ndDVzhMFJnhlC81/tbUJTe2O2eGOgaH+zPP7E9To9LkCyZS4CTq8I/8ckqOPj\nxnprAWP7J2ZRj3ft6fWoL0pV4qLyvKFB+WMfJz0zIYBn3Lx2UUU2IpczI9as\n32IuwS4561qXY4+xKP+FUxttBfRKI/FRQV5uc10E1RxVurVQ59KiyI7Q9J1U\nsPc+S7HoqCGNkiS4ZWXyUdHi0SlizOTA0CBPTihF6yl2do2A2Dl+rcys5YVx\nvvbFXXK7kA/JcR1nBEl0bLkoCMJZJ+ycU1X5apIxr+CD3jV1NvMeRMbV1RLb\n1hWCl5SszLL9SbNrR2Qr/8oI9cJjfkugkA4oyOq27xmtY2gIre4gX/kfT990\nRBeUos3cY4mVUvXzY3rf98q63xcEKl2RNarjsuAUYQYdSpf3CnXmUhVUuUOs\niSAKCfNBTiQOcH0zvHzb8txY9KQKdf5EANY0hZftULcvpSqfcn4D1a79X3Tf\nvD7grioIV/ZR3U4MDk/6T65ufS/RhuOsKn357KPT+g/EljZPNzZUSNm/ggQL\nt4XXvGP4I4S3Awnmz0B7Qlxug+1EV+zmiE4am+J/z5fI99urbAHDw/j8K0nJ\n+kA7\r\n=Vva2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","engines":{"node":">=6.14"},"gitHead":"c36d3ebc05988ca8e92e4cd845c225f7f68ad839","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,tests}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"5.6.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.4.0","axios":"^0.19.0","lodash":"^4.17.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^5.16.0","rollup":"^1.7.3","prettier":"^1.14.0","babel-jest":"^24.5.0","@babel/core":"^7.4.0","lint-staged":"^3.4.1","babel-eslint":"^10.0.1","@babel/runtime":"^7.4.0","@babel/preset-env":"^7.4.1","rollup-plugin-url":"^2.2.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","rollup-plugin-babel":"^4.3.2","eslint-plugin-import":"^2.2.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.3.1_1559247979152_0.6996378734122106","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@mollie/api-client","version":"2.3.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@2.3.2","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"8c298b6edaacaff0b5025c86f58eeb740a394b03","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-2.3.2.tgz","fileCount":8,"integrity":"sha512-3g4prfxXvNSpOFaWgsdxANgattyxef11Px8ifbgcAT4QIQbcXSUCJLOvPt7wNNYvcUUivXap81kkf3z6Korbfg==","signatures":[{"sig":"MEQCIAYkkyh5UjdYmOSTSy3jUkrawEw5woPwFPdQcA4vBykjAiAX1ERO5QSnRE0kbsPfV/3o/60MDpp3Gym01M6gGMfgLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+MTFCRA9TVsSAnZWagAAkZMP/14imcxSOQNy9iVldGRf\nb3zSe735VyOAMookngFfeZ0DtPH6SolXSPyQfVuKo3F0N0bvru/xd7JNffOH\n810ydT8Fx7CDRESPTXZPaw9ZCtFWei3yu8SJhb8zHH+8VaBeiggZddIXs00Z\nahDhV47ySknulzn9VvXcppxRWlF6AXrpBm3kyx0qjVVtIXWDN3VfAxh4ROYV\njnPG1gDTkq0KQSwouUEveI4i/kVSUOFHCRR72RiZlEMEz4raoAzSqO2wyf0B\nuo0YqEHL0K4DgupjyKOAlY3gLjN/76eND7UDxRcM7xde8TOnUdh0Jrz878Mz\nsPlJh9qAAf0wsOE2dba4ScG7+5nvJw9iFdebAFJfa67wRdrtplsMC/RrMu1u\nFtv5RSg6PLjHYElJBmLSGYl152lqX20EeQIYFfB/UMiWbwi7CS0h6nI4Ztrg\nYyGofvXjOZBOgQmPVtRyIH7nOt43xi6ikNrG2SiPKM59sh1PkWcEEiJ5wbpy\n1x5nwgeDmwSVANehCkApjh9RvOUTArJuBoNLT3NDxI+CH6XKE85Ge/Ve1Jvb\nkF/LGTQ59h0Ve0AhzK4VWc2oaiQcA51XQd79w9kCc+k3G3Bri+mE4InMKQnq\neSXAK9YXRDVILiYqmt7ao2otJB89E7jfk0vvLR7znVPz3YJjtsL79MXHm72+\nNvTO\r\n=WLvO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.jsx?$":"babel-jest"},"moduleDirectories":["node_modules","src"]},"main":"dist/mollie.js","engines":{"node":">=6.14"},"gitHead":"a7c1363a58f58d082d28cb1810cd8e25c29999e2","scripts":{"lint":"yarn run lint:eslint && yarn run lint:prettier","test":"yarn run build && jest","build":"rollup -c","commit":"git-cz","prepush":"yarn test","test:cov":"yarn run build && jest --coverage","precommit":"lint-staged","prepublish":"yarn run build","test:watch":"yarn run build && jest --watch","lint:eslint":"eslint {src,tests}/**/*.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.js\"","test:unit:cov":"jest ./tests/unit --coverage"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"5.6.0","description":"Official Mollie API client for Node","directories":{},"lint-staged":{"examples/**/*.js":["prettier --write","git add"],"{src,test}/**/*.js":["eslint","prettier --write","git add"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.4.0","axios":"^0.19.0","lodash":"^4.17.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.13.4","dotenv":"^4.0.0","eslint":"^5.16.0","rollup":"^1.7.3","prettier":"^1.14.0","babel-jest":"^24.5.0","@babel/core":"^7.4.0","lint-staged":"^3.4.1","babel-eslint":"^10.0.1","@babel/runtime":"^7.4.0","@babel/preset-env":"^7.4.1","rollup-plugin-url":"^2.2.0","axios-mock-adapter":"^1.8.1","rollup-plugin-json":"^2.1.1","rollup-plugin-babel":"^4.3.2","eslint-plugin-import":"^2.2.0","@mollie/eslint-config-node":"0.0.1-alpha.3","rollup-plugin-includepaths":"^0.2.2","eslint-import-resolver-node":"^0.3.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/plugin-proposal-class-properties":"^7.4.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.3.2_1559807173395_0.1733506686195856","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"@mollie/api-client","version":"3.0.0-beta.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.0.0-beta.1","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"8998fc02e97e98a56e6a20a87e3473ab09823550","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.0.0-beta.1.tgz","fileCount":124,"integrity":"sha512-LXy9QUr0hs8V/b/tLSzVrfvU7kXQpV3OZr2WKiVuKtXclwNS6C4vDWrCMoy83QPz6jDRsHVQLJXE8we8ivuoxA==","signatures":[{"sig":"MEUCIC0vrcFKH4JeOKg6oYXOAr194REd63EmeEN9fg2kVXRPAiEAr9YPP7xlkw1CEATZ00dSqU3DVzRuYHkCYQYOPwBu030=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":999574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZoVdCRA9TVsSAnZWagAAabMP/1ccE/NDw8/XRgV4vs9/\nrZXBwrc//AaziuvvF0+ar3by5Eu1ASgpeQAJQJujOVR6eMsvNW6gx5SjaxaF\nBeqhAcRdGCGZW37wmrARECPR4LGFhwfLXUu53nAPSyOObeJKoL+Ow/i6cFl9\n7r5abyBg8mUBK+Luc+NgPcgP1rMMKMviw44j1NlErnP+/Cbm8ucfzw6nYT+9\nKBPrSDyWkQvLCUkhwOZuhvSN8fhfkppTs6dAsxIwRvU5tP01oSFqJrEEOHUe\n/0+k5uBcrXMLgCMl/nfIDJufg+GxiLq+USnyhoWQskBokvM1Sv+uml3Kwszh\ne8vgfcxj188E9QGGdY7CQmdyxTVOpdyX6RcFoUW9T5qKeAlhzD3SOJchTWjR\nLU5EyAVqRvlU0j9dhgOhf+FSec1pOtIUK8/jdgVsWUg4Pu3f+ec3NHFV+9l5\nfRP167mOySR7NfQkRbIKTyne3ZIEHYGocV1rGfXFj5mEEZTXSsZf7F8B6ZVH\np+fCYgdoJjfsOZbS0bLjDG/GUuK9uW9hUWjLFdqVXOGUgTVRfPxrVYbesCHh\nAcCZwILAmYpvkT9a5UdOxUsCdYEWjkB4bWZdKuY0rdoYdM/6qZOoq3/Zjnvk\nb+toDVqtXZkh25lxK39iHowi7FAg3hsEAxjaRZUMkGqmRQ2RFAKyZ1adW6Qf\niEY6\r\n=WwK/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/ tests/ examples/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/ tests/ examples/","build:declarations":"tsc src/types.ts --declaration --declarationDir dist/types --emitDeclarationOnly --allowSyntheticDefaultImports --resolveJsonModule"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.1.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.2.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.0.0-beta.1_1566999900694_0.6726791835742518","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@mollie/api-client","version":"3.0.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.0.0","maintainers":[{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"e6444e13a62747f85b0e41efda073403ad01ee37","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.0.0.tgz","fileCount":124,"integrity":"sha512-5v3yMT3lju9qbbVgCG6zvSEYmDpE6zv3xqLuAnXxKasmydh2NOZynqZ9yHDL4304MSBSB0QHS0HEceYR5FTkRw==","signatures":[{"sig":"MEYCIQCFIDhNFulFK2ZorMwdN9iaBa3H9aQnxdfl7X6Vic6ufQIhAJR60G0enQ/j5ZWhYcwNXpKtkdrF3cop2z7+1Iwt3Wjh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1001393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1ThuCRA9TVsSAnZWagAAIXsQAJPZQGvAZirTWPhYHS1Z\nF/9NFbEjWQ+6DaJ4DRC7tXkx41L1HngiM2PVXLhOPt7GTM8y16PJRYOY70x1\nZi1ZU1RuRWKXZUwukYrfO6GK5QNlKMDSUh9KLieNZEPOxS4Cqh/RfWXnnTqR\nGkLJBBXhwELnKQpGc6qeFNq5zrCfbrauoYZIfd5rl6UF4et5nRPQKHQFVJrZ\nvGR4YEitO3Fv8lbxDdj1x+WQTeKs9OlkBMtEc52b+lUgal5rvm9djn6YvWa5\nnAoqsDS55oKdgSc0+tN4u3pOhdPkzLNKJaUzqcuuVKoFdIWlEC/OxXOPCB3f\noVz56UhRyLScys0fSZbvdhvoIoi/61WYVwEjTlaiI+1Z7o54Jlwtn73Jb+TC\nXSrnGcp/pLfiCTSn8N1AIuldHcCDCvJOBwD2WqtHhLZVRdyDDVHdgI1Hdsj0\nfX6IBQF9sspVl0nJtKq1CFP4vWTBL2Tu4Fo7HLuw9eiOXNJmEodiy4QGoW4A\nw+izpPfMn3UNyPN60qLjwBsUzop3VhK+IVSaQ2QZOkdc2285SsUXXJpbhtfV\nedhvkjBmv6n4HBhC6gvpDCPh8xiYjD1WsSxMeyiwwzHkPPnvEpaL8b+PwPJX\n/HobZ3CaNGArW+5AE1z5WVqmUXPJ7E1Fqf2ModcO+BdPx/3zlJqAk/4kJq2Q\nY0X9\r\n=3SK3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/ tests/ examples/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/ tests/ examples/","build:declarations":"tsc src/types.ts --declaration --declarationDir dist/types --emitDeclarationOnly --allowSyntheticDefaultImports --resolveJsonModule"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.1.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.2.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.0.0_1574254702036_0.46545177846833785","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@mollie/api-client","version":"3.1.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.1.0","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"c2981643837f4f93361ea4d1f837c6d6f3e4e6da","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.1.0.tgz","fileCount":123,"integrity":"sha512-UPt1kqYs23N+eKNgiV2Cgz9+YLkq/ab6hrlkPBS6FjKkqJ/FbuuTFBwLheYEDAoA/HQAMIgcGWajtaz1zHBM0Q==","signatures":[{"sig":"MEQCIAqVqi0ljxqsw8n4MIKczAD27aLkEBJ8IJiNYjx0JhKzAiBhZS8PSit8DeCwnMtBef8vKgAUk/KT/hpEQu3Y//ZbDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":746021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMC4lCRA9TVsSAnZWagAAligP/RVTft6vq5nfpVCgiRrI\nIfc7q9/PUfg+NA88SbCf1nCwmKGUjJlCFVKWkPXrOPbiD144443v3tW+3P6t\n0obii/5BVPJSnTAHt70/rih+kcuBd4RbBFG+CE7XSLD2hIe0zaa+nj7hxXDj\nTJRgtg82WBBfpU5QufqD4VicZyedqMaxmMesq0rxV6KsTUpvTD0Vi8isUBMC\nS154YAFkwp8ffU3rqTAPAKZCLbaD6/DLRf3Gclp5vvAg6q/TL8BOWpJagGHd\nQITCKqI9Wzf9JtXlIPIYStAih2oVg2LzBWq/S+qZjeW1Fp2TsdZcQG2Uc+aK\nozYhDY0z9Mn/BXZsdf0rxbdnXfR6WdTuSQN4cbp6b37xaEthFfBn+OeYDuqB\nm1dttiGtkYgn9ZaDx8ykl1gOzQn4inqWAlylHBw7vH+9E3XURLM1mSqmpgsJ\naUWyfOTAbL71iYbTIVJ1/ZVS37iA1RYFB9nckXnIP63029aIZYqvtMuqHJ+2\ntquh683ys6L154nsJ0kJHi/ZYEabgxj/MKLI6nVCQhDPldukCg8PKE2aWrRX\nDJGhfYZKvgYwntJoDL/InWoMBF9EUrl8CFMRH/NXRgHuzip3yvg/XqDuGYJp\nZp0+hjzto0wgBDCzphnxcsuKUKZf8inNdXeIvOJIUibQmGWikgGm0x76jSZR\nX0kf\r\n=XTvy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/ tests/ examples/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/ tests/ examples/","build:declarations":"tsc src/types.ts --declaration --declarationDir dist/types --emitDeclarationOnly --allowSyntheticDefaultImports --resolveJsonModule"},"_npmUser":{"name":"lvgunst","email":"lvgunst@gmail.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.1.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.2.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.1.0_1580215844626_0.23943896473439263","host":"s3://npm-registry-packages"}},"3.2.0-beta.1":{"name":"@mollie/api-client","version":"3.2.0-beta.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.0-beta.1","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"13aef887890cb2725306f96ec59fa69efa74a493","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.0-beta.1.tgz","fileCount":247,"integrity":"sha512-whQR8747Dj2BcyEZGoPnE0kjqiyWQcBGLsbvBp5Mx1GK+82wBmZZAvyCXov78WaoAdYp5Wnz2yhKG56HiqomgA==","signatures":[{"sig":"MEQCIDn/j9oU45p/tsS9+42eYPuOqIxZGXXd3Oqk+Z5DhjdhAiA2TJGkj+3GzqAG98GipT2qXpJk7Oe3O5EctU0O6/7PoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":755381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewnkECRA9TVsSAnZWagAAWm8P/iIJbhGnbSuK2Rp6dcMG\noPcXfSX06tSYUE0bITKWx0Epxz6ad6yb1cOpwKKAsfC34ALr0UXnUmJHWhFt\nI+9HaTcb7wluLLgUAerHULWA/5Whc6lEt9Bw1nEwasMQoa9Q+DAoUZDFWo0i\nn6PAwJI5qklcGqeHtQcPt3IQmGZArnMEjMHl626fw+PFTNxv/zLfve+P84M3\nA/TEq2p1NfIu7rVQH/Kh8sa5cNT5PQIE8kYO2G9isdtHaFjaDhgTJsVMtWy+\n1t97vtChrh3hVTSNDppTBfXCFwEzEKZxzlq+ZEc/WBgsDdlQh2xcXVws8aGk\nZRIkSVoU92lfcJGgR2mH9qTDJseABpamnfrMym+T1MVQSEG7weTkYP2Z2wYn\nhs5zdlbeqe58mkXfi3uY9qMKG2n2Q/ZybwEvDX1f+DurV2J4h6BxDJzJ8Ulz\nlAETh+8XQZ7NY/GyVjyiwAbPxOXl9uMpGll2FRFn+Nf01PwsMw1haPdknaYG\nCE+15513GiaTFa4CsYBJ9gg7S0XTT/T80Grbthd5h9t2Q7MvNX0fv+q+g5Ga\nkX3dWO7NNDkIbK4lX+ZAl1T4in2JVnsfv/T8BP1GB5m0F6WHZ3ogwBE+VmTE\nCtJ1HCLVVnQ3FXLMG3YNY2gQVtfEGkdory1Qc+H1DcoKwtz/iVesXeFUmMo5\n66bV\r\n=4k3M\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15","@typescript-eslint/eslint-plugin":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.0-beta.1_1589803267777_0.11097139876752937","host":"s3://npm-registry-packages"}},"3.2.0-beta.2":{"name":"@mollie/api-client","version":"3.2.0-beta.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.0-beta.2","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"0242b7143c21280300054935ce36ce9ce9d56459","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.0-beta.2.tgz","fileCount":247,"integrity":"sha512-DANacz3Ny1RxbuJLKaImiRLXX6QudQ7EwhJ9N9ndYXoQQ1tN7kEC/UL0IQKs2yLyzQ+XhwQ2yhU5XbROpshvzQ==","signatures":[{"sig":"MEUCIGasN5jVFBwwexcRI/Ly8XRWQ93uBaRS3Yrc4lAVuz8SAiEAvdyx7rZGqBA7Law+J0MjpbaGlkXzsC9iuomI9YWbDfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":755447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew7oVCRA9TVsSAnZWagAAhiQP/jZkK+l+IPdoi36vqaXB\n+9ZzHaC0Ifgxr5GJYL3K0slELdz4Sruw6PoKVaPOwOWkzXJ1n+AFoZr6HqHi\nbINhgApsDz+0oJUFhrYgPkO9cSZD73R9o1FWDWOJnGrAb0co/fD+ZPIcwM9i\n0G+hN8aHEodH6EG78u1ccwTcjZBnynAectTGGky3/MepH3t1D4NjhwbIvagk\nbg/hbKbQb18SGfuJyaZ3UeR4SLU7KUm9rrzFTl+VR69VKq7FaOh8CebMylI+\n7FlYHOxHy5JRNONb+de9zp5dbY4Y+rAhBAdZFoS6oJ4UoNpBeoQMARTLNsMo\n0rpcScStltIyDLVRHl9fTU77nhoFs1GOp8WP0IBfYN9A/e2j9VWAYFGrgP5z\nyUZRrFxH0BE1YsV4v/IgFU/mNGA7ipXuM3nTkTsQ1GMkREbrvQqrlcTKATKA\nsP0YNosoP3bBJl8hiaRq8+scgUTnq+4LcNTz2OdNESJJ1aWpa3nHj5gIs0aO\nevsTMAcacFhZ3TGNafBSE+2mT/Oq0xNwPbMT96IosZKC3dKNen2FspiL3DZZ\nf1+LiQdHot/7HSH5qHcnR4TgUJHQo2pbskM9R8f4CilEusTNCMI8Pym+YG6e\n9AhMVwVCfFc80KMrexV0BEum/MtMTyeTL2LD9+IKS9+9z1v/R6xAarJ5Luqk\nRXcC\r\n=5+VX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.0-beta.2_1589885460610_0.12335285994770051","host":"s3://npm-registry-packages"}},"3.2.0-beta.3":{"name":"@mollie/api-client","version":"3.2.0-beta.3","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.0-beta.3","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"45ad46ac5284b293afec91b08d5358d21261a069","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.0-beta.3.tgz","fileCount":247,"integrity":"sha512-CBenulUZIEAVA2aBbgvAq6goCkHkaTukoZKTs2s8abFZo0HSH8JiA+8/t+cT4HTubSuxt3KHmZtAQ+DELHUWag==","signatures":[{"sig":"MEQCIAI3Uou62Njm9OLV28Cbzegyg4a7R8s5G/QLME6sVA7EAiBRfHD1WEkVCt5jB2MS280awgLO19G//YMxnQT35jXLWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":755780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexn8aCRA9TVsSAnZWagAA5MYP+wTG/hNNDqM6QxyJbo+L\n5JryktKMKaEybQlVtT3k5qU2YTu0dUqzP9xNxzzSh7f55gY2ChomK9R3ykru\nVKNvLjl95mJrGajB6QwFamH9D3dxoVXjt3WA+8lTm8IKHcEezPW2aUObbdSU\n67UZ/nd7//CSpBvkTPa4uGS86rzxOr77emITtkmtERRuA8tbpDLKIFMzb/EE\nC0qMUw5fThnBMQhujch6Of3b0hrh7wdis1ziXazLftEWBHcqoPI1w5vo9kXK\ntpST2wbpMgYny3ZNrZw6RtZ0wCRUBTWJiI6YPLPiS0L6+dfFGbK3YmmAnVxG\nI1J4fO9CwMd08jZRX/Rb+g1Sq8hLbM1VNEBSdZP6B+//jiwMf7w4bEUobLGf\nvH0g00bwOCoqhD/phnoWaEGQGSUGSeczCbYBgcIYJ1S/Bk4LATs/G7Fin+kt\n9WfHqAuLghfo41kMLCSxrOry7BowIPuVTLyDlewdBeJc1pwx/OF2PvyoS0RX\nNq1R0VtuxhcShXrvTgRqEKDgpimt5/jIAUA5lwg57LVVk5dAPASMq7fN2Km6\nQdYyDrIoyulL0h13CTiMwe1sMZVL88VZeApIqbsmV26U2ejfHpnEgpcc5QAB\ntFHCzdTmfjcvZsaWxUze87B5NG4IwadB7CBhocgHJTgyKZA7/9eEzX2htvSc\nB/lt\r\n=+S/m\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.0-beta.3_1590066969714_0.812458621698271","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@mollie/api-client","version":"3.2.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.0","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"b69dde6ec6418e2e436b9e9edea72f8351aa0d2d","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.0.tgz","fileCount":247,"integrity":"sha512-FqGHBoxNghAqvkNoQvu8SHpOzgTi3oIAZxv47qUMyHv3iFxXnbwjUvYXXQ6nnX5fOM1Iv2ZQh9kKcnqZ6t8u0w==","signatures":[{"sig":"MEUCIHsmf/SndC6y85pIILdp/ZaOOEkEI+ZzcashRwY8voTWAiEAwsj6GULzThdDBa+MnIoKIa4N4zgEdLAgScIW2LTHDIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16wjCRA9TVsSAnZWagAAHq8P/0Cmsuwafuv2VxUVStN0\npvUKLWwqXV+sFbAC00a/14df4E93sDBwLCZDZbHbgyeYsMdZnaIAj4oHtRav\nzD/SN6d1D/rSq4HMYNycu3PT+ASgvyu+F5HFDs1+R7Iz9quCRb8ECRnpvkhx\nakfUWXCubm0hhoLW2Cwr1YgzgH3EPDNfZDQfwJRH1uK59gDE63Jgt9X6iZNu\nPk2mBSo8U5Qk0V9vTj3SaEVlAeGJQj/n0aaM/OWJJ9KmN0sE+LtMWoJ7hhsS\naYTFuMIFMoULwN+KuoLQpQFn7G+f81555DzdHF6HCa9npx1CC42k6wjxFmbB\nDCoj4YP/77yrew4m9CrkgMEnlaF/D3AIWEPtAa5vl7QUWw9RFRV8JSXESGaD\nxJ5oL8nQdxCht4lC3QRmD26RvrWBnnSVFPQ6xsn5Xt0rctJYMDJKgYDZHhVC\n25he0g17E9TA/NSYsFat7sB7WBV6NmwtlWC+wP+vNUf+N64tD1l+FO+WxwwF\n6b+2AvUqgsY6CPPkH5tCvjZdST6GZxpzATCD5ttIGRwvixCy4EUFyUupd98+\npuSHSPE1aCIJIjp+FzVZTLmhnIyZOiZSvI3gez18mqf5Iyo90x0m2FSLBKnd\nstj4SnRRiZ4GxODIimOo+/3hjLIzxYPbrk3qEh2vu4hAH0rcnulqxBZzWRUh\nAqS6\r\n=pgTQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.0_1591192610320_0.24708191592995776","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@mollie/api-client","version":"3.2.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.2","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"e69f0d013d2198221fd08396aec5b2f477746166","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.2.tgz","fileCount":181,"integrity":"sha512-FTOfeCJNhyAfgVYJMMCXaSRv2TKJnAwxwR5UbptS7lMd6WzIlRP1B+s/RD5zxZHe+Td4z0uhUGDBHE8bJN0Y/A==","signatures":[{"sig":"MEUCIQCdga9p+mjB7/gzx0Xhq651goYckUADoYvmA7N1Dj1gDwIgZt9Vm7S9fEdxuNAMmF7yYo18HEMmWg11iehYGbXp23Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBuPZCRA9TVsSAnZWagAAulcP/1y5ZlIswqGTNqAqC+Ca\n1HG2PoQoSxk6G1PDAzJE41VeHJp8LRp0Pqv8uD0CRx6r5blMEbxzG9NA09GH\nemjJpiKDIhMr88lyHBY0D/JVwRt19AdOFzKjtvz85rZi6Rue5rrna8iz2lN+\nr1GxU3uoqjWyztmohHiavslMpcpyPq4Q458jNBRouk2aRwMrwmxWpsMJ/JiB\nFUwRamX549sg79mje1PWwTEJIzUzOCan+sTmtGUiMjfc6Xwez6Rdk8LL2OMr\ntAPIyjRCVl04hZZwDWAD5bh4gcECDLAeOYRBlcY/Ot21L6uz0BiOjVraUEIQ\n736Eqd5RRs0JwO6h/QbQiXoTliGDGHr3fIebMOqTR3r8MX5G85rLXNwaK5GQ\nkIpt+6kQnFUZI4b9ywik9XHfPhvcLQsMLxo4vT2h2w9ugU2n0wdE987+4kXv\noshYD+g5u3Wt8ljVCp7xe4m5iiF/to1aY4l3JUSL3n7nAqKLB8gU7ZIypTdB\n25rc62RejpZNbbw70R1TCSIeMNPvUKmEkGvgTCgxLNtLGMmlhDemUTV3yftb\nSw2OYOVhtemsJGQkKU1S/5LkhNqSdjcRpDDE0DAYzQH0AYfU/E7PGui7iWrN\n9rTsuGNHqT1KFlIS48LH8KaaTShM+QDgQ3NLSqOEz7D1AtqQzJHEGHgAIvQQ\n5bSG\r\n=RT/1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"9a40434181d0416b7650f1cf8623cbfdc352eaa5","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.14.4","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"_nodeVersion":"12.18.0","dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.2_1594287065013_0.9005819356325955","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"@mollie/api-client","version":"3.2.3","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.3","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"dist":{"shasum":"62cecd394df82774ff94ecb1ee9e0ccf72f989a1","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.3.tgz","fileCount":247,"integrity":"sha512-tqw7y57TDDIuvjJNP487pYGGLXFrGv/27/xpeuyjSP7sGvvfICOvOjUmrCUkBNuJkxUKTopijJoxD5HkWhyRHQ==","signatures":[{"sig":"MEUCIQC6LwtpZhdKltsM0kXMIjV6SjBl0z5MnLWX+IPj8pIF/gIgGS4fpJwfUVPiCA6K0pkXrdpa8oXV+8SYo7aZVc5dqzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGT8HCRA9TVsSAnZWagAAbxUP/iuAv11KRxVwOhw2Q8nN\n4ZCk+4jvqyEbGDAGh/bOt+S3XM415vZe+B1uzpO4SaTvNrymKS7MKYEjfBqw\nNzrWH3Aml/I7UW3YaSXQ1HHp+Yvv5fSgu9z8Q7m5oGmbjR+VB51XRk3JrarJ\nKl8V2H555oRHVyJssGqtR1JMDCOk7dx0+9DHsp/dVfaSNmqdHLRwEWXX6dAq\nJ/iyV5TFreJYdyDN7OqbWgRqNwqZ1tp5G8TkSGyKnjOvZVa2QElRTKAxk+eq\nDS4EnpboFkJeApibtUM4EtmvPSSzLN+GFYZyKvhGMqOzJvfxtRayEnA3OUdM\nxkXCORduuR/stDJ/luhcII6i0b9p4YXI6+o5f5KaOVwzQkowCZLK/0V3aCy0\n4a8eA9/R92Lxcl6ZVLaM1UkwN8yKF00LpGbJeutODKGXqFqBb03FHsfaCAeA\nInjf3xwVHdMECLmuRWIqJqMX91mmiDMAQ+HEhsqdmGcij4zcj2pFi4fD1wxJ\nW7c+Gtc9AsgZJSIK5l4uI1UNAMeF6O6p3QHLCuZE2vhBnHEcL6SgMVMxgV5n\nt9/U023B5Hw4BPim4YgO+M+PTTM5pZGVOFqWuqkZLlgu3ivKA0N5/RfJm2+o\n4kI1rn0s5b9pWRuMGuiJwb70I+GzrAfoyUyfoQxuZxADD3v4EoG8r5HkRDi8\nxbj5\r\n=Uz4z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"qs":"^6.7.0","axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","@types/qs":"^6.5.3","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","rollup-plugin-copy-glob":"^0.3.1","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.3_1595490054959_0.34569693457416095","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"@mollie/api-client","version":"3.2.4","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.2.4","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"6edde9b8a4e5afee002f9aeb435d7420af727e5c","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.2.4.tgz","fileCount":181,"integrity":"sha512-lMFJo0rfTBv+Fh9AQEltKeQGnzn4BouSAzTjHRKcFVnGFfQBYJx/CFWZIW4n3JyrxcJ4cgqsDmPfB1h5Qcf9pQ==","signatures":[{"sig":"MEYCIQC0vgF763q68M7kHzXiGFG2gNJl0f1a3wijojscyLd0HgIhAJRvED0k32KMeyxtdSaX81S/IfshWVM88M+7M6TgmSxz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1210448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPSthCRA9TVsSAnZWagAA/dAQAIC8GZDt1NrsS7dMjEWA\nzTocA2i1cgOMXmRwUe1bbiYKGq3Ar+3zmGjFstKz53ms4jJaC4juBy/TTLFW\nnpky7RPeJFJp/lpAaw12EiSDfgzTzhirtTqOA1zuPrQD+uyYCYxv5kgAM2iR\n7xhT3mmUGDhi/wKmkcxc1Ye2SNpsMV2dOVWF6KOKmZOH+mHnqu0NQz+A+GJ5\njNgj3g9l5lCBTHpzwPmhsSeatNopGwOYFiTJ2MqjHnIrp0U+eQBP57HXuSf5\neaquuklunb3rlONXOpaqNJxeUtG0C/ARwaF1+S26JURksXxC6GXUEQLeLj7n\nkXdAf86mWdlwCtUgXGh3xcf+678/icCc7NQW5F9r7WhFFLBwqcSexYZ3Gyzw\n8icKDzgMpyWkkMWgo8es5SZYR3kOj622a2IVJIv3a7Kgpece3/gB+5XdHk/7\nJjRyFHyUHROo9/bh1bz10Sx1yv9dd6PyiNPHlRBuKwt73DnB40Qdfj51QSlI\nEGa0EoMhzlb4eFwKni0W7yglym6ZUwdHV83HvrwyMPEPBuBgjalwsRjfoUEO\nhNONu8Ck0dTQov05Qf4kMqWi8WdKbgB1nbpIIJx9pBuj0TuQvl8/qQSmeaXF\nC3M+ezEJhJ9x3+HHA3ZtqLOrFFVI2tCN4IQaztFxLmb66ypfjpRoHguhGMzE\nLnl+\r\n=gK8i\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"288a9919919af8d07a4660c305aafc9381c8444d","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.14.4","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"_nodeVersion":"12.18.0","dependencies":{"axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.2.4_1597844320701_0.8267506712534587","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@mollie/api-client","version":"3.3.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.3.0","maintainers":[{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"}],"dist":{"shasum":"c8c13b6acab4a39b96e82b4348aa538aeeb2f7ac","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.3.0.tgz","fileCount":250,"integrity":"sha512-13tBbK3iRaQyj4RtwPySdCT/IGjWBXrDgkQ4riXHkSQPn3OtcDddS9rFqX3wsN49y4ripRhAWSMciw72i9eFhQ==","signatures":[{"sig":"MEUCIAMyvQy+x3WH8DMNtZSo+DoZmMFCoXbeY3w8vBk6VuA2AiEA8giWp4ENaloH0THMKdPrF+qwda9qNXD4oRuHHghHe1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1214038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdFf0CRA9TVsSAnZWagAA/XwP/AusGA335C9Lk25vbpvi\nskE/ohuCfmJA12tcSJPgYUS+WySTEsxQelR/0Cuq5/igNL61RX/WSKRO/Pwh\nABt0eOdeXoE2OUCqXbz0jDYa9knNRZK70SCzmujPRjha/ZS2E/RpIiaPf5xr\nkc7/f8vtAvTBl1kx6LD3fpg/hlItmej/9K8BnLOmaRWpVmEOAkBWk9eSI633\njpTiqPVd2x75QhroNAVbxW0anyI8w8AAKpyDFqpBYXmS5NEJTovczdk9V5Nz\n1NcDQVfOqrID0t/qgVyjttQU66RtWurPJeerBjjR8lX0OmrKyg6cR9PPe1CC\n0EUJMf+DaN/piSvudWAmgAaBwnMqLp3AmcggG8Jru0c+seqdpAtH7nafXeFK\nkb8NEW773baTF/TMzmxlWzmc75ZvZdKFEd6qCALLPG8/2Aah69G5yfDuGdxZ\nlM1Zn31v1811AVPcZ6uAgFF5XKTJBvm5LrMM9wCZRAnR806pNojXGUguprPN\nWw/d0XYNoyMPZwlzrlpua7ZKFGwfs4Uc+F2qFjNETnXppSccypnohNC3MQsA\n+S7Nd5bu4m2pIokSvesbTHJj1T4OVvZPbwTRJy4TX9lJbUtkrR34kfb4G07A\nouGjtDo6p1/Vbx/r0uPjpi0fpMDAnook2vAMj3lHouMTBBScir8xHhAR9t3Z\nHXa5\r\n=6HIu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"vernondegoede","email":"info@vernondegoede.com"},"repository":{"url":"https://github.com/mollie/mollie-api-node","type":"git"},"description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2019, Mollie B.V.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"dependencies":{"axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.3.0_1601460212023_0.6053806613961359","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@mollie/api-client","version":"3.4.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.4.0","maintainers":[{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"8037d91249d3f05d4039acf33881cfd68c1d1720","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.4.0.tgz","fileCount":100,"integrity":"sha512-UE4hczsFKYqlddLfVTjkedNdUq291pcLwRAllICOAx7MZ6mBx6OEg86OhUnw4EbrZho2THW4VNl9MXOaBFBdkw==","signatures":[{"sig":"MEUCIQC9Wz7MRuEdVC1KCsTKf/SoM/jTQyk3tWdsfGoH0AsZUgIgLkNZfvP6n8ATUUNBZ/AZfj/doYVcvYI6hJi0eTfNmUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":808374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmdsNCRA9TVsSAnZWagAAAicP/0VhjB6tPMqyKaI6Su2M\nvIPaBnzO9tzgSYYwFslgoVdag1xRs8B1BTqoOMQUALzRd9JQaSYYVNZOHeIJ\n56ncW+EOrLvzUkKTxX3bY4FBFs4nlIQ9+r2tWixwYa72Q3QUksAaQiE+iUaO\nzH7Fwnir9rMYQyTepuBpaeuuyJmfAobESsT4LboTbZDG6xyVc/47aWf4/NJf\nEzXhiODRQRz2dd+vkjMk5IMQ5AJOm0i9MYw0FNdOCXB5s/iumf7VJbnh5PXH\nSoqq3EeD25Tlwzpb3MtThU1FJQ4HcLzByzI+z8g4lD2UwyV5QnPd9kwZN+7j\n88fy9qCYRI1AyjKb7GLgGCqWajvCsCH31Qc5zafRJvW7Xxdx+AZwGVjp2oMe\nIu5henvHsgdZ6kcn3gAX8VPLE9G04jYyq7TqWZ82i4LIgXBjm1IkJsGUmpTH\nUKkqty9C3ae/6Y3tCyP/3LmdBUB39n40TyRFiF9dMdxYUtbTq446ySZeoTvj\n2Ja16qsPI1PHxxcqrp5ijf9RlJWt8OP3UVCgvo92tkT8Tw4qLwpKhmTv2Rnl\nRz9Izo8SFSvtF0QSsJRrC4urbG71yt+bwR8ka9XgS4LHKHqhJzU0tHOhwJEa\nu1CCJ+nMYQ4pslm4/iBT52PBpMdeHsxMJPvAoSIEHBJz100Cv1iRCBHNxn+/\nP5ad\r\n=02j/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"578536dec5e9a8080c48c95df40ab15feb841581","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.14.8","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"_nodeVersion":"14.9.0","dependencies":{"axios":"^0.19.0","lodash":"^4.17.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.2","dotenv":"^8.0.0","eslint":"^6.8.0","rollup":"^1.18.0","prettier":"^1.18.2","babel-jest":"^24.8.0","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^24.0.16","@types/node":"^12.6.9","lint-staged":"^9.2.1","jest-bluster":"^1.0.1","@types/lodash":"^4.14.136","@babel/preset-env":"^7.5.5","axios-mock-adapter":"^1.17.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.3.3","cz-conventional-changelog":"^3.0.2","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.3.2","@typescript-eslint/eslint-plugin":"^2.1.0","@babel/plugin-proposal-class-properties":"^7.5.5"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.4.0_1603918605276_0.48567226302932176","host":"s3://npm-registry-packages"}},"3.5.0-beta.1":{"name":"@mollie/api-client","version":"3.5.0-beta.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.5.0-beta.1","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"dabroek","email":"dabroek@gmail.com"},{"name":"lvgunst","email":"lvgunst@gmail.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"thijs_riezebeek","email":"thijs@mollie.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"9800f6f2c2953c4e5e48995565a53b26e55903a4","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.5.0-beta.1.tgz","fileCount":106,"integrity":"sha512-EkjygI+4PPziV9DqZUEwIsZ77IRGFD9lB0fnEe3oYOxv/r/8EAM158CB3zxQ4BLvjCLQcXvBKcr5O1wKVIuPNA==","signatures":[{"sig":"MEUCIFI252KKHBH3nZRE9ErO+0gmaz2CIH4GB+lXeLKMnVD/AiEAxUnWVjffNHbzt1JKuqnSKuTwAqNWChDel/MdeTJGZOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":899027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGCTECRA9TVsSAnZWagAA06AP/RBfo/t9zaI26JTGb3nf\nWfk0uLjeUSN6V+lZ+Q8yUfEknZm2cNEPWxWjqgURMHq4HPJeSIuQGEuko2EU\nyE1CtdxBl834IyU6R/RCfBr16JEtiM7UAuG9WxEs6AW97q5TGF0xlI1cClNs\nh2KY5YdNA2kZWCtymL19PET1tHRru2aIQzi9rX4teb6bR4kMoNZBryE5mEit\npoUklI+0FtKTbflHhI8F+dDC7CYwaG7ALN/0ADzYlfQOeQ9pF1ZVPLFrpZDH\n2yBzE2xXorf6WI1o8VAZq1RRG4/LmCN7CBw3L60aXadw/SMWonVs2/Z3rCxU\n1NUi1NtBf+K3cjrqCrI9XJHQXbVZKPsrKcJ2FMUVhNsx89hS0n4CySQr+Gch\nZJL1HyY27EQK1ky3Buqad9k7zO6v+oJt+40weKVaATVkjCOKTDSALaL7OJa8\nk1cpPDlKSmkuaThG6LumVxCgW6Ce+a9kSzA7lryUwU9+ySyIYQRgWEpoX1YD\nJhE12kvuiuWLnTd3YQJCMfRb3CNwLeL3m8LU9+dbHqB0+7kMQpuqBOd8vtmg\nnXa88AT/hKG0x5DKBV3YJe6/cTvZ4ViGv7xGvP6/1qFdd0OeKwgz6gpAH84l\nU+Y+xGOQYlv4dT7S2JYN4uyVkIuhmA0wmQOF5UOnYnLknR36SY9Tx2XZPIoB\nYiu+\r\n=zW29\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"dbdfb70b67d57e75023dd74a9d35f69642c7fe40","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.14.8","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"_nodeVersion":"14.15.1","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.9.0","husky":"^4.3.7","dotenv":"^8.2.0","eslint":"^7.17.0","rollup":"^2.36.1","prettier":"^2.2.1","babel-jest":"^26.6.3","commitizen":"^4.2.2","typescript":"^4.1.3","@types/jest":"^26.0.20","@types/node":"^14.14.20","lint-staged":"^10.5.3","jest-bluster":"^1.0.1","@types/lodash":"^4.14.167","@babel/preset-env":"^7.12.11","axios-mock-adapter":"^1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.1","@babel/preset-typescript":"^7.12.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.4.0","@typescript-eslint/eslint-plugin":"^4.13.0","@babel/plugin-proposal-class-properties":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.5.0-beta.1_1612195011513_0.3626758234234311","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@mollie/api-client","version":"3.5.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.5.0","maintainers":[{"name":"rppld","email":"philipprappold@me.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"b973fb3ddd72f6268bdae54e720043cf4115a0dc","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.5.0.tgz","fileCount":106,"integrity":"sha512-yL+t22mA/sAXUgcJhRxQzYYAduhZ3E+YzUEr28nrPzMKUeBQ6E7YRsgOZFamxpZtLcQJ8Ly6PwlANshXx64EZA==","signatures":[{"sig":"MEUCIQC3Su7bRM4FERuPAzYX48xxjtaPDEjDmWeTiCzGrkPV4AIgT1NYaSJ34iAEZ0LCokStMeeAynUqNIuQAJYH17+EWDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":898866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUN+FCRA9TVsSAnZWagAAOG8P/2ZUwkjVohTu5zMN4xnA\nj3ebL2zzsHQpOWRE5T8SMmJNHyZzi3lNl9VE5TUcRMTJ2jj1zZB8B+2YSTNJ\nU3YF5lX6zBkAVlzIt6yEYoc1K1XZbQgYG7czIz4YZHNN+E2v196bFsN4ky4D\nwNaqumauJPIRHOWvmmrmD1yinoSVPwBtHuMXG5oeqRF8eTPB7NLjr/ujxRtR\nze76NadVzCfWPrgOFs4XopdbpyeFdY1W5mYhQM5N79LRGx+fbp2wD7KaxS3d\nIJeOVn9HwpLrjH7wokKMeLwcRvkFu1GU+DYX/kwVaGNNp8kfd+rZFh4uQQ4K\nZC2wB3p6pot3HQaQElgQN2ClDMiOFsFB1Yx9PXdsHAx4SWPa37asuhDFTrhO\ndpxSrqB957nXwmYgFIrVX0M9aeeD+aDdGWdvsYFHKnuiGBcUcLdPyJwMOLSb\nqAV1vgYAnZlp7qEL4Yheu+vAscEP7BSo5hxf+dBJi3wX64CinPAgDdGCFBEz\nv3nDLm9jn47zeU9ZJWUER3HS1z6FcriZk9Fyf1Y0OMDpS6ZjnfQ129DDGF3Z\nRtyp0FU1jpVehSCQO6gR0J1nyJnGRnW79BRlVFdq/tP6Gb++P7ewWYNn2yb1\nHgQNj6W4ed2yYigV4X41r7QuOMxXqhhs1o1lm9gg2FEtMRlezl78+TTFZmJx\nQoS3\r\n=XRoE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"7cc91e1dee7b91289d49d2843dfa8aa065cd5052","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.14.8","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"_nodeVersion":"14.15.1","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.9.0","husky":"^4.3.7","dotenv":"^8.2.0","eslint":"^7.17.0","rollup":"^2.36.1","prettier":"^2.2.1","babel-jest":"^26.6.3","commitizen":"^4.2.2","typescript":"^4.1.3","@types/jest":"^26.0.20","@types/node":"^14.14.20","lint-staged":"^10.5.3","jest-bluster":"^1.0.1","@types/lodash":"^4.14.167","@babel/preset-env":"^7.12.11","axios-mock-adapter":"^1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.1","@babel/preset-typescript":"^7.12.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.4.0","@typescript-eslint/eslint-plugin":"^4.13.0","@babel/plugin-proposal-class-properties":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.5.0_1615912837159_0.002423347600921888","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"@mollie/api-client","version":"3.5.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.5.1","maintainers":[{"name":"rppld","email":"philipprappold@me.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"288500f75db1516926b5a379d8c7e9d755f1f84f","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.5.1.tgz","fileCount":106,"integrity":"sha512-8nEWOvTe9wsK3MKTDvRbM7hmEUc+keRtPOd/9ijq9cyXgHfA8DQcLu9KAJRrd3Q/Cw9p6kYWRyKWoNCkXexghg==","signatures":[{"sig":"MEUCIC9zrZY4YB8A0fAgQ2FgsiGNfVot7d3HAs32yCcqUbaFAiEAuAjwRdPlRYRWSfgo/i99aeXd3JIrsKcR+f7yPRatmBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":900096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnrJPCRA9TVsSAnZWagAAdq4QAJgNKjUgg1yvuoTpdanX\nRDVPt4IAUnG/XT6LA/IHsYRWEmrk/iXqJm/FCEyMaewIs1WmmDw9gF6vgq5f\n5XtJ1OGGjdWP6LmRcWydQhWiTHdFHCaFfBe9MdkpW0Esc0R/hBKBwf2KEtdM\noIiU7sWfoa/nkFiDrgriQW9E4VbSHTitgLf9Ifg+p2ki2vJDWmkwboePaWSs\nm0gU88A7ZdZ1c0dEqDSG96ei8YMU6pe5EVn/UKp8H690M0Sb01sQSno85zKr\nHkn/7mHv55DgENirXIa8rvip1wLs6fhIeSE2smwg/4iwIM9f08dFGlHBaNqh\nrN0uAMIzz7Ry7QQCDQrrX5TvcECjS8fpyDj3Bit5NB+pMbBTQaCgtqRxbPpT\ni2dw5Pt/ZqSvin6cqolwO3HV1zE4FoOkYw87k9FBhU/CmeM5fXN9cEV+npao\nomvheRqTV/veFQLx/IyzC24imSbD0oFPxpIgiK1mYE8W0J2Kd6ErOnVYV+BM\nKDjXPRnXQHbiEY737aJxYc5noQ2OFXxEj7V6fpg31+G4yeORYtZI/z8L+Cyg\nCjjUDNM8wW4dyq3M9VagiUjI88xLn6FJjdwhjVmW5WokcxIJe1pWV/YxdXv2\nw885499hx/GBXBb7UONpfPrLhOhMM3emy5h2QZy5luTJBvG5YrhJsSo2pSGE\nvyQr\r\n=7UlD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["<rootDir>/tests/**/*.test.ts"],"transform":{"^.+\\.pem$":"<rootDir>/tests/unit/__stubs__/fileTransformer.js","^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"moduleDirectories":["node_modules","dist","src"],"setupFilesAfterEnv":["jest-bluster"],"moduleFileExtensions":["ts","js"]},"main":"dist/mollie.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"8b6d05e871a50bbadabd937cf8630daa5d9e6194","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"6.14.8","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","lint-staged":{"src/**/*.ts":["prettier --write \"src/**/*.{js,ts}\"","eslint --ext .js,.ts --fix src/","git add src/"],"tests/**/*.ts":["prettier --write \"tests/**/*.(js|ts)\"","eslint --ext .js,.ts --fix tests/","git add tests/"],"examples/**/*.js":["prettier --write \"examples/**/*.(js|ts)\"","eslint --ext .js,.ts --fix examples/","git add examples/"]},"resolutions":{"acorn":"^7.1.1","kind-of":"^6.0.3","minimist":"^1.2.2","babel-core":"7.0.0-bridge.0","@babel/core":"^7.3.3"},"_nodeVersion":"14.15.1","dependencies":{"axios":"^0.21.1","lodash":"^4.17.21"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.9.0","husky":"^6.0.0","dotenv":"^9.0.2","eslint":"^7.26.0","rollup":"^2.47.0","prettier":"^2.3.0","babel-jest":"^26.6.3","commitizen":"^4.2.4","typescript":"^4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.3","lint-staged":"^11.0.0","jest-bluster":"^1.0.1","@types/lodash":"^4.14.169","@babel/preset-env":"^7.14.2","axios-mock-adapter":"^1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.3.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@babel/preset-typescript":"^7.13.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.4.0","@typescript-eslint/eslint-plugin":"^4.23.0","@babel/plugin-proposal-class-properties":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.5.1_1621013071231_0.7507602068793453","host":"s3://npm-registry-packages"}},"3.6.0-beta.1":{"name":"@mollie/api-client","version":"3.6.0-beta.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.6.0-beta.1","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"rppld","email":"philipprappold@me.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"a8b59472cb318ef2dee7485e4c606e22ce04abcf","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.6.0-beta.1.tgz","fileCount":195,"integrity":"sha512-4cLCb+blXygDTxZ2Q/hgNgimgbIYWA1FcdQXfU7Tr1ftiSfChJhviav7Tc4KnbfLyIn/6B2lYGIt+Z+k7579ww==","signatures":[{"sig":"MEUCIAX3iZYUAF9n3sz8AHh7VIx93fGxINBQPVY1bq+OG0MzAiEAou/gyhtcdQNOkWVBeFPGjLCezgC0tXzJ1kuZ1xzQyH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1141942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn7GSCRA9TVsSAnZWagAAwCcP/j/Ohl4NZpAQzRKS4w6z\nYl3jARZ5ZI20/KF1qBIRdxOdLbKr+QQQ3himiNAWsKl+s7d2fJ0bly1pueuJ\n2OCv8qvxvIZoHoMSJnv0isLRefmgkN20+rOGRMjklj1wAnie6ZCIUC33rfQk\nYtgLybp8zQgpjz0IJO25bzqf1qHyBSO7YotORKQXGQpyaSYVeOsf6t6Sea2R\nQcAquEuNcI0ifQKWhPrwC6C6L7yh9RvLejXiv048VToSohuj3/Zj28SCUgKz\npe7IfbdUAgVrM/LuiSuINK2CL9z6D78hBhC144PqcPO6fDnyrDKU9498yp63\nkGHhmR72QJ1gyCeMSBaoxZBvB5cnxTZog4ZU5zA84NdIe3RvUFOjxgyQKbVV\n0GD5z1nvt0UgfZ2Y9Jwt1ku3gO9KcPDadQebR4LYg+CkWuo20GniiNnT2kLp\nEGbnlHskYSgKTtqfVZ7fwlaSYE+7EN0yfHL9OAeR0gNO/UGh8+X9itsbKbZJ\nFc17Zt97vIwRTU5n1l/rtl25ubbS32zbtrv9haZ07CUgdiNey7RRKk4EZ5TR\n+OqrDJ9Sri98R5aPpINZqET+CArrk8rQWywZrfMQ8TMaUXwAdE0u/jdbeUEn\n26gCpn5N/XHf2ua+dN+pKEDqbqs163YNB88nJwrRCaaF7G8N4rQ0umFqdcPL\nasix\r\n=gT59\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"12962a11b55f9d406342c68e044cd6d8bb65e3a7","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"7.20.3","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","_nodeVersion":"16.6.1","dependencies":{"axios":"^0.24.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.9.0","nock":"^13.2.1","ruply":"^1.0.0","dotenv":"^10.0.0","eslint":"^7.32.0","rollup":"^2.60.1","prettier":"^2.4.1","babel-jest":"^27.3.1","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"24.9.0","@types/node":"^16.11.10","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.16.4","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.16.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.5.1","@typescript-eslint/eslint-plugin":"^5.4.0","@babel/plugin-proposal-class-properties":"^7.16.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.6.0-beta.1_1637855634186_0.5554315676994279","host":"s3://npm-registry-packages"}},"3.6.0-beta.2":{"name":"@mollie/api-client","version":"3.6.0-beta.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.6.0-beta.2","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"rppld","email":"philipprappold@me.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"28b24e94680766b9e7fc78c41b5e09025a2b5df7","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.6.0-beta.2.tgz","fileCount":195,"integrity":"sha512-N7qKmyWgF4Sg/Q6nkfylKYnRj8tVnHO8JUl52X2TquwGk2r3BO+n8l58ecpH2w4eNjTiIkgEinadAHBGKzfc9Q==","signatures":[{"sig":"MEYCIQDlTvJ798V7Ewb4sTKTHI+ZWZ8/8CECTv+0AD7imVna/wIhALJznGIX6giZe45kOnVLgFM7UHix2gSa4UhS6H7XM43g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1146409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuLZmCRA9TVsSAnZWagAA5FwQAJf6yooMHDE2Jp9ZqomX\ncsHcAb2hurauAuMbwpUm58cmbkROiMhzgig5RUfkywU5uZa4AxD5u4zKVMd9\ndk8CxQ4TltXe8H8alQXi+bIO2LsC9eGegFQ00Y1tsnFa8lTzlSTDpqKhlct7\nJxpRRKgWPSFpFUCQg5AGbsU/4GULxY0A3Ug+ehHqQ3bhdKTmiBWNr7BPlOtm\nMj1LqnPzSov8/jiyHUfzyc/XiCl5/KSQBHPvyPy9uHwc5gxZup0ncscj3fC6\npKhYBL5n/si+IKZxHlSeo9PeaSymrf9MbQoyk9cZYOo5FWRNgBstpsCoJlba\nWCqk6FKtkrWmhrSEKtvq1ep7O0iO85cvSmleMKNKxHVAfwJ0qFUHU7YaBA5p\nrDHavPylb4kazR/HKch48wkivlOxvrGM+B8iTlAz4ACetZV29oNBUbJk6YX0\nQ5p1/IwowKFmhA7AMDpasJtnvT6RsvDPzvCVNjCZ78caf6Yo2wBAA0hRIbV2\net8HnL4JreO8KG19Vbr9292IePbwNt40bG0HYpy3EUgTYFRNzTTGdD02C0ON\nbWZt3Tau/DoDZkvDWfzPqmXi3yr22fMBmDdb45dBi04hWSSekUOX6gRlPaC3\nnjOBLiIHCW/Xq8/+aQH0dqjf1WzQoZ9zUR6YIo7zVamIcKMTaHTf6N9cFF+j\nhWAq\r\n=siM6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"32ec5c9287bc1881d793864253cdf81c5b7ae3e4","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"7.20.3","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","_nodeVersion":"16.6.1","dependencies":{"axios":"^0.24.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.9.0","nock":"^13.2.1","ruply":"^1.0.0","dotenv":"^10.0.0","eslint":"^7.32.0","rollup":"^2.60.1","prettier":"^2.4.1","babel-jest":"^27.3.1","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"24.9.0","@types/node":"^16.11.10","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.16.4","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.16.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.5.1","@typescript-eslint/eslint-plugin":"^5.4.0","@babel/plugin-proposal-class-properties":"^7.16.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.6.0-beta.2_1639495270507_0.4440960556075677","host":"s3://npm-registry-packages"}},"3.6.0-beta.3":{"name":"@mollie/api-client","version":"3.6.0-beta.3","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.6.0-beta.3","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"rppld","email":"philipprappold@me.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"0d97b6fbe1cc1761a6e6add4b51ef93e174cf016","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.6.0-beta.3.tgz","fileCount":125,"integrity":"sha512-ed+7jzzPJAeb2QZ7wAtCTTfgxItwH7MUMOefIid3bLmXYSIRuCsIhquGmNpJGHmAMJXKRSr1HRKClNPMTBZFgQ==","signatures":[{"sig":"MEUCIQDKJhu8a78uSaQAv3x6V5TaTuce9L/NhQUC+dQrxFUyrQIgI9XGveG2NFzCd5JQ7IFFAH5vRgaanASgvaaU9pSv/gQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1002160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhujGECRA9TVsSAnZWagAA9rEP/13COs1D3gaaIP2OJ6q6\nw/orihBgfWWRI7Q2ooYobMhJhdzbkbPsNFEjHIG89chemwrqs3vVk+vh0aJy\n6E/dAsYV/ZoJmqGXxkqAwZIiElCaTgC0UDtDo5pJdm4Irz5BmlkbRCcZ597g\nz/hrbwSkWZixua62hUYA3Q4ybEMWGAU1ddFbOg/OnVAfnlDp89xle2XmYGjU\n5E4ajoNrYZi/Jx4ghWheTsL4/AXsiAVtiqWeNE+d0GbIDY71OI6m6qb4HMA6\nPtsU+beJRD8FazjGFv+cs200a9SeqVx5UVmezxN8x/RuwENv30MoExAmzYXR\n7YweOO9eMbQQuHnL1QZATf1h08h5l3sQtpriWn8aljmJqYPqrA0ZQ8PVG9uV\np09z8rHPQBMaAev8dpdFGSzJi7HpFQi0i0Tnh6GjkcKb094iSC7nNXh+O86+\nMreZz1ueAfZInFnZadPOerVlt3uIscLrV/2ZniOO4zrmW0Z7wcoNmZKQw4om\nlk5qWKIjtnvAjRXfB+vazBSQyVaUMuwHAQpIVnknKZE+j39mcAj1afLg4qTq\nYjSO3W2bR5eebNxvCyRGPccaK6cZ1vXXcB4T/hkESXDv+kz8UxIK6ARxNHLB\nS9iqWZ5W4XNO/yh8rP85cx3q7eSa/HYLVgxWsJyahO8ikcjtG5ZgTGX91fVu\nSTVg\r\n=M/yQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"32ec5c9287bc1881d793864253cdf81c5b7ae3e4","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"7.20.3","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","_nodeVersion":"16.6.1","dependencies":{"axios":"^0.24.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.9.0","nock":"^13.2.1","ruply":"^1.0.0","dotenv":"^10.0.0","eslint":"^7.32.0","rollup":"^2.60.1","prettier":"^2.4.1","babel-jest":"^27.3.1","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"24.9.0","@types/node":"^16.11.10","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.16.4","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.16.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.5.1","@typescript-eslint/eslint-plugin":"^5.4.0","@babel/plugin-proposal-class-properties":"^7.16.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.6.0-beta.3_1639592324708_0.5819575849701111","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@mollie/api-client","version":"3.6.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.6.0","maintainers":[{"name":"godlevel","email":"angelo.a@me.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"ed4752035fc9f2abe7c15c50704af83d24db8d89","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.6.0.tgz","fileCount":125,"integrity":"sha512-9eaygcSdBEf36LAWuHyYCnBXtRFWkv9OqbDujpriBc4txJMQryHLTejrSXkDU8TzJ5tEgLwzluVv+Kbgr8+7iQ==","signatures":[{"sig":"MEUCIQDv+/zUPIku+x49y1xXp+mfaAHFGm2TUN9wP4g64qKkmQIgJGsrrjTFU+FxiCisA4MNRcg0NnkLPuy2XXh8l+7XLrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":999617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBUlQCRA9TVsSAnZWagAAqKwQAIAuZtJAxVQ5UpLLEx4R\n5XjIZXrMBNET1Faj9Fs9NzNHr0y2UShX9vVhMNlH7Yn5QRMVTwh8Fxm/YjP3\nQlVxxdqb2LUwcN8MjbBczI/7X4uJLVsayFAZV+2DhmMLT+z2XchuRitzgmQ3\nJXJdQuybiH5/i2tiF7e2gpeiN+HI2xA1ApHcxlV/M8n6vuduDzZQSnS8+64w\nIcKIUg4awkpyoQWzstHlTuk6XUn+I9Lw0fGeuONCoUEUyKC2hXgG9LcATkLo\nc57CFXH8vW6hJBXwMumVSlJkqSzf3mHQa9yXFJ7aafgeg8stNxYDIhr6A3EP\nGKNIzrMR1Lche0zImEKkny+rz6oobErkubtwbeNuOOEhnmBQs9Kha3v3czRb\ndT/Suuxl5ZW4PXn/CWAdja/M4fM3FO4z+ZfOGX/JACcJQCgfsjA5IUEQ0o+6\nWshu1iund3zGEMBHibTQIA3JYxLPTO2udn/jvxzPeqg1si0QaRgw2dRzutwd\n3lKzQmk379Vs/Z6UliHHj2MyfVacXybaLk8ea7eK08U3ABBrFaInh6DWN4EU\nhgcVSTE779W1Li6am6MS3AKrEViiVkROj9lzDBhlznVueIYh5+ICTwW3PTzc\neRKbLyT/BW9mnVzSw7YePbFFGo1oSoQBNzL8/rzr3CI9lQAhuAJBNBDHjzAh\n0hub\r\n=iSj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"92c3e704e64a38077df60331b4c8198c05b50c6a","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"7.20.3","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","_nodeVersion":"16.6.1","dependencies":{"axios":"^0.25.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.9.0","nock":"^13.2.4","ruply":"^1.0.0","dotenv":"^16.0.0","eslint":"^8.8.0","rollup":"^2.67.2","prettier":"^2.5.1","babel-jest":"^27.5.1","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"24.9.0","@types/node":"^17.0.17","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.16.11","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.16.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@typescript-eslint/eslint-plugin":"^5.11.0","@babel/plugin-proposal-class-properties":"^7.16.7"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.6.0_1644513616159_0.3478110500676228","host":"s3://npm-registry-packages"}},"3.7.0-beta.1":{"name":"@mollie/api-client","version":"3.7.0-beta.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.7.0-beta.1","maintainers":[{"name":"doskarj","email":"josef.doskar@mollie.com"},{"name":"oliveirag","email":"gabrieloliveira.gho@gmail.com"},{"name":"celine.kurpershoek","email":"celine.kurpershoek@mollie.com"},{"name":"davidmooresmollie","email":"david.moores@mollie.com"},{"name":"diogo.antunes","email":"diogo.antunes@mollie.com"},{"name":"godlevel","email":"angelo.a@me.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"740e5804fecc340e42827031b4b0d20ef66ee64d","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.7.0-beta.1.tgz","fileCount":163,"integrity":"sha512-ucsdFXhUBTv576slhIxxykMqC6ME5+Acf5xC+SrOFrQ75i47hF3iamZqsFf9QkkgcckNbXunJC1qZPRDK/oUxQ==","signatures":[{"sig":"MEUCIQCrqZDjXS+vwiYlDcz40uaFFqDyHv0KutX+4MSANlc/jwIgVALkBSMLKq5KGz5xmK7gbBeYIm2a1UL4IN7Cyxo54m4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1119286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOp9XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo91hAAktVEzWWvBmFdDCHHA2Wl0gAWobdaGeFUOOV67mbR1T0AedpG\r\njpJOqBq6lSSNq5SrMF7WGVTOv3SQmp09RJvKezN8QfhSqkfmgshMuzosCxJu\r\nfM2Jdw3eMBmWCZuaVH9l6ntOxvw2KH9VrwATlDKG9zO6RC6sHuuryr8rxAWv\r\n1ir8A68baZMc+amn26SLmmq3a6wvfS+O1sOdOGhvmnoL0IG5BXhGH9EBjE/t\r\n+5WWW75073uUer7SI1uRDUKIcSglais6MkfDnMkW5EcbCq2uPh8iBp1bfeOH\r\ncLf3b8tqqPwAgF/v5E2LEe+rORohM3CYil5jjHB9OhWDyRR75Nxj3tKZSCrf\r\nfZEdlLMieU86aQGNU25ytHMt8YDzK9raPhU3pAXU/xdh7fvvkP4Cs7dvfmxG\r\nIg8yvdna2xzylBsSSdH3hADIpvvf518iRDkyFdsa+p9QKZB2ctg6oxcqnm0A\r\norJdp03tamPTcnXj2hyif2qcnN+kvKxGWh3L42uv6Qp944LOOrMjWmAQ6PLt\r\nRm13rKYCsjeinFR4wiwpDdyhCqDgRIBUVID+NeiZccO4x6l+XZDeVS4xCNuQ\r\nyB9gGaqE2jKiFwpdNfpI4YIgps/+MtEIEalrduh6uSggpSOZ8/SLjk/T2Ts3\r\nC2sKfdeIht2ftWolEJqKavS1P/WtSXCVdRo=\r\n=J23Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"3aa4b082917aa5aeeef332d5ea944ed65dc06bd6","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"8.11.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.25.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.9.0","nock":"^13.2.4","ruply":"^1.0.0","dotenv":"^16.0.0","eslint":"^8.19.0","rollup":"^2.67.2","prettier":"^2.5.1","babel-jest":"^27.5.1","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"24.9.0","@types/node":"^17.0.17","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.16.11","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.16.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.16.7"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.7.0-beta.1_1664786262874_0.004895435827952266","host":"s3://npm-registry-packages"}},"3.7.0-beta.2":{"name":"@mollie/api-client","version":"3.7.0-beta.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.7.0-beta.2","maintainers":[{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"doskarj","email":"josef.doskar@mollie.com"},{"name":"oliveirag","email":"gabrieloliveira.gho@gmail.com"},{"name":"celine.kurpershoek","email":"celine.kurpershoek@mollie.com"},{"name":"davidmooresmollie","email":"david.moores@mollie.com"},{"name":"diogo.antunes","email":"diogo.antunes@mollie.com"},{"name":"godlevel","email":"angelo.a@me.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"2008a1cdd416e988a547a1256b445981333d4d1a","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.7.0-beta.2.tgz","fileCount":163,"integrity":"sha512-Ofl9MIE7Gd8D47Cll9un8q3gbIu2YJ42AQZFSbHpa3DTkWgkSkh7WWqiaEC7BAk8zrkj8hoPhMV1qlsKhiRtHQ==","signatures":[{"sig":"MEQCIG5BlMhbxhN1VxHhsrVvcNdIMjRuG4Hj/GZuL3iASNMCAiAzkBgWxWcijcl4mxrhOTSgol88kr2le8vxt6Krv7OKWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1124418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmJDbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMhRAAlpfc9wSYn85oqS7/dc6CFwowIIlduoSIXl6j0Ol2zQiol9WB\r\nNpmEmdJfoIzj8QXA/ZdLCPfGsuEe/LtdtUiK/TOEqP0HZ1uk9q49eUB47Nie\r\nfgPgozgdwB7mgJG6bz4tPg7VBb9tciBAyctSr5ja5ZDFnUj66ZrSitL47afr\r\n5HmnDjHlbqZa577naIQ6mPprxs8L1kSxJOjnxPR6YnhyzvQKxRFPh0Dd6zDz\r\nvDYeRZAfqcKLMpLGzvpCJgrZHfsJ4v7w1Aznb8xWxkK5f/BY4rREarqhHsPG\r\nKsZcBOfRhf72mmy1Js06VFuZhU4Fiu/QIazSitoxn7XapeDGzGZeB/zKXAGD\r\nqjy+0524ZjCNmJVO7T0AZc+vGMZgwU+XcApoSFuwZV59aKkXy99aJ3byAyqj\r\n47CDpwuhW1hvWSK9tuCN8Bo9A3IpWw6sCItHTBt0hlf5R5YC+19qKKauFRoD\r\nYISqd0sNsbud2g8Gl0AJUOrhEDK4Dke3DpXgZcwtnFUDbI1MAd/y/rb2s1PX\r\nWmHdwmOlgxNTr7nyf6QJG7Vq/zWIrYM4lJROJHdj8ksZGW+8RFIyXqzZNkuo\r\nm8Htbtc9DHn3YTnWm2SHds5t+vYpVnBGjny7u2G80Ojs6b3csI3rNRxhbrh3\r\nsAXrtWXfyzSz943up7aTzjsSuDQBsbDncZU=\r\n=+qgk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"af8ac8e1972e999b88a4cbf8890344e482cba6fb","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"8.11.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.27.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.9.0","nock":"^13.2.9","ruply":"^1.0.1","dotenv":"^16.0.3","eslint":"^8.28.0","rollup":"^3.5.1","prettier":"^2.8.0","babel-jest":"^29.3.1","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"24.9.0","@types/node":"^18.11.10","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.20.2","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.18.6","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.7.0-beta.2_1670942938958_0.3785639232130318","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"@mollie/api-client","version":"3.7.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@3.7.0","maintainers":[{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"doskarj","email":"josef.doskar@mollie.com"},{"name":"oliveirag","email":"gabrieloliveira.gho@gmail.com"},{"name":"celine.kurpershoek","email":"celine.kurpershoek@mollie.com"},{"name":"davidmooresmollie","email":"david.moores@mollie.com"},{"name":"diogo.antunes","email":"diogo.antunes@mollie.com"},{"name":"godlevel","email":"angelo.a@me.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"e7db8b7ab0556b76cd1bc0e2fd36a0dad55b5116","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-3.7.0.tgz","fileCount":150,"integrity":"sha512-8pYq08xwv7VJIQvOJU+3nThZbXuNLhtD8iJQQ4UYW67kxHw4eC6cVE9SNVtUuHRfxTwcKLv5wrZd9jFb3BFqiA==","signatures":[{"sig":"MEYCIQCAlp4AU1m7EAMTuHYH3d0kJYwA6iUYRbaL1LSASj3ffgIhAMLqIMOlhq/edudlhfPrAUa+fufpzVjBJQ6m8rZ9ugP5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1120832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCxLOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHkg/5AH8ZIznR8j1D5bEg+T8CiPmYJVd0ZVYrZd3yUmY08T2LFRoB\r\nSRBYMH2ZkrwGdqMNzeP9AtvvmVrdFzeVeSB0ddemqUOne8Xgkzu3vD9tL+nI\r\npBNhMQFhoWIn1Blqmannc5yxEyHLTuuX90IGNnMR7MRmgU2i/vGOS1rGVGGk\r\nvgqfpKl23lvbk1Cx1kQGVa97kSvC0eZg7ZONOWNgnAcrgfSv8Q80ewbsH2PD\r\nSrsfNuWQx5P4Jd8NGcw2cVmAbKDhzke+Apgb88Al8hMEakAb5YnLAoKqv2Fc\r\nekUi5pHkscCEn370EtqsyXK6WJyrrsuMiq3fEBn7vZlSncRkhHvlGq23zzJ4\r\ngETFiFnBvW3bdgG/9qpaENpGdYdK2lryVxDcmK4qkV/FT4iFbdGw3r9uQA6i\r\nhijcnbNgKiWGMs3gwLYApzjFxMCqgnejS+ld0bZruRu0czHQBxO+6BfS9j3c\r\nAFAMkbX9OMiA90HFM3X3hb3OYq/kCzi7AaUrcIv/qLaYHsVTTCu1M9wDLXXn\r\n+Le8Q/N0mNHVWxGxWYXbwEI/sGFWgaSFr+YX/R3H64r70FvVR7cSqF/nfc4E\r\nwMXGOmHXrqY4C5sW9tHQtYEgrJ/7XxuTMOWERP9S3uPV6vtlJzqkNrFx1xyd\r\nK4DD7XGGSCQ2GsRBnjmTkleZHwBMkjXWVYY=\r\n=MWli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=6.14"},"gitHead":"8773ae68cdbf0d7aa3c6991970405a0dbbdee276","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"9.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"19.3.0","dependencies":{"axios":"^0.27.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.9.0","nock":"^13.3.0","ruply":"^1.0.1","dotenv":"^16.0.3","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^2.8.4","babel-jest":"^29.5.0","commitizen":"^4.3.0","typescript":"^4.9.5","@types/jest":"24.9.0","@types/node":"^18.14.6","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.20.2","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.21.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_3.7.0_1678447310669_0.19830120215663616","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"@mollie/api-client","version":"4.0.0-beta.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.0.0-beta.0","maintainers":[{"name":"noonbeam","email":"ainursharaev@gmail.com"},{"name":"mattijsbliek","email":"mattijs@mattijsbliek.com"},{"name":"rppld","email":"philipprappold@me.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"celine.kurpershoek","email":"celine.kurpershoek@mollie.com"},{"name":"diogo.antunes","email":"diogo.antunes@mollie.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"ead6a847c1377c2831c7169179e794f576f5e001","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.0.0-beta.0.tgz","fileCount":153,"integrity":"sha512-RuQMAImK27GGBs+nt50LslHG1SJ4x11RxwYFMauqWNyc8GVAjyUgVWYHnAeX9i0Vfr47rRxkOckpsA0xZLjb9Q==","signatures":[{"sig":"MEQCIF9HXFm5wKLEdxg1yaUrBS9d4948umpeVQ2eiJTDqtmtAiBBgFPFVYpWq29wZ/TKwpgatqYdb7cbG+Po3Y9tYotHfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1085231},"main":"dist/mollie.cjs.js","types":"dist/types/src/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=14"},"gitHead":"935687f74ffb6e3c530579391f22cdc70f1bb1a9","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"9.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"19.3.0","dependencies":{"axios":"^1.6.2","ruply":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","nock":"^13.3.0","dotenv":"^16.0.3","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^2.8.4","babel-jest":"^29.5.0","commitizen":"^4.3.0","typescript":"^4.9.5","@types/jest":"^29.5.11","@types/node":"^18.14.6","nock-record":"^0.3.9","jest-bluster":"^1.0.1","@babel/preset-env":"^7.20.2","axios-mock-adapter":"1.19.0","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.21.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.0.0-beta.0_1708439608713_0.41777132673012196","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@mollie/api-client","version":"4.0.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.0.0","maintainers":[{"name":"fbender-mollie","email":"florian.bender@mollie.com"},{"name":"noonbeam","email":"ainursharaev@gmail.com"},{"name":"mattijsbliek","email":"mattijs@mattijsbliek.com"},{"name":"rppld","email":"philipprappold@me.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"celine.kurpershoek","email":"celine.kurpershoek@mollie.com"},{"name":"diogo.antunes","email":"diogo.antunes@mollie.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"40b6dcdb7f53bc3510048e45747a9390e1faa8fc","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.0.0.tgz","fileCount":151,"integrity":"sha512-7Dc11A89hl6LYMS9GSPcWXJ/mGQen4d/4ygDq26wXjJ2uS7tYjOgigAeQlLM9Q9SZoLYNwbT/1mAmJJY+g2v7Q==","signatures":[{"sig":"MEUCIFkyO5m052GF3+uRQmHp9/wrewv40yQ5vg1CE+gpI9GOAiEAtl2xrZ87X04h02v3VgaO30gZwNUsZd/wYjtzY04m9H0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1068749},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"412104f66693d2f511392093b19ad7fbaa902ff0","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"9.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"19.3.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.4.5","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.3.3","babel-jest":"^29.7.0","commitizen":"^4.3.0","typescript":"^5.6.2","@types/jest":"^29.5.12","@types/node":"^22.5.4","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.25.4","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.24.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.0.0_1726840813656_0.5721681365620714","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@mollie/api-client","version":"4.1.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.1.0","maintainers":[{"name":"fbender-mollie","email":"florian.bender@mollie.com"},{"name":"noonbeam","email":"ainursharaev@gmail.com"},{"name":"mattijsbliek","email":"mattijs@mattijsbliek.com"},{"name":"rppld","email":"philipprappold@me.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"celine.kurpershoek","email":"celine.kurpershoek@mollie.com"},{"name":"diogo.antunes","email":"diogo.antunes@mollie.com"},{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"cosmatrix","email":"danny.trimboli@gmail.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"1a72271c75ab50e1caac0f51df76ef6c34fb2acb","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.1.0.tgz","fileCount":152,"integrity":"sha512-cSPigdR7cK9k6YgW2QuX0Jk++TLNxZwi5QR1Nmuq2wrSBcQOswZHaGmCP1nSZgdIJtzfXpZxg4qptzGe1VkYZw==","signatures":[{"sig":"MEQCIGuuPnpxHTZIRO1mvzVvDd7UmWCdsNb1RZtzkKzSqHxYAiAPoOci/gqrPhfsN8TDmbXy6VS1+jfa/DOz6GmFl+dJvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1067672},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"fc686ab0894f145114e5c9a1cdc9091f4ba6ac01","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"pimm","email":"pimmhogeling@gmail.com"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"9.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"19.3.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.4.5","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.3.3","babel-jest":"^29.7.0","commitizen":"^4.3.0","typescript":"^5.6.2","@types/jest":"^29.5.12","@types/node":"^22.5.4","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.25.4","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.24.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.1.0_1727969931942_0.3761513489102013","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@mollie/api-client","version":"4.2.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.2.0","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"5d8911b01a92afd672631d2d7808f7011c99a563","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.2.0.tgz","fileCount":300,"integrity":"sha512-HhirAOGd+uIrO63VTemAUJOnFa8UBTcpItFGkg4jAFy2ShAGlncSqPYLd83GNQOe69NwBsfuq6gUPqDlcwhTCQ==","signatures":[{"sig":"MEYCIQCrC9bodj9iYfz12LbENh/tmVaQyY+DNVBU6J1lpy82zQIhAKXMn2QNWAiDvRsuQO+9a/P1XKod5+QVtjwlrc9jcoKl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1404266},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"84503873986c4d82d4825c3e16e9cc711f65c4a8","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"10.8.2","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"20.18.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.4.5","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.3.3","babel-jest":"^29.7.0","commitizen":"^4.3.0","typescript":"^5.6.2","@types/jest":"^29.5.12","@types/node":"^22.5.4","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.25.4","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.24.7","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.2.0_1741013188469_0.15043892724325936","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"@mollie/api-client","version":"4.3.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.3.0","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"629eca180104c6064b1456a965ceda87830f6e13","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.3.0.tgz","fileCount":307,"integrity":"sha512-6e/oIj9ZuhauhSkKJEdI0t+1wWg/alt78oKq4dTw7tY98B0BXr+J5a6KW5HhYLKw43onOzdrD/Gx6NkXfdBVPw==","signatures":[{"sig":"MEYCIQC0Ne6lm80u9KdyX60BMXym3WAyyvK7OE5glHnsUPpUZQIhAOkG55u6FKSLthOqDwwVjv80WE4aP7HR9XcQR3ny9/ng","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1422243},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"20fdca96b8211ba38464ff4f2b6159cbbcf79e08","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"10.8.2","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"20.19.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.12"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.4.7","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.5.3","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.8.2","@types/jest":"^29.5.14","@types/node":"^22.13.17","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.26.9","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.27.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.3.0_1743603579917_0.21260875267145374","host":"s3://npm-registry-packages-npm-production"}},"4.3.1":{"name":"@mollie/api-client","version":"4.3.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.3.1","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"1584565bfdef83f0c1b24eeb9095ff3da5cbdef6","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.3.1.tgz","fileCount":156,"integrity":"sha512-HVFeNSSV+fEsCrbOYK4P0LBG8XRMktUBl0ynfUFfxzmICqpEL8qIXkP5fkajytWkE7Mx4ptm29h27uNeVfXoSw==","signatures":[{"sig":"MEUCIQDRFeAMK7cEP5ynJvu25oYpw++Ow6Y219hfJcOq1yfcrQIgHlr4YjG5JmBPwVc5U7kN58EiZCPOo26vQCwXYGhVZvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1114039},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"2cda8b66cb60e6b16c644e6c39e097973fcc62ea","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"20.19.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.12"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.5.0","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.5.3","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.8.3","@types/jest":"^29.5.14","@types/node":"^22.14.1","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.26.9","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.27.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.3.1_1745389507914_0.623347516874275","host":"s3://npm-registry-packages-npm-production"}},"4.3.2":{"name":"@mollie/api-client","version":"4.3.2","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.3.2","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"bc9d8a8f19d55e12b9356674c3f64abeaef8b38f","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.3.2.tgz","fileCount":156,"integrity":"sha512-6/Zc3MgagOxzIj1YBvtRhZPHeIQaMR9gxLktGz4Ydx7EMTAQf3mkWPAX1iMgRkOIaVGs/0NlusK7gMSNJ6E5Vg==","signatures":[{"sig":"MEYCIQCIg1RhOUaBeNYn/NOmKPhCi72GMk0GfBgO1iFj4YCsNQIhALk+bROxtEqog1dA5Wpz+OdutIMoHRF/U2u2udK1ls7f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1114239},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"54d21897808c887b64faf7383d2df9c25608fa48","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"20.19.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.12"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.5.0","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.5.3","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.8.3","@types/jest":"^29.5.14","@types/node":"^22.14.1","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.26.9","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.27.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.3.2_1747052174670_0.4450164355588244","host":"s3://npm-registry-packages-npm-production"}},"4.3.3":{"name":"@mollie/api-client","version":"4.3.3","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.3.3","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"41110b2c5d7cc6cba5f8dd81df7695d91ab41fca","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.3.3.tgz","fileCount":156,"integrity":"sha512-vA8EM3nO8pcTX2AAG93FQElZ9uVpKJ7DBCEalvyStZEnGYGD3fIVPs6Pmr0lIB2tkjrqjEdbhfwwaK4MtBxs+w==","signatures":[{"sig":"MEYCIQD+zJv+l91ACKl+/LTmzDWYFMMyHbk/0rtLKjFvCTixpgIhALWtOp+ms7ZA3HpkZtEH5NcdD+Mk3wsOOyqeloYWfIij","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1112893},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"222ae367148fea28a4f5da824e0dcc1496891d4e","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepush":"yarn test","test:cov":"jest --coverage","prepublish":"yarn build","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","actor":{"name":"janpaepke","type":"user","email":"e-mail@janpaepke.de"},"email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.2.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"20.19.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.12"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.5","dotenv":"^16.5.0","eslint":"^8.35.0","rollup":"^3.18.0","prettier":"^3.5.3","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.8.3","@types/jest":"^29.5.14","@types/node":"^22.14.1","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.26.9","rollup-plugin-json":"^4.0.0","rollup-plugin-babel":"^4.4.0","@babel/preset-typescript":"^7.27.0","cz-conventional-changelog":"^3.3.0","rollup-plugin-node-resolve":"^5.2.0","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-proposal-class-properties":"^7.18.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.3.3_1750146200698_0.7292094986427378","host":"s3://npm-registry-packages-npm-production"}},"4.4.0-rc.0":{"name":"@mollie/api-client","version":"4.4.0-rc.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.4.0-rc.0","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"luciana.mollie","email":"luciana.albuquerque@mollie.com"},{"name":"tombrouws","email":"tom@brouws.nl"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"igor.abreu","email":"igor.abreu@mollie.com"},{"name":"carlos.louro.mollie","email":"carlos.louro@mollie.com"},{"name":"pimm","email":"pimmhogeling@gmail.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"a12c00ffe1905bc1056dddde67ca2f37f8a50faf","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.4.0-rc.0.tgz","fileCount":169,"integrity":"sha512-WLBqAnmkLixp3mZUsDB+QxWI/zlZn2PXQzmYbdISyIyvOLe5PPbFpclLFscNURYm4iUOus44qYJKpjMdF6bQog==","signatures":[{"sig":"MEQCIFURteogRU5+CLq7PPYBEDExdfzWKItMgfyqJ5IWNGJ5AiA/kzn9O/VOr8Kha335TCJRINf4qe3jwFz/4lw5/MZrGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1145551},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"6b4d97b43b09dae2ea3212d62442f45cb7dac4a1","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepack":"yarn build","prepare":"yarn build","prepush":"yarn test","test:cov":"jest --coverage","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.3.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"24.2.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.13"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","nock":"^13.5.6","dotenv":"^17.2.3","eslint":"^8.57.1","rollup":"^3.29.5","prettier":"^3.6.2","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.9.3","@babel/core":"^7.0.0-0","@types/jest":"^29.5.14","@types/node":"^18.19.130","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.28.5","@rollup/plugin-json":"^6.1.0","@rollup/plugin-babel":"^6.1.0","@babel/preset-typescript":"^7.28.5","cz-conventional-changelog":"^3.3.0","@rollup/plugin-node-resolve":"^16.0.3","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-transform-class-properties":"^7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.4.0-rc.0_1762866615851_0.9013679896133064","host":"s3://npm-registry-packages-npm-production"}},"4.4.0-rc.1":{"name":"@mollie/api-client","version":"4.4.0-rc.1","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.4.0-rc.1","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"luciana.mollie","email":"luciana.albuquerque@mollie.com"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"igor.abreu","email":"igor.abreu@mollie.com"},{"name":"carlos.louro.mollie","email":"carlos.louro@mollie.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"dee8148fa07d31c8b8662f4fb0b24e9c8cea8571","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.4.0-rc.1.tgz","fileCount":185,"integrity":"sha512-DyT7ahiAslz4bw7f1ZQvFiQ3/mUHYb/o4x+H/TehVQu4H4E1ZOj0KTAaul27u4YbFOr7sAZPPPSydc/jTDbKlA==","signatures":[{"sig":"MEUCIQCv+6DoEwRJqKmG7lv9WN3Fk8VmjJ8K49ya9VCccoBXFAIgMz0LDR+lJKCnQxIy4pIAVMx0LHVu8DPRojq/8YR2zHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1196196},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"f9f6099d58634495b4b82dbe12b0e4f27f90384b","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepack":"yarn build","prepare":"yarn build","prepush":"yarn test","test:cov":"jest --coverage","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.6.2","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"24.2.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.13"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","nock":"^13.5.6","dotenv":"^17.2.3","eslint":"^8.57.1","rollup":"^3.29.5","prettier":"^3.6.2","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.9.3","@babel/core":"^7.0.0-0","@types/jest":"^29.5.14","@types/node":"^18.19.130","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.28.5","@rollup/plugin-json":"^6.1.0","@rollup/plugin-babel":"^6.1.0","@babel/preset-typescript":"^7.28.5","cz-conventional-changelog":"^3.3.0","@rollup/plugin-node-resolve":"^16.0.3","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-transform-class-properties":"^7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.4.0-rc.1_1764252150507_0.7422195126085949","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"@mollie/api-client","version":"4.4.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.4.0","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"luciana.mollie","email":"luciana.albuquerque@mollie.com"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"rebecabordini-mollie","email":"rebeca.bordini@mollie.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"igor.abreu","email":"igor.abreu@mollie.com"},{"name":"carlos.louro.mollie","email":"carlos.louro@mollie.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"801c994bcf72cd2d4098c1e4772856a8048478f6","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.4.0.tgz","fileCount":185,"integrity":"sha512-V2OKBGS4TUKpbARV4JSjjtXqfRqfTQ5KCKGudEFEOEh/yQxrM2zXhkoq2gIbA6nGIVPh5nVaAzqLhp4C+e4aMQ==","signatures":[{"sig":"MEUCIDFCUNc3VR1gRdIau9wh+Y/vPhz9J6iZie6WefnN4p+/AiEA3DE+k5dw8958m3OgFKTAZMJ4lsgXS28NLCxjJk1+IDI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1203650},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"606ee81efedb1541b26fbe7ddda244d96343fd48","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepack":"yarn build","prepare":"yarn build","prepush":"yarn test","test:cov":"jest --coverage","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.6.2","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"24.2.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.13"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.6","dotenv":"^17.2.3","eslint":"^8.57.1","rollup":"^3.29.5","prettier":"^3.6.2","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^5.9.3","@babel/core":"^7.0.0-0","@types/jest":"^29.5.14","@types/node":"^18.19.130","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.28.5","@rollup/plugin-json":"^6.1.0","@rollup/plugin-babel":"^6.1.0","@babel/preset-typescript":"^7.28.5","cz-conventional-changelog":"^3.3.0","@rollup/plugin-node-resolve":"^16.0.3","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-transform-class-properties":"^7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.4.0_1768403800696_0.20961977692283496","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"@mollie/api-client","version":"4.5.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.5.0","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"luciana.mollie","email":"luciana.albuquerque@mollie.com"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"hreinberger","email":"hannes.reinberger@mollie.com"},{"name":"rebecabordini-mollie","email":"rebeca.bordini@mollie.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"igor.abreu","email":"igor.abreu@mollie.com"},{"name":"carlos.louro.mollie","email":"carlos.louro@mollie.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"21b30d49871cf6ecaaa520f04468fed86a38b09e","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.5.0.tgz","fileCount":365,"integrity":"sha512-Aj3Erv3EqY74fFK8gYegjzXZxPNq4T7cbsoPueRx5aF6o0kL8kR9eeaLZPaFkv2zHA4XQW6ky8yG7CMyu4oqnw==","signatures":[{"sig":"MEUCIBrCwh/2KIfn7+XbNtmr9bR4vCBsR996AJ1aszfTxHsKAiEA01VAPjPfvYJcgtDPtYA68udAgZv7/XBWlCG5TZ//FYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1587247},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"5df240b23ae9b6af329a53b27dd8f83eb926af70","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepack":"yarn build","prepare":"yarn build","prepush":"yarn test","test:cov":"jest --coverage","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"janpaepke","email":"e-mail@janpaepke.de"},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.9.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"24.14.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.13"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.6","dotenv":"^17.3.1","eslint":"^8.57.1","rollup":"^3.29.5","prettier":"^3.8.1","babel-jest":"^29.7.0","commitizen":"^4.3.1","typescript":"^6.0.2","@babel/core":"^7.29.0","@types/jest":"^29.5.14","@types/node":"^18.19.130","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.29.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-babel":"^7.0.0","@babel/preset-typescript":"^7.28.5","cz-conventional-changelog":"^3.3.0","@rollup/plugin-node-resolve":"^16.0.3","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-transform-class-properties":"^7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.5.0_1775121721167_0.8861464650654383","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"@mollie/api-client","version":"4.6.0","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"license":"BSD-3-Clause","_id":"@mollie/api-client@4.6.0","maintainers":[{"name":"mollienl","email":"systems@mollie.com"},{"name":"vernondegoede","email":"info@vernondegoede.com"},{"name":"emkis","email":"nicolasemkis@gmail.com"},{"name":"robin-ambachtsheer","email":"robin.ambachtsheer@gmail.com"},{"name":"luciana.mollie","email":"luciana.albuquerque@mollie.com"},{"name":"ainur.sharaev","email":"ainur.sharaev@mollie.com"},{"name":"otaviobraga","email":"braganantes@gmail.com"},{"name":"hreinberger","email":"hannes.reinberger@mollie.com"},{"name":"rebecabordini-mollie","email":"rebeca.bordini@mollie.com"},{"name":"sameer.sw","email":"sameer.wadud@mollie.com"},{"name":"igor.abreu","email":"igor.abreu@mollie.com"},{"name":"carlos.louro.mollie","email":"carlos.louro@mollie.com"},{"name":"janpaepke","email":"e-mail@janpaepke.de"}],"homepage":"https://github.com/mollie/mollie-api-node#readme","bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"dist":{"shasum":"ced7fba08689179abc09cc9f8f414477c6292153","tarball":"https://registry.npmjs.org/@mollie/api-client/-/api-client-4.6.0.tgz","fileCount":200,"integrity":"sha512-7G3Ya3Yf+Z3q7aNhtlStxWp4p7FEgmWPyoq23crTcjmrYmos6hMjCweMKCPRj/aW7Z3UX7yark/lTgZRQvF4Cw==","signatures":[{"sig":"MEYCIQDkrHlM2gOUPR50NZ9WMCJ3x6lXStwdB8hsdQ8sQeVAegIhALIx+5wBofXWlfogUpFZiZvewERbYZ1ncYvMDw0Kdklv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@mollie%2fapi-client@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1330174},"main":"dist/mollie.cjs.js","types":"dist/types/types.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/mollie.esm.js","engines":{"node":">=8"},"gitHead":"d9c33a75d43673accf2f97374ce93a0886db855b","scripts":{"lint":"yarn lint:eslint:fix && yarn lint:prettier","test":"jest","build":"yarn build:library && yarn build:declarations","commit":"git-cz","prepack":"yarn build","prepare":"yarn build","prepush":"yarn test","test:cov":"jest --coverage","test:unit":"jest ./tests/unit","test:watch":"jest --watch","lint:eslint":"eslint --ext .ts,.js src/","build:library":"rollup --config rollup.config.js","lint:prettier":"prettier --write \"{src,tests,examples}/**/*.{js,ts}\"","test:unit:cov":"jest ./tests/unit --coverage","lint:eslint:fix":"eslint --ext .ts,.js --fix src/","build:declarations":"tsc --project tsconfig-declarations.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6ae7eb8e-fb53-423b-8e74-ac6f50abfecd"}},"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"_npmVersion":"11.13.0","description":"Official Mollie API client for Node","directories":{},"jsnext:main":"dist/mollie.esm.js","resolutions":{"eslint-plugin-import":"^2.26.0"},"_nodeVersion":"24.17.0","dependencies":{"ruply":"^1.0.1","node-fetch":"^2.7.0","@types/node-fetch":"^2.6.13"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"jest":"^29.7.0","nock":"^13.5.6","yaml":"^2.9.0","dotenv":"^17.4.2","eslint":"^8.57.1","rollup":"^3.29.5","prettier":"^3.8.4","babel-jest":"^29.7.0","commitizen":"^4.3.2","typescript":"^6.0.3","@babel/core":"^7.29.0","@types/jest":"^29.5.14","@types/node":"^18.19.130","nock-record":"^0.3.9","jest-bluster":"^2.0.0","@babel/preset-env":"^7.29.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-babel":"^7.1.0","@babel/preset-typescript":"^7.28.5","cz-conventional-changelog":"^3.3.0","@rollup/plugin-node-resolve":"^16.0.3","@mollie/eslint-config-typescript":"^1.6.5","@babel/plugin-transform-class-properties":"^7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/api-client_4.6.0_1782830179945_0.18880909867559614","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2018-08-09T14:59:22.481Z","modified":"2026-08-07T11:10:46.391Z","2.0.0":"2018-08-09T14:59:22.801Z","2.0.1":"2018-08-17T09:24:56.465Z","2.0.3":"2018-09-04T10:58:41.416Z","2.1.0":"2018-10-03T12:27:37.450Z","2.1.1":"2018-12-06T20:01:44.607Z","2.1.2":"2019-03-13T09:32:23.077Z","2.2.0":"2019-03-31T18:34:44.399Z","2.3.0":"2019-05-01T09:41:19.639Z","2.3.1":"2019-05-30T20:26:19.329Z","2.3.2":"2019-06-06T07:46:13.525Z","3.0.0-beta.1":"2019-08-28T13:45:00.874Z","3.0.0":"2019-11-20T12:58:22.291Z","3.1.0":"2020-01-28T12:50:44.799Z","3.2.0-beta.1":"2020-05-18T12:01:07.964Z","3.2.0-beta.2":"2020-05-19T10:51:00.787Z","3.2.0-beta.3":"2020-05-21T13:16:09.951Z","3.2.0":"2020-06-03T13:56:50.553Z","3.2.2":"2020-07-09T09:31:05.186Z","3.2.3":"2020-07-23T07:40:55.113Z","3.2.4":"2020-08-19T13:38:40.889Z","3.3.0":"2020-09-30T10:03:32.217Z","3.4.0":"2020-10-28T20:56:45.513Z","3.5.0-beta.1":"2021-02-01T15:56:51.724Z","3.5.0":"2021-03-16T16:40:37.349Z","3.5.1":"2021-05-14T17:24:31.427Z","3.6.0-beta.1":"2021-11-25T15:53:54.504Z","3.6.0-beta.2":"2021-12-14T15:21:10.773Z","3.6.0-beta.3":"2021-12-15T18:18:44.934Z","3.6.0":"2022-02-10T17:20:16.307Z","3.7.0-beta.1":"2022-10-03T08:37:43.136Z","3.7.0-beta.2":"2022-12-13T14:48:59.237Z","3.7.0":"2023-03-10T11:21:50.921Z","4.0.0-beta.0":"2024-02-20T14:33:28.923Z","4.0.0":"2024-09-20T14:00:14.035Z","4.1.0":"2024-10-03T15:38:52.272Z","4.2.0":"2025-03-03T14:46:28.672Z","4.3.0":"2025-04-02T14:19:40.156Z","4.3.1":"2025-04-23T06:25:08.123Z","4.3.2":"2025-05-12T12:16:15.001Z","4.3.3":"2025-06-17T07:43:20.951Z","4.4.0-rc.0":"2025-11-11T13:10:16.126Z","4.4.0-rc.1":"2025-11-27T14:02:30.746Z","4.4.0":"2026-01-14T15:16:40.911Z","4.5.0":"2026-04-02T09:22:01.347Z","4.6.0":"2026-06-30T14:36:20.136Z"},"bugs":{"url":"https://github.com/mollie/mollie-api-node/issues"},"license":"BSD-3-Clause","homepage":"https://github.com/mollie/mollie-api-node#readme","keywords":["mollie","payment","service","provider","api","client","payments","gateway"],"repository":{"url":"git+https://github.com/mollie/mollie-api-node.git","type":"git"},"description":"Official Mollie API client for Node","maintainers":[{"email":"systems@mollie.com","name":"mollienl"},{"email":"info@vernondegoede.com","name":"vernondegoede"},{"email":"nicolasemkis@gmail.com","name":"emkis"},{"email":"robin.ambachtsheer@gmail.com","name":"robin-ambachtsheer"},{"email":"luciana.albuquerque@mollie.com","name":"luciana.mollie"},{"email":"ainur.sharaev@mollie.com","name":"ainur.sharaev"},{"email":"braganantes@gmail.com","name":"otaviobraga"},{"email":"hannes.reinberger@mollie.com","name":"hreinberger"},{"email":"dehan.teessen@mollie.com","name":"dehanteessen"},{"email":"sameer.wadud@mollie.com","name":"sameer.sw"},{"email":"carlos.louro@mollie.com","name":"carlos.louro.mollie"}],"readme":"<p align=\"center\">\n  <img src=\"https://github.com/user-attachments/assets/a98b62f7-f0f1-44ac-8ade-3a83cfecf264\" width=\"128\" height=\"128\"/>\n</p>\n<h1 align=\"center\">Mollie API client for Node.js</h1>\n\n![Mollie Node.js API Example](https://github.com/user-attachments/assets/0c1c454f-c944-4042-863c-f0a556bdb87f)\n\n# About\n\n[Mollie](https://www.mollie.com/) builds payment products, commerce solutions and APIs that let you accept online and mobile payments, for small online stores and Fortune 500s alike. Accepting [credit and debit card][credit-card] ([Cartes Bancaires][cartes-bancaires], [PostePay][postepay]), [Alma][alma], [Apple Pay][apple-pay], [BACS Direct Debit][bacs], [BANCOMAT Pay][bancomat-pay], [Bancontact][bancontact], [SEPA Bank Transfer][bank-transfer], [Belfius Pay Button][belfius], [Billie][billie], [BLIK][blik], [SEPA Direct Debit][direct-debit], [EPS][eps], [iDEAL][ideal] ([in3][ideal-in3]), [KBC Payment Button][kbc-cbc], [Klarna][klarna] (Pay Later, Pay Now, Pay in 3, Financing), [Pay By Bank] [paybybank] [PayPal][paypal], [paysafecard][paysafecard], [Przelewy24][przelewy24], [Riverty][riverty], [Satispay][satispay], [Trustly][trustly], [TWINT][twint], [eco- gift- and meal vouchers][meal-eco-gift-vouchers] and [gift cards][gift-cards] online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers.\n\n### A note on use outside of Node.js\n\nThis library runs on any server-side JavaScript runtime that provides `fetch` and Node-compatible APIs — Node.js, Bun, and Deno, as well as edge runtimes such as Cloudflare Workers (with the `nodejs_compat` flag and a recent compatibility date). See [Requirements](#requirements) for the versions tested in CI.\n\nOn Deno, use the **named** import — `import { createMollieClient } from \"npm:@mollie/api-client\"` — rather than a default import, which Deno's CommonJS interop does not yet expose as callable.\n\nWhat it is _not_ meant for is the browser. In the typical setup you make calls to the Mollie API ‒ through one of our libraries ‒ from your server, where your credentials sit safely out of reach of the outside world. If you were to include this library in a website or mobile app, your credentials would be shipped to your users, who could then act on your behalf.\n\nTo prevent this, the client throws when it detects a browser-like environment. If you understand the risk and have appropriate mitigations in place (for example a short-lived, narrowly-scoped access token rather than a full API key), you can bypass the check with the `dangerouslyAllowBrowser` option:\n\n```js\nconst mollieClient = createMollieClient({ apiKey: 'test_...', dangerouslyAllowBrowser: true });\n```\n\n## Requirements\n\nThis library runs on any server-side JavaScript runtime with `fetch` and Node-compatible APIs. The following are verified in CI:\n\n- Node.js 14 or greater.\n- Bun 1.0 or greater.\n- Deno 2.0 or greater.\n\nIt also runs on edge runtimes such as Cloudflare Workers, provided the `nodejs_compat` compatibility flag is enabled and a compatibility date of `2025-08-15` or later is set.\n\nYou will also need:\n\n- A free [Mollie account](https://www.mollie.com/dashboard/signup).\n- Your API keys, which you can find on your [dashboard](https://www.mollie.com/dashboard/developers/api-keys).\n\nIn order to accept payments in live mode, payment methods must be activated in your account. Just follow [a few steps](https://www.mollie.com/dashboard/onboarding) and let us handle the rest.\n\n## Installation\n\nUsing [npm](https://npmjs.org/):\n\n```sh\nnpm install @mollie/api-client\n```\n\nUsing [yarn](https://yarnpkg.com/):\n\n```sh\nyarn add @mollie/api-client\n```\n\n### Manual installation\n\nAlternatively, you may use `git clone` or [download an archive](https://github.com/mollie/mollie-api-node/archive/master.zip).\n\n## Getting started\n\nBuild the client.\n\nUsing JavaScript modules:\n\n```javascript\nimport createMollieClient from '@mollie/api-client';\n\nconst mollieClient = createMollieClient({ apiKey: 'test_dHar4XY7LxsDOtmnkVtjNVWXLSlXsM' });\n```\n\nCommonJS-style:\n\n```javascript\nconst { createMollieClient } = require('@mollie/api-client');\n\nconst mollieClient = createMollieClient({ apiKey: 'test_dHar4XY7LxsDOtmnkVtjNVWXLSlXsM' });\n```\n\n### Using an OAuth access token\n\nWhen authenticating with an OAuth access token instead of an API key, most requests expect a `profileId`, and you opt into test mode with `testmode`. Rather than passing these on every call, you can configure them once as `parameterDefaults`. They are applied to every request that accepts them, unless the individual call specifies its own value (per-call values always take precedence):\n\n```javascript\nconst mollieClient = createMollieClient({\n  accessToken: 'access_Wwvu7egPcJLLJ9Kb7J632x8wJ2zMeJ',\n  parameterDefaults: {\n    profileId: 'pfl_zcfJRjkf6P',\n    testmode: true,\n  },\n});\n```\n\n`parameterDefaults` is only available together with an `accessToken`. With an API key the profile and mode are fixed by the key itself, so the Mollie API rejects these parameters.\n\n### Create a new payment\n\n```javascript\nconst payment = await mollieClient.payments.create({\n  amount: {\n    value:    '10.00',\n    currency: 'EUR'\n  },\n  description: 'My first API payment',\n  redirectUrl: 'https://yourwebshop.example.org/order/123456',\n  webhookUrl:  'https://yourwebshop.example.org/webhook'\n});\n\n// Forward the customer to payment.getCheckoutUrl().\n```\n\nWhen the payment is made by your customer, Mollie will send you a webhook (to the URL specified as `webhookUrl`) informing your server about the status change of the payment.\n\n### Check the status of a payment\n\n```javascript\nconst payment = await mollieClient.payments.get('tr_8WhJKGmgBy');\n\n// Check payment.status.\n```\n\n## Pagination and iteration\n\nComposing one long list of all payments, orders, or customers would be too much work for the Mollie API. Furthermore, such a list could be too large for your server to process. For this reason, the Mollie API only returns a subset of the requested set of objects. In other words, the Mollie API chops the result of a certain API endpoint call into pages.\n\nIf you are designing a paginated view, you can use the `page` methods to retrieve one page at a time:\n\n```javascript\n// Retrieve the first 15 payments.\nconst payments = mollieClient.payments.page({ limit: 15 });\n\n// payments.nextPageCursor is the cursor: the ID of the first payment on the next page.\n```\n\nLater:\n\n```javascript\n// Retrieve the second 15 payments (using the cursor from the previous page).\nconst payments = mollieClient.payments.page({ limit: 15, from: 'tr_8WhJKGmgBy' });\n```\n\nThe `page` methods do not fit every use case. If you find yourself retrieving multiple pages to perform a single action, consider using the `iterate` methods instead:\n\n```javascript\n// Iterate over all payments.\nfor await (const payment of mollieClient.payments.iterate()) {\n  // (Use break to end the loop prematurely.)\n}\n```\n\nThe `iterate` methods perform the requests to the Mollie API for the objects you need. The following example will work regardless of whether the 10 resulting payments appear on the first page or are distributed across different pages:\n\n```javascript\n// Find the 10 most recent euro payments over €100.00.\nconst payments = mollieClient.payments.iterate()\n  .filter(({ amount }) => amount.currency == 'EUR' && parseFloat(amount.value) > 100)\n  .take(10);\n```\n\n## Guides\n\nFor a deep dive in how our systems function, we refer to [our excellent guides](https://docs.mollie.com/). These guides provide a complete overview of the Mollie API and cover specific topics dealing with a number of important aspects of the API.\n\n## API reference\n\nThis library is a wrapper around our Mollie API. Some more specific details are better explained in [our API reference](https://docs.mollie.com/reference/), and you can also get a better understanding of how the requests look under the hood.\n\n## Migrating\n\nSee [the migration guide](MIGRATION.md) if you are migrating from an older version of the library.\n\n## Contributing\n\nWant to help us make our API client even better? We take [pull requests](https://github.com/mollie/mollie-api-node/pulls), sure. See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup, our commit conventions, and the release process.\n\nBut how would you like to contribute to a technology oriented organization? Mollie is hiring developers and system engineers. [Check out our vacancies](https://jobs.mollie.com/) or [get in touch](mailto:personeel@mollie.com).\n\n## License\n\n[New BSD (Berkeley Software Distribution) License](https://opensource.org/licenses/BSD-3-Clause). Copyright 2013-2021, Mollie B.V.\n\n[alma]: https://www.mollie.com/payments/alma\n[apple-pay]: https://www.mollie.com/payments/apple-pay\n[bacs]: https://www.mollie.com/payments/bacs\n[bancomat-pay]: https://www.mollie.com/payments/bancomat-pay\n[bancontact]: https://www.mollie.com/payments/bancontact\n[bank-transfer]: https://www.mollie.com/payments/bank-transfer\n[belfius]: https://www.mollie.com/payments/belfius\n[billie]: https://www.mollie.com/payments/billie\n[blik]: https://www.mollie.com/payments/blik\n[cartes-bancaires]: https://www.mollie.com/payments/cartes-bancaires\n[credit-card]: https://www.mollie.com/payments/credit-card\n[direct-debit]: https://www.mollie.com/payments/direct-debit\n[eps]: https://www.mollie.com/payments/eps\n[gift-cards]: https://www.mollie.com/payments/gift-cards\n[ideal]: https://www.mollie.com/payments/ideal\n[ideal-in3]: https://www.mollie.com/payments/ideal-in3\n[kbc-cbc]: https://www.mollie.com/payments/kbc-cbc\n[klarna]: https://www.mollie.com/payments/klarna\n[meal-eco-gift-vouchers]: https://www.mollie.com/payments/meal-eco-gift-vouchers\n[mybank]: https://www.mollie.com/payments/mybank\n[paybybank]: https://www.mollie.com/payments/pay-by-bank\n[paypal]: https://www.mollie.com/payments/paypal\n[paysafecard]: https://www.mollie.com/payments/paysafecard\n[postepay]: https://www.mollie.com/payments/postepay\n[przelewy24]: https://www.mollie.com/payments/przelewy24\n[riverty]: https://www.mollie.com/payments/riverty\n[satispay]: https://www.mollie.com/payments/satispay\n[trustly]: https://www.mollie.com/payments/trustly\n[twint]: https://www.mollie.com/payments/twint","readmeFilename":"README.md"}