{"_id":"@koa/multer","_rev":"14-e119ac16303bdcef53fab6a8e547630b","name":"@koa/multer","dist-tags":{"latest":"4.0.0"},"versions":{"2.0.0":{"name":"@koa/multer","version":"2.0.0","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@2.0.0","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"coderhaoxin","email":"haoxinst@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"aaron","email":"aaron.heckmann+github@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"da816ebf96df91c477ba31b0b4b21f089a587e48","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-2.0.0.tgz","fileCount":5,"integrity":"sha512-jkN7W/OaLalCgz3HX09zWzZNuUp48bBwnWl4G0hxwOru/o9ru2f/5dnim16gSHGvML/C1TvbB9dXg1ZsTIvL3A==","signatures":[{"sig":"MEYCIQCJo/zewpppHWG0GppBHx9DgEYFOmF2mKFatM9+/JVxbwIhALb8PAk9qv5rCVPqODRnskGbKOR+5lCHf+IubEEBxnov","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFlvTCRA9TVsSAnZWagAAuD8QAJiF7xaNQQ1OSgx5oe4t\niV8gpupasNXYhoDXGI9D7Y5IB5ymZmjWufELzZdFK7Cgu2em6c8tUMpx5biE\n5B4anySqN4MU/P95+LC+d4ymr0aiu22rV+vbYAvGwzvVrY+tWUXDFzlmP77A\nPi4xXciAkIgdZojLaqUkSA9YUVf2J5iFDKhcA6tgbRHh6dUU3gbRTwT2aJcK\nE0L4m3ts6MRqnBI3uv7HXzdDwAHfEhdNHJzjncLaWz7lC8bDvWFzlCpgacYf\nlsJCE3EIibQ8rbOrVad2/nQv2NIsvsYi4hSwDWmdPTjymhG3rN7gpU4Rgsng\nFWrtLDqAKT1S3GBTPJs9rIve8YQquAhmUEwYEwv0ymYp5JREqDvKMQeZ6ATe\nREJAADY7Xd8UUAlCtlvFpieWexjlgRQ7QycQbtu9MyGNCHWqmY2N+VUPL7+5\n26S9ZrWY8bGYZWz0RIV/BuGPwQM+/gyUSlG2FMFLze4jODJhVdbJh38pkJ3T\nP+ihWXRAv+NU9M55QZvHE4qecfh0+Qpzp3gS/LRPzWkWZP4iF6LhmeZl3kjR\nVDAnDu/WRnm0+yAW7pFIvoeh55L1nJUuBeslcSoZ34fJXK/i510uZ7NGvTvb\nLj9IsW+p7ZxOy39rQnvLW+0pAS/w6W0YmlS4neC0FKjuYtYgfNTdESwG+jwh\nNARz\r\n=dX3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 6"},"scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha --reporter spec --bail --check-leaks","test-ci":"npm run lint && isparta cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/*.js","test-cov":"npm run lint && isparta cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/*.js"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/koajs/multer","type":"git"},"description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"licenseText":"(The MIT License)\n\nCopyright (c) 2014 Hage Yaapa <[http://www.hacksparrow.com](http://www.hacksparrow.com)>\nCopyright (c) 2015 Fangdun Cai\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"dependencies":{},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","koa":"^2","husky":"^2.7.0","mocha":"3.x","multer":"^1.3.0","rimraf":"^2","fixpack":"^2.3.1","fs-temp":"^1","isparta":"^4","form-data":"^2","remark-cli":"^6.0.1","@koa/router":"^8","lint-staged":"^8.2.1","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^8.0.0","remark-preset-github":"^0.0.14","eslint-config-xo-lass":"^1.0.3","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^8.0.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_2.0.0_1561746386888_0.8851270065321142","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@koa/multer","version":"2.0.1","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@2.0.1","maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":"haoxinst@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"7511161b204f446f4d4120ac67d944bf0dd57d59","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-2.0.1.tgz","fileCount":5,"integrity":"sha512-Tn9JUwGAGb3CKsAr9hrTjTrQU+83Tk9VBwx/+3yIF0DSrXeFYg3C0LZgfqcDSQK1buOha8ZqW0rh0BGyVi9tRQ==","signatures":[{"sig":"MEYCIQCtJ0ilNg3N48/sVHtK7v9w8yomNS/KE2OJ1QOA48bPxwIhAJOjx47LmVnqjQ84lyOQGjhzYxrMlwAvOHCkpaqg/NJD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1Y6DCRA9TVsSAnZWagAAjZAQAJNcz4TFhfT0c/WIlIxv\nsmzmevSxq7fj2QJEt9VuIX7Xfs96IdNHqxnzIAaaUt+OdziJuYIrhy7Yxl0v\nBNQbbPi0y7FjWVDlBZUkD/keQYk2dg3bu4k/f7BS3o1EIjTj1k0bNTIiuXbD\ndbkq4UYrEnn4UCc+SbBuSCzGYOzCzTaSC7KFpTBoIN10BWHMod5+3qjkUQVn\nK0p2WTUtykVV4wjIeSn1BJlyfiuus19Wgke0OPU+44nrorDy29d+qyy2Jtdg\n5jYPN7+TeVhTumy0nDm9H1XSF+vRZB3Gj418hlQyBZXYzwb32r8wGoxE9lir\nNA5wNTZygSj4SAKsPIKuDELzJNFUlWBdvgQNbQk+ixlEtQLLuNjz8ltCwHSz\nQBvKllqWrAZX9tPc9dUcqGLSRLOSPOMWKFcRzTo43JcAK+RePQMGmxdLPlMx\nykOIxlM0zAMxTffQ0Cmzt5AmZS7mEr44Jq+IKZpINxESj7lURKmF76170Joo\nXocLqu4vALngamEOA+fCsro1TFA+/4d9Z6dpYb/jEkysSBpf6Wq8jSrqSAGg\noZPsSYIMIKPFSqYcGdWFF2tGe2HwT4VRzxmvoi3acIJT4yAGb+liGKY22EHJ\nwZctw3BO30tkSUrHJCSdjlVFPrqlUbd/0pgEAINQKwz9aFUMEdiRz36Qj/yt\ngXY5\r\n=YGsE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 6"},"scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha --reporter spec --bail --check-leaks","test-ci":"npm run lint && isparta cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/*.js","test-cov":"npm run lint && isparta cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/*.js"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/koajs/multer","type":"git"},"description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"licenseText":"(The MIT License)\n\nCopyright (c) 2014 Hage Yaapa <[http://www.hacksparrow.com](http://www.hacksparrow.com)>\nCopyright (c) 2015 Fangdun Cai\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"dependencies":{},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","koa":"^2","husky":"^2.7.0","mocha":"3.x","multer":"^1.3.0","rimraf":"^2","fixpack":"^2.3.1","fs-temp":"^1","isparta":"^4","form-data":"^2","remark-cli":"^6.0.1","@koa/router":"^8","lint-staged":"^8.2.1","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^8.0.0","remark-preset-github":"^0.0.14","eslint-config-xo-lass":"^1.0.3","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^8.0.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_2.0.1_1574276739112_0.4703598470115695","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@koa/multer","version":"2.0.2","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@2.0.2","maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":"haoxinst@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"2bb5a5c5fa22329a174f6a2afb2d0710ef16a16f","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-2.0.2.tgz","fileCount":5,"integrity":"sha512-cWZUbpRNcLjLWDQ6QTWMX3ucXS+xHpJh7ngrBnsywhL7XygU5M090dDeiC9Sq1jM7IwKn9WkFZA1LyPU0q89qA==","signatures":[{"sig":"MEYCIQCFfIWu3KaCA6LA4r4hTIhgveOTgi3QKm3W4Fp6MCcXvQIhAP7i15pLrtDw6P13uic4c21wyf8qTz319caLsdFAc4nf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/kfUCRA9TVsSAnZWagAAjAYP/RTtKWt7yJ9PgXDYBR0G\nLffmmUOjhTLJL7yP+Iv6C9DK2Ma97s8k6sP1D//cv7OwTG2KIs+QF3BC4/GE\nTUs0frpAc78loZFv1nnFn7a8IALo5AZrFTTsBdVsAt/+oOthBI0Ec0K0sDAB\ncE/aCXgiOEaTvwjOEu1SpnP8Pk3DEtJtA2rNMiQn9qL8rr7d3v5ik5kxR1Jt\ngEzlLQayal/T01lAYNT4LkXTiwjEchwLRJUjm2Gm+P9tkNlMaw4udjuDcGgc\nNhC992ryuNnhFc8si7lzxl89ZQcGfhKf+iYlEKmnrLB7o96luVNJbe3zUH0+\n8FYx+PXtSMl19h6E7II8EREC5Ub41+DRAbOITwdBeHrOyxgwyvdwSGi1IAuS\nVfGSp0yeALtsAuRxD0gAEGh9oJch2L13ShU37jum9fEkFoUrhZkU7Zy9QpP1\nBdhwaFHl5CwllkXFR0EyCLzDdFThZAN2275DmwgTEepANbrX9hA5oj2G7+n7\n2NJaEsi2xHjZhqjVQ8bIfPooHqQYL5ZfgWjVIfc2cNz9/cRI3ozMOcbJWrA2\n6WvAeqwpzwRfN8p3u3wJF/vgtt2w2a05EIGSE2m8HdEpm88WRY9dhus7jc9Y\nQCC0JxuQ7nvaet8aK3UO7t/Jw3NOBiAdKVbenfOWrFTw6accq0O/jkT37tqO\nPslU\r\n=iyFb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 6"},"scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha --reporter spec --bail --check-leaks","test-ci":"npm run lint && isparta cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/*.js","test-cov":"npm run lint && isparta cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/*.js"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/koajs/multer","type":"git"},"description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"licenseText":"(The MIT License)\n\nCopyright (c) 2014 Hage Yaapa <[http://www.hacksparrow.com](http://www.hacksparrow.com)>\nCopyright (c) 2015 Fangdun Cai\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"dependencies":{},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.3","koa":"^2","husky":"^3.1.0","mocha":"3.x","multer":"^1.3.0","rimraf":"^3","fixpack":"^2.3.1","fs-temp":"^1","isparta":"^4","form-data":"^3","remark-cli":"^7.0.1","@koa/router":"^8","lint-staged":"^9.5.0","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^8.2.0","remark-preset-github":"^0.0.16","eslint-config-xo-lass":"^1.0.3","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^8.2.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_2.0.2_1576945619815_0.13004907803080412","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@koa/multer","version":"3.0.0","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@3.0.0","maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":"haoxinst@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},{"url":"https://www.3imed-jaberi.com/","name":"Imed Jaberi","email":"imed_jebari@hotmail.fr"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"439777949f28097d7b329c0b4ce3048074c862f8","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-3.0.0.tgz","fileCount":5,"integrity":"sha512-y+OQBmex5D1jIl723gAEUYcAWPEicIXppaAKw/zCMfpllQ08ZNweDPwoCLxEoatqd5pCu2XG6V8dl67JRq3RJw==","signatures":[{"sig":"MEQCIEs3fqykoo6aaNxydOCUXuNC0rJ1YlUlZtw/7Zd9U+eLAiBWVpXBUecT0zOHBxzMRO44FsL1Oa9NO3AFUZj3N+h4xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeze1vCRA9TVsSAnZWagAA80EQAIvzQyVpY/PpVaD4Gkp1\n59Nsjg4MOyedxEjGaxB2FADpiohmqn0RPUD/P+Phz84z9mMjHigaEB6zQMVV\nxPpopzrsn6kg6vmCOAQOIK3VZl7BF5l8olT+aiXQTWWXxeU7POga+5r7pSz9\n0k+xWc+oVivYozj1akM9kh9CksLvQU/24ztWbjFNOHmScO0XBOUpv4DrneMa\nSgst4IFAFwgcP+ia+J507Nv4xkp7zv553+Ir6bbmiA8K+vXTUCYX9n/WCsHB\nYBEOLDF7xLLYDN3DMHU1H+mZHfjErydMRew4omQo1zvwK1nrGPcyL6bsAVII\nfEX6KT7KkME/xxBS6sLnZhQINRDYqeA/EwNymn1CD5cofyawUaFEuwAfYwAC\nFOy90z43H+V6ORTAaQWbcP518tGHkVB3CtMUm2dGscwPonhW7GKKBI9FbK6e\nj3HaJF8dvS8av6GhNjkkAHvIiF1DJ1KQfARNjgqYG/Eg22eRD9G/zPqQI8Sj\n8gAj3U9PHLvRp9TAA2knKO7B8XdX3lm+QqJ4LryTGtWNXPI/mTJMBz4Idkbw\nQZzGCs+kDfD9sLPGYmYtkf7RySirs2PoFVKEX0QlCzR5KsYV4g2ax0SjTbNW\ncUtLVNB0Oab0vEUdt1G0GX67uhyAlYSesmajPibGPG60EiQWnDSYZCzhKMFD\nKHZW\r\n=ydjp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 8"},"scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha","test-ci":"nyc npm run test --reporter=lcov"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/koajs/multer","type":"git"},"description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"licenseText":"(The MIT License)\n\nCopyright (c) 2014 Hage Yaapa <[http://www.hacksparrow.com](http://www.hacksparrow.com)>\nCopyright (c) 2015 Fangdun Cai\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"dependencies":{},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.3","koa":"^2","nyc":"^15.0.0","husky":"^3.1.0","mocha":"3.x","multer":"^1.3.0","rimraf":"^3","fixpack":"^2.3.1","fs-temp":"^1","form-data":"^3","remark-cli":"^7.0.1","@koa/router":"^8","lint-staged":"^9.5.0","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^8.2.0","remark-preset-github":"^0.0.16","eslint-config-xo-lass":"^1.0.3","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^8.2.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_3.0.0_1590553967283_0.6840118641123265","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@koa/multer","version":"3.0.1","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@3.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},{"name":"titanism","email":"npm@titanism.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"coderhaoxin","email":"haoxinst@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"aaron","email":"aaron.heckmann+github@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},{"url":"https://www.3imed-jaberi.com/","name":"Imed Jaberi","email":"imed_jebari@hotmail.fr"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"c7a4c25dbb8078815be6056029370c2de1c39230","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-3.0.1.tgz","fileCount":4,"integrity":"sha512-jQXt/g0K3yWPRfefvsvbWxl+Wqmjxm95pRF9T+P95tbQYZnA/j/K42OfYUImCUskwEPZcdqH+cxCYey0xPAdyQ==","signatures":[{"sig":"MEUCIQDUVy9358LoWOOX0iTOBvTkzwSe+0YTKmPdEFOIyXuOMQIgZlgdkNU7ORxvyijRzA65mVf6xXhIiCjTxQJRxtoJB54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfEGlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqleQ/9F8Vh2pl4LjLhgICnmvR2bFr/647S/WCT7val81lwzsi4sPno\r\nkyEWRpvKx639678Gx4Ng91SOMe8eiH98/L2LMaFgXCojl3V4Pf/BLT6iTFXa\r\ncRBujnE8ZoCQzDafgivfNQfALszpIOQMYygK3XTMvChB+2XLRPl0BbX/aNGk\r\n+whTbnmG70M5H0TSg1g6+N6V/al07iKnSNzlKNknArg5hhlFvwSAQQvygivn\r\nMs1x1RFxA4WpRfWMulcsKO5HsRxm86MtUJ4qFcPPJyNQ8uG+Gsd5Kv5u471J\r\ns5QPeeNO3VEsi/TOD6Tnc/TaSn8xiJAQrNMb/a6aidCye9qt0uVelhyB3ilU\r\n+7nNkxTTA/wDkbFh5M0NQSvXWmU4YXwOsnXOm4TL+TDYEjTCIuGZmryjDCGX\r\ngxbEhuFOvKu7HkxzOjyEa0ND3Ha1xY5MwxUtkFyqqFq78MqZVq2glU6ntHyj\r\nB35lBqaTi70+OrPajqIVUU5EM75U7wlrX8aXzx8wYk/uCEUHpJgGBvyAxRNn\r\nggJwnpS82LdajSWTgWkTqar126BbFjBp4Q/0HiY6pDBfvSDRMQgfjNh3tDpR\r\nvbU+NjmHtW/jjux8kbD4JCOJuqbDuWhq23yFeq721tM3hW2SVnEvpDmNLcg2\r\nn7SkCy9BHH+mkLe5K44oyU73TTsGZxkA0lw=\r\n=4CZQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 8"},"gitHead":"c6b468e0b6c9b3117aa2a5f3db5a57d1e2bb5c42","scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha","test-ci":"nyc npm run test --reporter=lcov"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/koajs/multer.git","type":"git"},"_npmVersion":"8.11.0","description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"_nodeVersion":"16.15.1","dependencies":{"fix-esm":"^1.0.1"},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.53.1","koa":"^2","nyc":"^15.1.0","husky":"^8.0.2","mocha":"3.x","multer":"1","rimraf":"^3","fixpack":"^4.0.0","fs-temp":"^2","form-data":"^4","remark-cli":"^11.0.0","@koa/router":"^12","lint-staged":"^13.0.3","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^17.3.0","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^17.3.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_3.0.1_1669087653290_0.9709380733231909","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@koa/multer","version":"3.0.2","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@3.0.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},{"name":"titanism","email":"npm@titanism.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"coderhaoxin","email":"haoxinst@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"aaron","email":"aaron.heckmann+github@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},{"url":"https://www.3imed-jaberi.com/","name":"Imed Jaberi","email":"imed_jebari@hotmail.fr"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"04ed1af502de5793a6052daf6c256e94ef13e3a4","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-3.0.2.tgz","fileCount":4,"integrity":"sha512-Q6WfPpE06mJWyZD1fzxM6zWywaoo+zocAn2YA9QYz4RsecoASr1h/kSzG0c5seDpFVKCMZM9raEfuM7XfqbRLw==","signatures":[{"sig":"MEUCIQCAJBcx5wRzQgI1htrlw+Tzgryt4jM5aTLP5bLFyuplBwIgK+NeInDX0abokWk6b0XaH+L6JzvqS6Q94njJb9u23Zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfEiAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBuBAAifKpEPAjLov+yX2IoF1tHWHk7bO8l3egrhfvDdFGv7DuGltU\r\nWIq8+M2lT6lpkBHl+6uzsFQDKi/IQHaaFNALPvD8doclW1LIqJ4VDebOd/hS\r\n1aWcs17k3ueS+FX5NZkjfaEKzrWa1EbE4CbSdpKlUxyUuHLexc0nPczK/yUL\r\nvus++MysQGpy4QFXf3U8zcoBBI42bMjYZn2eq0u51T00OOrMMHIcH9Qa6pvw\r\n1oZIlzBzulWyvjdFURt9k80YRCsvpiGylufwQ++JECZMWuPM+2Eiqjsgqk/Q\r\n64nZvU+TeoiYAHlnE0e0A3CzTbZoyiK6FwCViEkvhfbkktr8Wa/GhKk5sIh7\r\n4+2nUTodYW6xsbnnMOUcADF1Kt/JNZpDzRo5OCrIdyNLVoazcSEG55ML+Frp\r\ndQcSotBjRIDZj8+faPnKW2pzAOuZtvUSGVT/luro4oFWmBloR1F7ajAECge3\r\nl8fN5GcqU/3FiRyKfcD+YU5GdmUTCaxZTCvOq37JWD38gjl6A+xt7cXv2/XU\r\n1YVD+Ur1OwRFi2ZSW/AcxLnPudzCKkEa0rLZWw8tUKsdy60bjGDByTD0ksvd\r\nL7il0OY74w3fqSkIgcC9mBYW+aEsD22Gim8fI8cFZBetNXxjL+1MNGwmCESa\r\ni3wPz1qjp7mAHurJ1oVYVBCEQAiId5258bQ=\r\n=IuIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 8"},"gitHead":"fb80750fff6fb7ab5a2a2d211d32812fe76990ea","scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha","test-ci":"nyc npm run test --reporter=lcov"},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/koajs/multer.git","type":"git"},"_npmVersion":"8.11.0","description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"_nodeVersion":"16.15.1","dependencies":{"fix-esm":"1.0.1"},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.53.1","koa":"^2","nyc":"^15.1.0","husky":"^8.0.2","mocha":"3.x","multer":"1","rimraf":"^3","fixpack":"^4.0.0","fs-temp":"^2","form-data":"^4","remark-cli":"^11.0.0","@koa/router":"^12","lint-staged":"^13.0.3","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^17.3.0","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^17.3.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_3.0.2_1669089408618_0.9577070811621127","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@koa/multer","version":"3.1.0","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","_id":"@koa/multer@3.1.0","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"titanism","email":"npm@titanism.com"},{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},{"url":"https://www.3imed-jaberi.com/","name":"Imed Jaberi","email":"imed_jebari@hotmail.fr"}],"homepage":"https://github.com/koajs/multer","bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"xo":{"rules":{"no-unused-vars":"off","prefer-rest-params":"off","no-prototype-builtins":"off","node/no-deprecated-api":"off"},"space":true,"extends":["xo-lass"],"prettier":true},"dist":{"shasum":"64b12f173d9c8d88c4114574ed67d2c8f5acdba8","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-3.1.0.tgz","fileCount":4,"integrity":"sha512-ETf4OLpOew9XE9lyU+5HIqk3TCmdGAw9pUXgxzrlYip+PkxLGoU4meiVTxiW4B6lxdBNijb3DFQ7M2woLcDL1g==","signatures":[{"sig":"MEUCIQCVzGCy1H3ShcobJQH7xASBpUnAI3EB+BUkiBT1cl0qLwIgcIG9ro0cu8G5EgBCRFI1PFL350/em0TI60D7CgIId0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8376},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"npm test"}},"engines":{"node":">= 14"},"gitHead":"4b695445f3d1c87bff6306eb73375029eba5a188","scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha","test-ci":"nyc npm run test --reporter=lcov"},"_npmUser":{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/koajs/multer.git","type":"git"},"_npmVersion":"10.8.2","description":"Route middleware for Koa that handles `multipart/form-data` using multer","directories":{},"lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"_nodeVersion":"20.18.1","remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.54.2","koa":"^2","nyc":"^15.1.0","husky":"^8.0.2","mocha":"3.x","multer":"1","rimraf":"^3","fixpack":"^4.0.0","fs-temp":"^1","form-data":"^4","remark-cli":"^11.0.0","@koa/router":"^12","lint-staged":"^13.0.3","on-finished":"^2","concat-stream":"^2","@commitlint/cli":"^17.3.0","remark-preset-github":"^4.0.4","eslint-config-xo-lass":"^2.0.1","testdata-w3c-json-form":"^1","@commitlint/config-conventional":"^17.3.0"},"peerDependencies":{"multer":"*"},"_npmOperationalInternal":{"tmp":"tmp/multer_3.1.0_1743046802244_0.057044408283171144","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@koa/multer","description":"Route middleware for Koa that handles `multipart/form-data` using multer","version":"4.0.0","author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},{"name":"Imed Jaberi","email":"imed_jebari@hotmail.fr","url":"https://www.3imed-jaberi.com/"}],"devDependencies":{"@commitlint/cli":"^19.8.1","@commitlint/config-conventional":"^19.8.1","@koa/router":"^13","concat-stream":"^2","eslint-config-xo-lass":"^2.0.1","fix-esm":"^1.0.1","fixpack":"^4.0.0","form-data":"^4","fs-temp":"^2","husky":"^9.1.7","koa":"^3","lint-staged":"^16.0.0","mocha":"^11.3.0","multer":"1","nyc":"^17.1.0","on-finished":"^2","remark-cli":"^11.0.0","remark-preset-github":"^4.0.4","rimraf":"^6","testdata-w3c-json-form":"^1","xo":"^0.60.0"},"engines":{"node":">= 18"},"homepage":"https://github.com/koajs/multer","husky":{"hooks":{"pre-commit":"npm test","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"license":"MIT","lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"main":"index.js","peerDependencies":{"koa":">=2","multer":"*"},"prettier":{"singleQuote":true,"bracketSpacing":true,"trailingComma":"none"},"publishConfig":{"access":"public"},"remarkConfig":{"plugins":["preset-github"]},"repository":{"type":"git","url":"https://github.com/koajs/multer"},"scripts":{"lint":"xo && remark . -qfo","test":"npm run lint && mocha --exit","test-ci":"nyc npm run test --reporter=lcov"},"xo":{"prettier":true,"space":true,"extends":["xo-lass"],"rules":{"node/no-deprecated-api":"off","no-unused-vars":"off","no-prototype-builtins":"off","prefer-rest-params":"off"}},"licenseText":"(The MIT License)\n\nCopyright (c) 2014 Hage Yaapa <[http://www.hacksparrow.com](http://www.hacksparrow.com)>\nCopyright (c) 2015 Fangdun Cai\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"@koa/multer@4.0.0","dist":{"shasum":"48e56bf41d48c173430338df859a1f46e81ac784","integrity":"sha512-BY6hys3WVX1yL/gcfKWu94z1fJ6ayG1DEEw/s82DnulkaTbumwjF6XqSfNLKFcs8lnJb2QfMJ4DyK4bmF1NDZw==","tarball":"https://registry.npmjs.org/@koa/multer/-/multer-4.0.0.tgz","fileCount":5,"unpackedSize":8635,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBd03hb3gKp09nF1CqDMv0n13rUa7l1/2SYvlE0QG02cAiEA32DbGEr+qPVc51fmU4zkd0/1V1y8bg44bIK80hn4bsw="}]},"_npmUser":{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},"directories":{},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"titanism","email":"npm@titanism.com"},{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/multer_4.0.0_1748186200172_0.60709427751205"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-28T18:26:26.822Z","modified":"2025-05-25T15:16:40.808Z","2.0.0":"2019-06-28T18:26:27.009Z","2.0.1":"2019-11-20T19:05:39.248Z","2.0.2":"2019-12-21T16:26:59.994Z","3.0.0":"2020-05-27T04:32:47.518Z","3.0.1":"2022-11-22T03:27:33.444Z","3.0.2":"2022-11-22T03:56:48.742Z","3.1.0":"2025-03-27T03:40:02.459Z","4.0.0":"2025-05-25T15:16:40.411Z"},"bugs":{"url":"https://github.com/koajs/multer/issues","email":"niftylettuce@gmail.com"},"author":{"name":"Fangdun Cai","email":"cfddream@gmail.com"},"license":"MIT","homepage":"https://github.com/koajs/multer","keywords":["form","form-data","formdata","koa","middleware","multipart","post"],"repository":{"type":"git","url":"https://github.com/koajs/multer"},"description":"Route middleware for Koa that handles `multipart/form-data` using multer","contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},{"name":"Imed Jaberi","email":"imed_jebari@hotmail.fr","url":"https://www.3imed-jaberi.com/"}],"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"titanism","email":"npm@titanism.com"},{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr"},{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# [**@koa/multer**](https://github.com/koajs/multer)\n\n> Route middleware for Koa that handles `multipart/form-data` using [multer][]\n\n[![NPM version][npm-img]][npm-url]\n[![NPM Downloads][downloads-image]][npm-url]\n[![Build status][actions-img]][actions-url]\n[![Test coverage][coveralls-img]][coveralls-url]\n[![Dependency status][david-img]][david-url]\n[![License][license-img]][license-url]\n\n\n## Call for Maintainers\n\nThis module is a fork of [koa-multer][], the most widely used multer middleware in the koa community.  Due to lack of maintenance, it was forked to the official Koa organization and is available under `@koa/multer` package name.\n\n\n## Install\n\n> Note that you must install either `multer@1.x` (Buffer) or `multer@2.x` (Streams):\n\n```sh\nnpm install --save @koa/multer multer\n```\n\n\n## Usage\n\n```js\nconst Koa = require('koa');\nconst Router = require('@koa/router');\nconst multer = require('@koa/multer');\n\nconst app = new Koa();\nconst router = new Router();\nconst upload = multer(); // note you can pass `multer` options here\n\n// add a route for uploading multiple files\nrouter.post(\n  '/upload-multiple-files',\n  upload.fields([\n    {\n      name: 'avatar',\n      maxCount: 1\n    },\n    {\n      name: 'boop',\n      maxCount: 2\n    }\n  ]),\n  ctx => {\n    console.log('ctx.request.files', ctx.request.files);\n    console.log('ctx.files', ctx.files);\n    console.log('ctx.request.body', ctx.request.body);\n    ctx.body = 'done';\n  }\n);\n\n// add a route for uploading single files\nrouter.post(\n  '/upload-single-file',\n  upload.single('avatar'),\n  ctx => {\n    console.log('ctx.request.file', ctx.request.file);\n    console.log('ctx.file', ctx.file);\n    console.log('ctx.request.body', ctx.request.body);\n    ctx.body = 'done';\n  }\n);\n\n// add the router to our app\napp.use(router.routes());\napp.use(router.allowedMethods());\n\n// start the server\napp.listen(3000);\n```\n\n\n## Contributors\n\n| Name            | Website                         |\n| --------------- | ------------------------------- |\n| **Nick Baugh**  | <http://niftylettuce.com/>      |\n| **Imed Jaberi** | <https://www.3imed-jaberi.com/> |\n\n\n## License\n\n[MIT](LICENSE) © Fangdun Cai\n\n\n##\n\n[npm-img]: https://img.shields.io/npm/v/@koa/multer.svg?style=flat-square\n\n[npm-url]: https://npmjs.org/package/@koa/multer\n\n[actions-img]: https://github.com/koajs/multer/actions/workflows/unit-tests.yaml/badge.svg\n\n[actions-url]: https://github.com/koajs/multer/actions\n\n[coveralls-img]: https://img.shields.io/coveralls/koajs/multer.svg?style=flat-square\n\n[coveralls-url]: https://coveralls.io/r/koajs/multer?branch=master\n\n[license-img]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square\n\n[license-url]: LICENSE\n\n[david-img]: https://img.shields.io/david/koajs/multer.svg?style=flat-square\n\n[david-url]: https://david-dm.org/koajs/multer\n\n[downloads-image]: https://img.shields.io/npm/dm/@koa/multer.svg?style=flat-square\n\n[multer]: https://github.com/expressjs/multer\n\n[koa-multer]: https://github.com/koa-modules/multer\n","readmeFilename":"README.md"}