{"versions":{"9.0.0":{"name":"@xhmikosr/downloader","version":"9.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"github.com/kevva"},"engines":{"node":"^12.20.0 || ^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","xo":"xo","test":"npm run xo && npm run ava","test-ci":"npm run xo && c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"c8":{"reporter":["lcovonly","text"]},"dependencies":{"@xhmikosr/decompress":"^5.0.0","archive-type":"^4.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^12.4.2","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.5","p-event":"^5.0.1"},"devDependencies":{"ava":"^4.3.0","c8":"^7.11.3","is-zip":"^1.0.0","nock":"^13.2.6","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.49.0"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"80ff6a5dd06fd9021e9c846570e57bdb5810fa13","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@9.0.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-HrYxZf63OJrH1WRl/H+2eJCoQA5VVRi6vYBHOUIHKx6N6nAFRuuUiomoAsA8ztj/onfLcfsy2JdQuMvSobHXsA==","shasum":"56b79d6b759f559597bed1e628ea222579058bfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-9.0.0.tgz","fileCount":4,"unpackedSize":6505,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG8GTIxrZSRdzCO0e2IsOzd1TzvAQr/gyBdb8RDEpWuwAiEAuzxFTJyBR7noPxL+xFAh+CJXwUM4fJmaUcDJOa5ahbQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEW3EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfxA/9HVklljjVZI6vkx3AEe7eEp0lKh7QF/cQRYQ1g1xzYPZiEO5F\r\nhgJWqJsXeWg/xB72/kVUE7FkHbS7xvGucjzXaRXqOOWK4z+Zm0bcPTc27eu9\r\niEC8gcyln2ivKhUUKX1wgaPQS1XWeibyuTu4VlKpc5TCui0zocVwvJB7Mibr\r\nY19PupLu/zWAcc82A7InvV53k4cLd4y2xFKt11injWQsEIpyVgj2TFgTs+VQ\r\n3gZ+9qY12OBT3VuO3UjSveQtAPRXIo4dYM2cOAXfiQpV78NSm3iv22ZxPtdR\r\n5T9hnXnEO5V6XfRB/Uq9IwtIArue5N1P7PzLmcI80bsA3SfawrM8yONPLTYq\r\n0oUFLboz3ek6tMdEke68FW01sygEJfbiXw5HuiZJ81nbye862g6+Uk9wj4cI\r\noaLhzqwwGi4seZuteMSWlzRAsfcl966SfiWdVP2jIw+EtK75Adzio3eoE4CN\r\nrBdxT7FwzRKAVFoHl/6+cXfXEClcvFLPBC74xZAfhVFJbqH3omEvAHU8Bh0P\r\nsChfydZvkOiQpVcbtMyU878u8PsTY6ACglM6HaEfzOIisWTrf4lZ6ztL5xGo\r\noAyOLF95xKbM6vI6mBjhHdgUoOxCZWMYfiBw0F2BOIMmfq/OXQ+K6bU4PdJH\r\nVd/7+8CusOstBsQdYDuuC21LxomViB73NBU=\r\n=SN6U\r\n-----END PGP SIGNATURE-----\r\n","size":2901},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_9.0.0_1678863812038_0.001683930744652562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-15T07:03:32.242Z","publish_time":1678863812242,"contributors":[]},"10.0.0":{"name":"@xhmikosr/downloader","version":"10.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"c8":{"reporter":["html","lcovonly","text"]},"dependencies":{"@xhmikosr/decompress":"^6.0.0","archive-type":"^4.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^18.4.0","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.6","p-event":"^5.0.1"},"devDependencies":{"ava":"^5.3.0","c8":"^7.13.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"a3f70015680903f0e55b9d09632819c05faf6680","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@10.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-X05COGCV7gSZ1hH13RQ1Ee6qjjXU5V85WPBjYz5oZo6dmvcxQ++C6FBKlw0EqfNSdk41AowV3rGd0DYkLWqXcg==","shasum":"9b15be1773d642bf2c58f276663346ad24d8c96e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-10.0.0.tgz","fileCount":4,"unpackedSize":6596,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICD5MTM4jnAQ/fHh0HaKdg6hSb9ODE1xJ0BFdxp/XronAiAslkaD+pENt5MhVMWXA1VTNbDAox8lWlblYegJ9uP71g=="}],"size":2936},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_10.0.0_1685287147280_0.7111772413015056"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-28T15:19:07.459Z","publish_time":1685287147459,"_source_registry_name":"default","contributors":[]},"10.0.1":{"name":"@xhmikosr/downloader","version":"10.0.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/decompress":"^6.0.0","archive-type":"^4.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^18.4.0","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.6","p-event":"^5.0.1"},"devDependencies":{"ava":"^5.3.0","c8":"^7.13.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"a9df4a13df15d4934cdb8a1cfd75cbccf6a8a741","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@10.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-WbUhaAeoAl+vIKzGmgIFnrJNhuTt7I4S6dsXtbU+obU6PCbvGcMuxJxUoSo/BmH4CnCDbcW3M0BzTBI22vVXrQ==","shasum":"82173ec6f5755a7b519b76d257f473868e8c1b64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-10.0.1.tgz","fileCount":4,"unpackedSize":6527,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC43nPdo4qREVtaZ9QrJoM80PqFx1vvoO/ncJMLEKDuPAiEAsZGZTyW456ZvDF9/0vgacALyivEQSbBQQZWI8Srt5JM="}],"size":2907},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_10.0.1_1685287543569_0.07098412668706877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-28T15:25:43.747Z","publish_time":1685287543747,"_source_registry_name":"default","contributors":[]},"10.0.2":{"name":"@xhmikosr/downloader","version":"10.0.2","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/decompress":"^6.0.0","archive-type":"^4.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^12.4.2","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.6","p-event":"^5.0.1"},"devDependencies":{"ava":"^5.3.0","c8":"^7.13.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"ac0a4b347abad22fa68e5358cf573f8323a6e5fc","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@10.0.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-BFEuYOVHuF9gnrbAeDUI6FXW1Ztxcb9p3d3JsZTAz/QTO3UIENcvWcoTcmlFyMV1hOEzVnfIpy/AUKR7LrDAVw==","shasum":"6884d0d10f532c83fa27b3c6f7cd824c6d50ea9b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-10.0.2.tgz","fileCount":4,"unpackedSize":6481,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEwtWdSGWR5FgmfXBArERzj9Tv3vCArkqg2p+IolllT+AiBRT62tBoE+at0A+Fe8GaWpztKcslmD0apEgGILiO6hgw=="}],"size":2888},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_10.0.2_1685288980463_0.5964643217327534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-28T15:49:40.620Z","publish_time":1685288980620,"_source_registry_name":"default","contributors":[]},"11.0.0":{"name":"@xhmikosr/downloader","version":"11.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/decompress":"^7.0.0","archive-type":"^4.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^12.4.2","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.6","p-event":"^5.0.1"},"devDependencies":{"ava":"^5.3.0","c8":"^7.14.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"8812bdabb48b96021f03a7f7a51738444fdcfc26","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@11.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-aNEoyglUioG+VaSqvH5yIKhHi0Lf3i6QVdJ0MoYyu8QVuqheU1GzveWWFLfOniWgc6oQhjqcmwl9mrFaSz+eYw==","shasum":"7314717dc31ebe51dd7d39347d81a8eec7214eb8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-11.0.0.tgz","fileCount":4,"unpackedSize":6481,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDpeEYKC8oiGlxu/g+puFphrmF9yzonDv0a8xMhoLkj6AiEAtPhxXmSEWpZ1T/jwAlLwM7vcdjEKLm5HHeEzkzWQYc0="}],"size":2890},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_11.0.0_1685561486280_0.3407272397182628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-31T19:31:26.465Z","publish_time":1685561486465,"_source_registry_name":"default","contributors":[]},"11.0.1":{"name":"@xhmikosr/downloader","version":"11.0.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^5.0.0","@xhmikosr/decompress":"^7.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^12.4.2","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.6","p-event":"^5.0.1"},"devDependencies":{"ava":"^5.3.0","c8":"^7.14.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"58011d9db4514e78c1de9c62c91f82797896c6e0","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@11.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-v/YtEJuOKO8XRZStyDDCv9DoRIi6nfgVC5uihSGX8lBdfjfvQrI3l8soLaTyUMIXjxP8v8GjkZ20s0TmOAbG+Q==","shasum":"0729f0363082a6c474b8989b89b245cc0b470f74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-11.0.1.tgz","fileCount":4,"unpackedSize":6491,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKQsLCVinkX3f3Lyi7AVvqwNsfeJZM5ogzf0zljb/MkQIhAOIA5XtPghEuvWvOEkOFnOiXxuhyPjNhLdUcbjqKDSw/"}],"size":2892},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_11.0.1_1685627021802_0.5343872814916513"},"_hasShrinkwrap":false,"deprecated":"this package has been deprecated","_cnpmcore_publish_time":"2023-06-01T13:43:41.960Z","publish_time":1685627021960,"_source_registry_name":"default","contributors":[]},"11.0.2":{"name":"@xhmikosr/downloader","version":"11.0.2","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^5.0.0","@xhmikosr/decompress":"^7.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^12.4.2","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^11.8.6","p-event":"^5.0.1"},"devDependencies":{"ava":"^5.3.0","c8":"^7.14.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","random-buffer":"^0.1.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"fe97d4f6e86ffcdbe38cf1a5c9249771a69f23be","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@11.0.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-RdAobsdMCWZ0jvDY+4F0jrkuUllME/gBo89ko7+eTIWqa9UENDvELMu8TywhBfLXIXlRS9xY8WVXg2jPslAV3Q==","shasum":"c90293e6743c37a0c8047325477cbc8fa3d33acf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-11.0.2.tgz","fileCount":4,"unpackedSize":6501,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1bRnvRoAZnS+h4JrPgE1/s2vT5fe5Gzkhi9OXWgxPbAiBccoEvTfgz0wTP2EXJcv7nN/zcIy1xYGRiATXbu8PXpw=="}],"size":2890},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_11.0.2_1685627220052_0.7424805486700738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-01T13:47:00.182Z","publish_time":1685627220182,"_source_registry_name":"default","contributors":[]},"12.0.0":{"name":"@xhmikosr/downloader","version":"12.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^6.0.1","@xhmikosr/decompress":"^8.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^18.5.0","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^12.6.1","merge-options":"^3.0.4","p-event":"^5.0.1"},"devDependencies":{"ava":"^4.3.3","c8":"^7.14.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"e635506cbc88c62115ef0f5c2eb16b10dc68ebbf","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@12.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-V6qT4iE31EakUb49FaPlvckE4OfjTHDqotuEF3eonMoGQetjIr1Zm9d4EHpBK/q1oBKv0n0K3h1GpKQszwvWvA==","shasum":"11dc7fe768b505bbda7ebd855f0c93cdcdb8e95e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-12.0.0.tgz","fileCount":4,"unpackedSize":6866,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH/8cRNR7oqW5vX/NMOmCgHO3qacI1hmJafjPT42SRplAiEA43n4mCmSLnXANPv1kDoYJiJp9e55d6eE3dOi2jGd9Y8="}],"size":3014},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_12.0.0_1686029336983_0.6490681448429612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-06T05:28:57.129Z","publish_time":1686029337129,"_source_registry_name":"default","contributors":[]},"13.0.0":{"name":"@xhmikosr/downloader","version":"13.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^6.0.1","@xhmikosr/decompress":"^9.0.0","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^18.5.0","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^12.6.1","merge-options":"^3.0.4","p-event":"^5.0.1"},"devDependencies":{"ava":"^4.3.3","c8":"^8.0.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"52734e2f4101ed2db656512316fa67d24cba24ec","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@13.0.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-hQsJZs+KjOW3AY5qBD1CkfJsP5nPHHisjze/iFWinSyOpxtTHhEGJGzn7ejuoajDo8vQR5f/WjoDVy1IHB7uQw==","shasum":"0f18423fcdef2b572c26b8d5d827437ba652a233","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-13.0.0.tgz","fileCount":4,"unpackedSize":6819,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFQXI7NnqBDd6Fxs7vk7Z1qqI19dEWnxT9XyTamQ4KkaAiEAmnPzLwg7mjofRdsvxssaWB/5eTbTtYWxBavBOEya2SA="}],"size":2989},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_13.0.0_1687415936033_0.9227314633130825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-22T06:38:56.192Z","publish_time":1687415936192,"_source_registry_name":"default","contributors":[]},"13.0.1":{"name":"@xhmikosr/downloader","version":"13.0.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":"^14.14.0 || >=16.0.0"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^6.0.1","@xhmikosr/decompress":"^9.0.1","content-disposition":"^0.5.4","ext-name":"^5.0.0","file-type":"^18.5.0","filenamify":"^5.1.1","get-stream":"^6.0.1","got":"^12.6.1","merge-options":"^3.0.4","p-event":"^5.0.1"},"devDependencies":{"ava":"^4.3.3","c8":"^8.0.0","is-zip":"^1.0.0","nock":"^13.3.1","path-exists":"^5.0.0","xo":"^0.54.2"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"gitHead":"535903a0694e27f099e0509fe7c1ec90819e5b0a","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_id":"@xhmikosr/downloader@13.0.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-mBvWew1kZJHfNQVVfVllMjUDwCGN9apPa0t4/z1zaUJ9MzpXjRL3w8fsfJKB8gHN/h4rik9HneKfDbh2fErN+w==","shasum":"8478b36606d2108eb86bff419e1df36d84cc262d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-13.0.1.tgz","fileCount":4,"unpackedSize":6819,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQP34ZoooHLQ8N605Tz3AHZAprM9+v0V4c15AuAawqdAiEAvBmm7ESqTysMv7RI9zPWeMkdZ1aXbVGuG57b8FATLG0="}],"size":2989},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_13.0.1_1687525551918_0.9273518845310926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-23T13:05:52.042Z","publish_time":1687525552042,"_source_registry_name":"default","contributors":[]},"14.0.0":{"name":"@xhmikosr/downloader","version":"14.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=16"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^6.0.1","@xhmikosr/decompress":"^9.0.1","content-disposition":"^0.5.4","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^18.7.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"ava":"^5.3.1","c8":"^8.0.1","is-zip":"^1.0.0","nock":"^13.4.0","path-exists":"^5.0.0","xo":"^0.56.0"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@14.0.0","gitHead":"7d9f6a8e91b0d21cb32e155fc4f9d2f0b61cb93f","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-qoKPKzGyoSZ7HxkKaMSFOA9dNnmow6nMNlOqoRvKkDvFhDVNjma6CBr/5o/oXtlQk+mEHxZWeHSNHHpWte4ApQ==","shasum":"9c3bd35f072211e4b6942de1401a0ea4f07e2fbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-14.0.0.tgz","fileCount":4,"unpackedSize":6843,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHi4HGT/mxFh8W0A56lyBa/+ZNtqaZdyGXENNMibmYqoAiEAixLs93fZSZXW6D9f3ZGm6cWXeI3W3fTmLYZpu66H2hc="}],"size":3007},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_14.0.0_1703344680731_0.05812757753905129"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-23T15:18:00.936Z","publish_time":1703344680936,"_source_registry_name":"default","contributors":[]},"15.0.0":{"name":"@xhmikosr/downloader","version":"15.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=18"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^7.0.0","@xhmikosr/decompress":"^10.0.0","content-disposition":"^0.5.4","defaults":"^3.0.0","ext-name":"^5.0.0","file-type":"^19.0.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"ava":"^6.1.2","c8":"^9.1.0","is-zip":"^1.0.0","nock":"^13.5.4","path-exists":"^5.0.0","xo":"^0.58.0"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@15.0.0","gitHead":"6e05872c1261ce1eec3ff1d13620039f17613633","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-8NRX2DGNIrepNu+N1KA0vvTorGAQMrDwFLpLiYZUG7uGdh+OiaOTstD/GvZhkz8rBaMgrB2u9zUEXh05vwObNg==","shasum":"66a1d082f35a21a05db8288311f7d1378e563cae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-15.0.0.tgz","fileCount":4,"unpackedSize":6902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdEadulc1vZdHRrZcyOXDLhiPwNJk9HqBcdf4JexiQ3AiEAh+US6XOPQMXpUFFqms42lnUTAuZkKxDXhO2ehhl1oxc="}],"size":3017},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_15.0.0_1711953062933_0.8673950012537419"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-01T06:31:03.151Z","publish_time":1711953063151,"_source_registry_name":"default","contributors":[]},"15.0.1":{"name":"@xhmikosr/downloader","version":"15.0.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=18"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^7.0.0","@xhmikosr/decompress":"^10.0.1","content-disposition":"^0.5.4","defaults":"^3.0.0","ext-name":"^5.0.0","file-type":"^19.0.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"ava":"^6.1.2","c8":"^9.1.0","is-zip":"^1.0.0","nock":"^13.5.4","path-exists":"^5.0.0","xo":"^0.58.0"},"xo":{"rules":{"unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@15.0.1","gitHead":"4536666d8c2ca86ca92607a8473711dbbd1f4c02","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"20.12.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-fiuFHf3Dt6pkX8HQrVBsK0uXtkgkVlhrZEh8b7VgoDqFf+zrgFBPyrwCqE/3nDwn3hLeNz+BsrS7q3mu13Lp1g==","shasum":"5dd34cf8aa8ce5f1e156e03188f7ba65abfa45c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-15.0.1.tgz","fileCount":4,"unpackedSize":6902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZjPHiHmhL9uFeHQeo6uZjOeHVi31dhfsaasyUPaD1bwIhAKkS5Zld1vx4DUrI2BrK3LBiT9dcIvTEx/M4RhbLo9B3"}],"size":3022},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/downloader_15.0.1_1712040897265_0.4406020029190796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-02T06:54:57.424Z","publish_time":1712040897424,"_source_registry_name":"default","contributors":[]},"15.0.2":{"name":"@xhmikosr/downloader","version":"15.0.2","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=18"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^7.0.0","@xhmikosr/decompress":"^10.0.1","content-disposition":"^0.5.4","defaults":"^3.0.0","ext-name":"^5.0.0","file-type":"^19.6.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"ava":"~6.2.0","c8":"^10.1.3","is-zip":"^1.0.0","nock":"^14.0.5","path-exists":"^5.0.0","xo":"^0.60.0"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@15.0.2","gitHead":"3bd8f814e873c0d90080050003a77fe99c9cf478","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-u4evdXmgQJdhF1nMXldUFfkFUeQAAqr5HZ0g+jvlyOqi6uwajft3RUunriio3jVGzgYR7B5jIf8qwYHangyJnQ==","shasum":"1a6aa6792c6375e88a44723cda880938e72e78b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-15.0.2.tgz","fileCount":4,"unpackedSize":6991,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDvd4T4x6UJLjLbiwSFIh+e2fgtEVd2Nmc+CBhc1NytqwIgZ6Gw2YqaBfthJwljDo51Ky2pj1VkXfvyIRofDiHHWOE="}],"size":3067},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_15.0.2_1752703230889_0.7296834750747223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-16T22:00:31.079Z","publish_time":1752703231079,"_source_registry_name":"default","contributors":[]},"15.1.0":{"name":"@xhmikosr/downloader","version":"15.1.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=18"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^7.1.0","@xhmikosr/decompress":"^10.1.0","content-disposition":"^0.5.4","defaults":"^3.0.0","ext-name":"^5.0.0","file-type":"^20.5.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"ava":"~6.2.0","c8":"^10.1.3","is-zip":"^1.0.0","nock":"^14.0.6","path-exists":"^5.0.0","xo":"^0.60.0"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@15.1.0","gitHead":"e6d78c8ab133e9041143808f48d648030950020d","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-poDSeRx/m3OFqr3dUuj9HvV0vppOw3SUd10uNJaqp8D9swzk77LmH+bmyWi4FjBQEXCwh32sp8fMvR/SOgOFLA==","shasum":"e8b1a7b30f822275a7f34cac0aaffb01bcf46bef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-15.1.0.tgz","fileCount":4,"unpackedSize":6991,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBo/6BI8bJ22IovFsn6ojw3W1b+mEjsESPskqw3n4E9/AiEA7FEdSFOUgVZmbZYvvK+zg5s4iXatd41trmZ3dhSWYF4="}],"size":3061},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_15.1.0_1753192268867_0.7729523427180438"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-22T13:51:09.041Z","publish_time":1753192269041,"_source_registry_name":"default","contributors":[]},"15.1.1":{"name":"@xhmikosr/downloader","version":"15.1.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=18"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^7.1.0","@xhmikosr/decompress":"^10.1.0","content-disposition":"^0.5.4","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^20.5.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"@xhmikosr/decompress-unzip":"^7.1.0","ava":"~6.2.0","c8":"^10.1.3","is-zip":"^1.0.0","nock":"^14.0.6","xo":"^0.60.0"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@15.1.1","gitHead":"80ad4bd9564fe3c03213aa87cc854a405e4b80dc","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-zRj8cT8KbXigN5bJz9QszeyR1Jsc4HOizjLOB5FspQ0COvKpoAOq/OUYAI5b0Pt4pfeSyc6F5iHvdGCg8Him8Q==","shasum":"f4e04814979b3908e07e044096eecced618435a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-15.1.1.tgz","fileCount":4,"unpackedSize":7206,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFuMI8ryUEhemIq1wALLuBlbgvpvPTq5ljZ6dFohYT/XAiAqUY5JR94gwqpQuX4CAm6BGB12W8EVYR9xi5wTUn8ybA=="}],"size":3163},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_15.1.1_1753279102272_0.4797652149039846"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-23T13:58:22.476Z","publish_time":1753279102476,"_source_registry_name":"default","contributors":[]},"15.2.0":{"name":"@xhmikosr/downloader","version":"15.2.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=18"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^7.1.0","@xhmikosr/decompress":"^10.2.0","content-disposition":"^0.5.4","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^20.5.0","filenamify":"^6.0.0","get-stream":"^6.0.1","got":"^13.0.0"},"devDependencies":{"@xhmikosr/decompress-unzip":"^7.1.0","ava":"~6.2.0","c8":"^10.1.3","is-zip":"^1.0.0","nock":"^14.0.7","xo":"^0.60.0"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"_id":"@xhmikosr/downloader@15.2.0","gitHead":"e0cbc58a300649bec555c36060ed1b4e4347e74b","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-lAqbig3uRGTt0sHNIM4vUG9HoM+mRl8K28WuYxyXLCUT6pyzl4Y4i0LZ3jMEsCYZ6zjPZbO9XkG91OSTd4si7g==","shasum":"1f146e54e69a1c35252ecf6dde391becac1316c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-15.2.0.tgz","fileCount":4,"unpackedSize":7206,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDcO3Z8TH4bTSXhs3l/JYVSL7Jg7Sma4gLf+0NU7TXfFAIgKQS7x8G03hYa02+il1koS2V30QUe9SbbV3BYBF1mUuo="}],"size":3165},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_15.2.0_1753712222702_0.03790115318492249"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-28T14:17:02.893Z","publish_time":1753712222893,"_source_registry_name":"default","contributors":[]},"16.0.0":{"name":"@xhmikosr/downloader","version":"16.0.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=20"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^8.0.0","@xhmikosr/decompress":"^11.0.2","content-disposition":"^1.0.1","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^21.3.0","filenamify":"^7.0.1","get-stream":"^6.0.1","got":"^14.6.6"},"devDependencies":{"@xhmikosr/decompress-unzip":"^8.0.0","ava":"^6.4.1","c8":"^10.1.3","is-zip":"^1.0.0","nock":"^14.0.11","xo":"^1.2.3"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"gitHead":"cd28a949f844e917eae63bf5b174d2188c663fd2","_id":"@xhmikosr/downloader@16.0.0","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-2DFf9sT4rfExwGrsWxROj+oK6SXpV1hGvRVGWk8ZO66NjOUkUoVgA6cpCl0wc1GzYK2HNa7Io1BgfaWO07bfUA==","shasum":"fbe5ad2d034a573ae347ec1bb885289c8d185e99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-16.0.0.tgz","fileCount":4,"unpackedSize":7206,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDzU/MucsyuUg0mv9bK8K6g9SPXeDfw4Zd0SQhsN27aZAiEAkKrmrYzV6wTtRoMDkLfkWJZzdt8l+m0AvcIl+7p0x7w="}],"size":3162},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_16.0.0_1771956341041_0.21626639041321027"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T18:05:41.196Z","publish_time":1771956341196,"_source_registry_name":"default","contributors":[]},"16.0.1":{"name":"@xhmikosr/downloader","version":"16.0.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=20"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^8.0.1","@xhmikosr/decompress":"^11.0.2","content-disposition":"^1.0.1","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^21.3.0","filenamify":"^7.0.1","get-stream":"^6.0.1","got":"^14.6.6"},"devDependencies":{"@xhmikosr/decompress-unzip":"^8.0.0","ava":"^6.4.1","c8":"^10.1.3","is-zip":"^1.0.0","nock":"^14.0.11","xo":"^1.2.3"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"gitHead":"c6ef4d952489859d2783e9f7521efe24cb4e79e5","_id":"@xhmikosr/downloader@16.0.1","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-K9SzV27xTT1MA2DcGXXNrmAdvXBEN4TB+rg8fnPytlHRp54912AMPv4kd0k6DenczcrjEkYsa9AiFhPO/CEv0Q==","shasum":"65cb0cf5af7ac6a721e1c5d9b940449b4c6762a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-16.0.1.tgz","fileCount":4,"unpackedSize":7206,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDAvvnz5NLJ9Jzc2mGT2hwZUxtEJQ65CZDkiUeoCU3YmwIhAK/Jb1hjU0g6ICFBsuilfQ/JW7cnYYkm8dHgM3iefw7I"}],"size":3164},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_16.0.1_1771958449160_0.4063926034809968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T18:40:49.318Z","publish_time":1771958449318,"_source_registry_name":"default","contributors":[]},"16.1.0":{"name":"@xhmikosr/downloader","version":"16.1.0","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=20"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^8.0.1","@xhmikosr/decompress":"^11.1.0","content-disposition":"^1.0.1","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^21.3.0","filenamify":"^7.0.1","get-stream":"^9.0.1","got":"^14.6.6"},"devDependencies":{"@xhmikosr/decompress-unzip":"^8.1.0","ava":"^7.0.0","c8":"^11.0.0","is-zip":"^1.0.0","nock":"^14.0.11","xo":"^1.2.3"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"gitHead":"a0e42891d103fbb9142757a84caebb02aa678544","_id":"@xhmikosr/downloader@16.1.0","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-1z8UT0h6pEQujewGLtW4W5ikZhQfJhYNs2MXEDgEbvGzapEqfyTNe3mWVk+gutsXRxkTTLeuv3vX8n1Xgvcq2Q==","shasum":"625bcb15ba686fcec84a1eb37f5f2d898b673e03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-16.1.0.tgz","fileCount":4,"unpackedSize":7224,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCZ/CIJ76HVIziG2qWqFmOyPbRzV2KMOrvDcAm0sTZEPAIgQUW7O6OQK6xDa/03Kdn5uZHi8kETGiN6wWhD8Dy9Www="}],"size":3155},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_16.1.0_1772258711100_0.13580035564594994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T06:05:11.474Z","publish_time":1772258711474,"_source_registry_name":"default","contributors":[]},"16.1.1":{"name":"@xhmikosr/downloader","version":"16.1.1","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=20"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^8.0.1","@xhmikosr/decompress":"^11.1.1","content-disposition":"^1.0.1","defaults":"^2.0.2","ext-name":"^5.0.0","file-type":"^21.3.0","filenamify":"^7.0.1","get-stream":"^9.0.1","got":"^14.6.6"},"devDependencies":{"@xhmikosr/decompress-unzip":"^8.1.0","ava":"^7.0.0","c8":"^11.0.0","nock":"^14.0.11","xo":"^1.2.3"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"gitHead":"34487484a80490515f5f69011bd96bf764642e6f","_id":"@xhmikosr/downloader@16.1.1","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-1B2ZqYDpIHn9bjah48rEo33GbmoV8hufXap/3KHStgIM9R9/QDm1pajqDwEgqDORMl2eZ7Dpbz71Xi854y3m3Q==","shasum":"dd6c0e1d6f6ba738ea7004833029fc901ad28510","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-16.1.1.tgz","fileCount":4,"unpackedSize":7202,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDDatcTp9eMBnTM0ML2V1U9s03Xf8r7kpAbrRE/CKrsaAiBw/y4ixVBSbcd11Y04nN2X17TPWSGfXnNCNTEQMo+qWw=="}],"size":3154},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_16.1.1_1772778472199_0.7909886735472336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T06:27:52.326Z","publish_time":1772778472326,"_source_registry_name":"default","contributors":[]},"16.1.2":{"name":"@xhmikosr/downloader","version":"16.1.2","description":"Download and extract files","license":"MIT","repository":{"type":"git","url":"git+https://github.com/XhmikosR/download.git"},"publishConfig":{"access":"public"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=20"},"scripts":{"ava":"ava","lint":"xo","xo":"xo","fix":"xo --fix","test":"npm run xo && npm run ava","test-ci":"c8 ava"},"main":"index.js","type":"module","exports":{".":"./index.js"},"keywords":["download","extract","http","request","url"],"dependencies":{"@xhmikosr/archive-type":"^8.0.1","@xhmikosr/decompress":"^11.1.1","content-disposition":"^1.1.0","ext-name":"^5.0.0","file-type":"^21.3.4","filenamify":"^7.0.1","get-stream":"^9.0.1","got":"^14.6.6"},"devDependencies":{"@xhmikosr/decompress-unzip":"^8.1.0","ava":"^7.0.0","c8":"^11.0.0","nock":"^14.0.12","xo":"^2.0.2"},"xo":{"rules":{"promise/prefer-await-to-then":"off","unicorn/prevent-abbreviations":"off"}},"gitHead":"fd9fde9dea30d04616d29b22377ca39f063350ee","_id":"@xhmikosr/downloader@16.1.2","bugs":{"url":"https://github.com/XhmikosR/download/issues"},"homepage":"https://github.com/XhmikosR/download#readme","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-31KQzQ6p4Rwnbo/gwTe4/Z+hVRcC8YoH/8f5xl+so1Oqqah5u1R3CGte8od+wOyNVfZ77DFijwy1umHk2NT6ZQ==","shasum":"ba75a1934346754f9ac82abdbe049ac002a9e162","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@xhmikosr/downloader/-/downloader-16.1.2.tgz","fileCount":4,"unpackedSize":7321,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCXiVu0TqhA5IEZRJh3btjJ8QOEgtQj4lCaf0GD8e+nfwIgYck4ol8P9Pxa3qfSur/jIDZlfGVSjNt9M6nAtc0G4Rc="}],"size":3197},"_npmUser":{"name":"anonymous","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/downloader_16.1.2_1776235548885_0.9340367189981869"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-15T06:45:49.044Z","publish_time":1776235549044,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"16.1.2"},"name":"@xhmikosr/downloader","time":{"created":"2023-03-15T08:29:25.371Z","modified":"2026-04-15T06:46:06.474Z","9.0.0":"2023-03-15T07:03:32.242Z","10.0.0":"2023-05-28T15:19:07.459Z","10.0.1":"2023-05-28T15:25:43.747Z","10.0.2":"2023-05-28T15:49:40.620Z","11.0.0":"2023-05-31T19:31:26.465Z","11.0.1":"2023-06-01T13:43:41.960Z","11.0.2":"2023-06-01T13:47:00.182Z","12.0.0":"2023-06-06T05:28:57.129Z","13.0.0":"2023-06-22T06:38:56.192Z","13.0.1":"2023-06-23T13:05:52.042Z","14.0.0":"2023-12-23T15:18:00.936Z","15.0.0":"2024-04-01T06:31:03.151Z","15.0.1":"2024-04-02T06:54:57.424Z","15.0.2":"2025-07-16T22:00:31.079Z","15.1.0":"2025-07-22T13:51:09.041Z","15.1.1":"2025-07-23T13:58:22.476Z","15.2.0":"2025-07-28T14:17:02.893Z","16.0.0":"2026-02-24T18:05:41.196Z","16.0.1":"2026-02-24T18:40:49.318Z","16.1.0":"2026-02-28T06:05:11.474Z","16.1.1":"2026-03-06T06:27:52.326Z","16.1.2":"2026-04-15T06:45:49.044Z"},"readme":"# download [![npm version](https://img.shields.io/npm/v/@xhmikosr/downloader?logo=npm&logoColor=fff)](https://www.npmjs.com/package/@xhmikosr/downloader) [![CI Status](https://img.shields.io/github/actions/workflow/status/XhmikosR/download/ci.yml?branch=master&label=CI&logo=github)](https://github.com/XhmikosR/download/actions/workflows/ci.yml?query=branch%3Amaster)\n\n> Download and extract files\n\n*See [download-cli](https://github.com/kevva/download-cli) for the command-line version.*\n\n\n## Install\n\n```sh\nnpm install @xhmikosr/downloader\n```\n\n\n## Usage\n\n```js\nimport fs from 'node:fs';\nimport download from '@xhmikosr/downloader';\n\n(async () => {\n\tawait download('http://unicorn.com/foo.jpg', 'dist');\n\n\tfs.writeFileSync('dist/foo.jpg', await download('http://unicorn.com/foo.jpg'));\n\n\tdownload('unicorn.com/foo.jpg').pipe(fs.createWriteStream('dist/foo.jpg'));\n\n\tawait Promise.all([\n\t\t'unicorn.com/foo.jpg',\n\t\t'cats.com/dancing.gif'\n\t].map(url => download(url, 'dist')));\n})();\n```\n\n### Proxies\n\nTo work with proxies, read the [`got documentation`](https://github.com/sindresorhus/got#proxies).\n\n\n## API\n\n### download(url, destination?, options?)\n\nReturns both a `Promise<Buffer>` and a [Duplex stream](https://nodejs.org/api/stream.html#stream_class_stream_duplex) with [additional events](https://github.com/sindresorhus/got#streams-1).\n\n#### url\n\nType: `string`\n\nURL to download.\n\n#### destination\n\nType: `string`\n\nPath to where your file will be written.\n\n#### options\n\n##### options.got\n\nType: `Object`\n\nSame options as [`got`](https://github.com/sindresorhus/got#options).\n\n##### options.decompress\n\nSame options as [`decompress`](https://github.com/XhmikosR/decompress#options).\n\n##### extract\n\n* Type: `boolean`\n* Default: `false`\n\nIf set to `true`, try extracting the file using [`decompress`](https://github.com/XhmikosR/decompress).\n\n##### filename\n\nType: `string`\n\nName of the saved file.","users":{}}