{"_id":"supertest-koa-agent","_rev":"11-f723955c6c6ff4bfcc084b7c7bf4cb55","name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","dist-tags":{"latest":"0.3.2"},"versions":{"0.1.0":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.1.0","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^0.15.0"},"devDependencies":{"istanbul":"^0.3.13","koa":"^0.20.0","nodemon":"^1.3.7","standard":"^3.7.1","tap-spec":"^2.2.2","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"b3fbd9be28cb9557edb3e839244a806a065ec2cb","_id":"supertest-koa-agent@0.1.0","_shasum":"628a5e2bb19dc2e7affa920ce5b6e1213c372500","_from":".","_npmVersion":"2.8.4","_nodeVersion":"0.12.0","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"dist":{"shasum":"628a5e2bb19dc2e7affa920ce5b6e1213c372500","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.1.0.tgz","integrity":"sha512-EHTH3cSO2oV1mi5R/Hi6tISpzgjAFmqo2DX3l4ZEzIbRahZWa6Nl5q8s6aA/bZql/LUQzZ032bbhmQrej0+8Hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1ovYev+uel1A/qf3rLI5lZiKkV3rbFFx0jp/yrIa4AwIhAKEIzZnKtdJBkmtwOCHgxRxbCxB/xh3jbb1kFX4uyaSl"}]},"directories":{}},"0.1.1":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.1.1","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^0.15.0"},"devDependencies":{"istanbul":"^0.3.13","koa":"^0.20.0","nodemon":"^1.3.7","standard":"^3.7.1","tap-spec":"^2.2.2","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"1cd66522ca80ab40b6a0deb1191db2b9e434b336","_id":"supertest-koa-agent@0.1.1","_shasum":"d9e8d27f21ab0377af97ab60a94838952bd5c570","_from":".","_npmVersion":"2.9.1","_nodeVersion":"2.0.1","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"dist":{"shasum":"d9e8d27f21ab0377af97ab60a94838952bd5c570","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.1.1.tgz","integrity":"sha512-XpyB+rufh0qfff5EEr4+akOhP1BGQI3CKT+WOoEGjWzr9Op5njUkBeki6xp/2AWn5mSHlVLCcfbxzFe+kzCXtQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIElD+JD8E/iyOB0OmizEFWWh83Vb+UcjKq6CspBizS7AAiB9eikyRFNBR8xN4kvKWNxqfymuAlRhCpbqo+TDS/hHlw=="}]},"directories":{}},"0.2.0":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.2.0","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^1.0.1"},"devDependencies":{"istanbul":"^0.3.14","koa":"^0.20.0","nodemon":"^1.3.7","standard":"^3.11.0","tap-spec":"^2.2.2","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","release-major":"npm version major && git push --follow-tags && npm publish","release-minor":"npm version minor && git push --follow-tags && npm publish","release-patch":"npm version patch && git push --follow-tags && npm publish","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"9c8bf5d0d920914dfc89a119fe6f0fc6e5b0ab2b","_id":"supertest-koa-agent@0.2.0","_shasum":"36772d9e1c85eba8cbbae1d5f27e83acb9925195","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"dist":{"shasum":"36772d9e1c85eba8cbbae1d5f27e83acb9925195","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.2.0.tgz","integrity":"sha512-Z+90s9z5CUs3i8wr8myNWNzD+bTqJSr4crz1pjIvqVGiQr8fs0Ub/OjQtTfrEzO2MUkMmNwAJNXzbTbGQl92MQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6ZTaFN13jLvrMrlb0bJtwaCMnKwdcpUAU4cmsfRhHcQIgLMXhSoSifNQn6MsFMnaPHLxxhtR3AL5syXEXSsCbT3U="}]},"directories":{}},"0.2.1":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.2.1","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^1.0.1"},"devDependencies":{"istanbul":"^0.3.14","koa":"^0.20.0","nodemon":"^1.3.7","standard":"^3.11.0","tap-spec":"^2.2.2","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","release-major":"npm version major && git push --follow-tags && npm publish","release-minor":"npm version minor && git push --follow-tags && npm publish","release-patch":"npm version patch && git push --follow-tags && npm publish","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"72f8724cde013320bff040f1825b50fdbfe4becf","_id":"supertest-koa-agent@0.2.1","_shasum":"8f75bc9d385cab8a7daefe4b89452a73b7382ea3","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"dist":{"shasum":"8f75bc9d385cab8a7daefe4b89452a73b7382ea3","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.2.1.tgz","integrity":"sha512-tgSJauLHlJiORsufiqHL/3DWyOuEU5JC7ndPejabfGnmSCOBCBmkDGt4BK73Yfu4Kkr0BaI6vlY9y3kNsB8wQg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB2GT0Iw9irH80l+24K6OqDjtFBEsTFzWwNBgkhKmibKAiEA01IksYENGtID89/y8Fz+NNE4C0Rt8xItVJVpHtUVa/0="}]},"directories":{}},"0.3.0":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.3.0","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^2.0.0"},"devDependencies":{"istanbul":"^0.3.14","koa":"^0.20.0","nodemon":"^1.3.7","standard":"^3.11.0","tap-spec":"^2.2.2","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","postversion":"git push --follow-tags && npm publish","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"a96a9dbbfdbd2feeef271dddf30b66294214e68f","_id":"supertest-koa-agent@0.3.0","_shasum":"38342eeafe84348f0c72986b5b8cfd0eb8cb2de7","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.1","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"dist":{"shasum":"38342eeafe84348f0c72986b5b8cfd0eb8cb2de7","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.3.0.tgz","integrity":"sha512-TJlqhq22USJgc4yJTEMA1vrVR2SexwDboj0Cksz72fWjBJeT3baxpYSQT/XocNLszMGsUKwDtzQUC3IUxZTSGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGqKVa3u4PHNfPeUDnS9mBOjVIyj+5NC85J/S/dwa7OuAiBKeD7CMVCj+pbXM0pahnnozZu62FU6EkKckw0/b39U2w=="}]},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-koa-agent-0.3.0.tgz_1473220605731_0.6210647611878812"},"directories":{}},"0.3.1":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.3.1","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^3.4.2"},"devDependencies":{"istanbul":"^0.4.5","koa":"^2.7.0","nodemon":"^1.3.7","standard":"^12.0.1","tap-spec":"^5.0.0","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","postversion":"git push --follow-tags && npm publish","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"cebe86a83ac9ab7b2c655450c651c1e0311400e5","_id":"supertest-koa-agent@0.3.1","_npmVersion":"6.5.0","_nodeVersion":"11.1.0","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"dist":{"integrity":"sha512-30mYB8LSkBnws4KpQBufYCeYQ/JAgEF0WdcqdCGB0K9ami+9zzfqv3v0T29EmrQXbnZDji2AqAbTb3ukhoDlYg==","shasum":"5f26a37be6d124aa423e61aa2da7e1db3c44298c","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.3.1.tgz","fileCount":6,"unpackedSize":4671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUcAwCRA9TVsSAnZWagAABwAP/2IGM7VvQavtZVutm/nr\n6y4vD9xg5Qq/eFlvy5cpAvH+N0LBx/MV9vgCrONTfnMvPkHEPp6lhxbi6G5y\n6NFW7zXFvu9iJmUspso3J60YBhqAG32h/FRD2VZCHFfkQRJ3lu2DgUDAU4kq\nKlz/YQvz4XsUs6heeHnx8ys1JiygzvgonnWyeojE2pud8qWPrwDDWmek3bg2\n8Fnr7/DCR/i4JLLobaNESEK+GGxMa2ngqnZvYl58lCQPXXHgK24Ta1gnvTBg\n59v5q11jpR9Ef3j1xFhsuOCk4aIF2cJX5YitdfkAGSlNIoNcLXAkKNzWCKri\nMt1jcjECs25K1VNHKtdQyDxhKTgyh4gQ/zCSN9VBgUppmjaYFqy56tGJy3d1\ny1HQTDyx9badITsQNV9JvpHTA97FS/kEgIulSmm2Zv5UNpWvL7tmrttk3o0S\neVk0vXAIjPaHRZQ2fMLm54QleMeKK1FQYvx4v9i/Gd4s2dHBkHm8wT1jEKPy\nictE/TmnycnBC4fc96OI4JPnV/UZ+k6k7qiH68Tfor2oKEpOBmR/NX+JFDjP\nskyEPxTsuhmqFFnV/c0sTO9pz++QNWgm3NbI+93wM9i+DcF2U2zJO33RJ+4m\nySaXXUVkabYe/FPfNpz7jut6b0p/faHT6rG+vYZ2vkBmhOgBMkXMft+mdeeh\n1hgh\r\n=3Cn4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWbzvhIGj6kjVFv9P1Kwu4ppQ7QxPXF7mGHcf43Yk2PgIgX4gDSONBmwZyFwey32vO94ceZF5iiaj4bexsGRdOf5I="}]},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest-koa-agent_0.3.1_1548861488282_0.19383211161492064"},"_hasShrinkwrap":false},"0.3.2":{"name":"supertest-koa-agent","description":"Converts a Koa app into a supertest compatible agent instance.","version":"0.3.2","author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"dependencies":{"supertest":"^3.4.2"},"devDependencies":{"istanbul":"^0.4.5","koa":"^2.7.0","nodemon":"^1.3.7","standard":"^12.0.1","tap-spec":"^5.0.0","tape":"^4.0.0","tape-catch":"^1.0.4"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"license":"MIT","main":"index.js","preferGlobal":false,"private":false,"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"scripts":{"cover":"istanbul cover test.js","dev":"nodemon -x 'npm run test --silent' -e 'js json'","postversion":"git push --follow-tags && npm publish","standard":"standard","test":"npm run standard --silent && node --harmony test | tap-spec"},"gitHead":"dec0339ec641bbb282b0b5f137b282693e2f357b","_id":"supertest-koa-agent@0.3.2","_npmVersion":"6.5.0","_nodeVersion":"11.1.0","_npmUser":{"name":"wilmoore","email":"wil.moore@wilmoore.com"},"dist":{"integrity":"sha512-CyqD7B67+EP1Zy+GsM96uKM3wrAnyHPMfv79f72knYP3//dPLuC9+6myuKlmpinH2gaX+yXeUnD/+Hhqpov8rw==","shasum":"d4635ccf94fb5e86e944c6662af505199b38c3a3","tarball":"https://registry.npmjs.org/supertest-koa-agent/-/supertest-koa-agent-0.3.2.tgz","fileCount":6,"unpackedSize":4691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUcBxCRA9TVsSAnZWagAAAzsP/R1PxlXqg/HPJkVGwO0o\n3JaiyuSzIEFDvPoTu5bNoM5rh91UvDopWi9/lysUY/XPXUVMHVuI0t2Tr2op\nSwKvSuRWxaj7idZgpcvQ5Xk9JC1qdIrg1mO1OPRozOjdWOgUpjZiKvkRwBeM\n949+w/550LihppCffFtefSlY+fYahXCVm4aKpRajEVvdDObY/tk0kXFCegiZ\nTb/aiC+n5tJUshxd8lcAX3b/NojeNyC4jU6m80+WSKlztLUEDWv4TDup+RJJ\nWQGcL79wcNyGfW70EWGdZm03mY6SlG/ZiLSMLFdIJjuEPrvP4Ec7RI51JzHw\n/aNieI9Hl+r3knFd/d4Xc2pLAGgs0R+o8iA7JWQ6DqWhulBcXlNaqWoQrVVs\nwbt90cMz+uebCSYb54JACrxz3Bf1ixRUJEtaG06jui5EjBpgruKgGRqtQBLy\nweXdylcW4sePDZg+kThlWgpZIQmqV9sLxEtW5rkpF6c+99jUwplN7VGHDTcS\no1dBgmFUSL9mg6LPJ79fhAaqPlwtqSrrfMwO9o1VIK78MGEUmv/8GyiE6QcX\nMXJB481l+NwQt6pUcM7F9VVuXkl2NrivhmQfMZpie/ujlQoIlhPLYE4BAvGk\n95Nc0W7fm4HyMikN62pgwTtegv9oWtCPJjLrUNhA8gJ/Gb5yjCPWl7xPwWlZ\nz1fW\r\n=rQII\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC1MlPywhj9WMzPbqJy4x+HyFJsulsWFB6jONW5vw1kgAiBW/+jVoRUFX8dL7BAFW7hIqJHnAIiUu4TV3Wt2q2O9zA=="}]},"maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest-koa-agent_0.3.2_1548861553302_0.7717010897866696"},"_hasShrinkwrap":false}},"readme":"# supertest-koa-agent\n> Converts a Koa app into a supertest compatible agent instance.\n\n[![Build Status](http://img.shields.io/travis/wilmoore/node-supertest-koa-agent.svg)](https://travis-ci.org/wilmoore/node-supertest-koa-agent) [![Code Climate](https://codeclimate.com/github/wilmoore/node-supertest-koa-agent/badges/gpa.svg)](https://codeclimate.com/github/wilmoore/node-supertest-koa-agent) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)\n\n```shell\nnpm install supertest-koa-agent --save-dev\n```\n\n###### npm stats\n\n[![npm](https://img.shields.io/npm/v/supertest-koa-agent.svg)](https://www.npmjs.org/package/supertest-koa-agent) [![NPM downloads](http://img.shields.io/npm/dm/supertest-koa-agent.svg)](https://www.npmjs.org/package/supertest-koa-agent) [![Dependency Status](https://gemnasium.com/wilmoore/node-supertest-koa-agent.svg)](https://gemnasium.com/wilmoore/node-supertest-koa-agent)\n\n## API Example\n\n```js\nvar agent = require('supertest-koa-agent');\nvar Koa = require('koa')\n\nvar app = new Koa()\n\nagent(app)\n```\n\n## API\n\n### `agent(app)`\n\n###### arguments\n\n - `app: (Application)` Koa application instance.\n\n###### returns\n\n - `(Object)` Supertest agent instance.\n\n## Contributing\n\n> SEE: [contributing.md](contributing.md)\n\n## Licenses\n\n[![GitHub license](https://img.shields.io/github/license/wilmoore/node-supertest-koa-agent.svg)](https://github.com/wilmoore/node-supertest-koa-agent/blob/master/license)\n","maintainers":[{"name":"wilmoore","email":"wil.moore@wilmoore.com"}],"time":{"modified":"2022-06-27T02:23:41.787Z","created":"2015-05-04T07:22:53.309Z","0.1.0":"2015-05-04T07:22:53.309Z","0.1.1":"2015-05-12T19:35:25.193Z","0.2.0":"2015-05-19T04:42:11.719Z","0.2.1":"2015-05-19T04:45:02.359Z","0.3.0":"2016-09-07T03:56:47.365Z","0.3.1":"2019-01-30T15:18:08.364Z","0.3.2":"2019-01-30T15:19:13.427Z"},"homepage":"https://github.com/wilmoore/node-supertest-koa-agent","keywords":["agent","http","koa","server","superagent","supertest","test","test","testing"],"repository":{"type":"git","url":"git+https://github.com/wilmoore/node-supertest-koa-agent.git"},"author":{"name":"Wil Moore III","email":"wil.moore@wilmoore.com"},"bugs":{"url":"https://github.com/wilmoore/node-supertest-koa-agent/issues"},"license":"MIT","readmeFilename":"readme.md","users":{"chrisyipw":true}}