{"_id":"@ladjs/koa-cache-responses","_rev":"7-4ca665be08960a1d44ec14ba17373c26","name":"@ladjs/koa-cache-responses","dist-tags":{"latest":"1.0.0"},"versions":{"0.0.1":{"name":"@ladjs/koa-cache-responses","version":"0.0.1","keywords":["alternative","asset","assets","cache","caching","cash","cdn","cloudfront","content","css","delivery","file","hash","http","image","images","img","in-memory","ioredis","javascript","js","koa","lad","lass","memory","middleware","modified","mongo","mongoose","network","redis","responses","rev","revision","s3","script","scripts","serve","server","static","storage","store"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"@ladjs/koa-cache-responses@0.0.1","maintainers":[{"name":"shaunwarman","email":"shaunwarman1@gmail.com"},{"name":"niftylettuce","email":"niftylettuce@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/koa-cache-responses","bugs":{"url":"https://github.com/ladjs/koa-cache-responses/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"a68f8b538b40294128e904800bc550a6bb07a45f","tarball":"https://registry.npmjs.org/@ladjs/koa-cache-responses/-/koa-cache-responses-0.0.1.tgz","fileCount":12,"integrity":"sha512-DQg2V5BDrDtgv9bAYUEsrl707s5ddzeIfeHYl/oTuGNH0zGLVnLLGwpYAQbbKmat4HymTXoheeKbvoGW84bOPw==","signatures":[{"sig":"MEUCIGLXKw8vPvKNueKxDlXfTCtjbe9scUjf8F3vPxKdKHCOAiEAvyi0F31i9FDFG5/qkY648a9smfbfwMd2o8BkoFUI3Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexIRkCRA9TVsSAnZWagAA74sQAJCL2+zSyjnDQNttYaaC\nYgUMNIB3BKN0V4OOkfr7jETk14LpXgX2oHzu0uPu9xpwEzLfNtHKzpDEA0dv\nmfTWRZqmaq2n4CJYOJ8CfYeMX+Bg+l8hufOzZXZle5bkMZA4MckPv25yoXQa\n5BZ12dTos6pqb8u4ltm2QJ4i72T+Ix2pa90eXRGKQIY0zj5B6hc6+Wo7rFrB\ny3UydRMUvGfEEBzoJ3gKMcuYlFiz1F6uEegFcZMX/msiDQoCEYP5pdRLDLSF\nw53ls9LH26b3DrNCgd6rrzcfCxgsg0cu+/YzHWj8hxks31MhodEcUCtaF+wo\njIVBBuqth1Ztjbg0tRFDATfMVHLlmLW15Ibq/0PeCbIi13hw43eqU0QojL/F\nz+qPz1zWKi57WYcLQBqeEZ8JL//LQWb1UexQ6/PkYkLxwFcjahj3dHh/w+/K\nWRr4enUv60RsbSgDVcOQ7ayDZQLTHjb1pVGkFf9VNZnPqfvidPBZ0S0RY5Mc\n+2mRmSk+y90utgfgIGD0HCTqtfpqehJkZhrUY1EaNXEFrQDQ+uW+TtZDP+FZ\naXp7Ur6Rg4Kn/OJFg+uUtfhgg3lFZCUnJIcpSuyK8VLG110hjkYm9T3DPH9i\nsggx6PKyXvmv+0a4pprWrYpNS9vDUf1StTmMa8gWTM2RZsOvUVkTE0eB+A/u\nPqqA\r\n=NfA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && npm test"}},"engines":{"node":">=8.3"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo","test":"yarn run lint && yarn run ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","test-coverage":"yarn run lint && yarn run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/ladjs/koa-cache-responses","type":"git"},"description":"Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\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 all\ncopies 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,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lodash":"^4.17.15","path-to-regexp":"^6.1.0"},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"0.25","ava":"latest","koa":"^2.12.0","nyc":"latest","husky":"latest","eslint":"6.x","codecov":"latest","fixpack":"latest","koa-cash":"^3.0.3","cross-env":"latest","supertest":"^4.0.2","node-cache":"^5.1.0","remark-cli":"latest","lint-staged":"latest","@ladjs/redis":"^1.0.3","@commitlint/cli":"latest","fast-safe-stringify":"^2.0.7","remark-preset-github":"latest","eslint-config-xo-lass":"latest","@commitlint/config-conventional":"latest"},"_npmOperationalInternal":{"tmp":"tmp/koa-cache-responses_0.0.1_1589937251737_0.33574505749933925","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@ladjs/koa-cache-responses","version":"0.0.2","keywords":["alternative","asset","assets","cache","caching","cash","cdn","cloudfront","content","css","delivery","file","hash","http","image","images","img","in-memory","ioredis","javascript","js","koa","lad","lass","memory","middleware","modified","mongo","mongoose","network","redis","responses","rev","revision","s3","script","scripts","serve","server","static","storage","store"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"@ladjs/koa-cache-responses@0.0.2","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"shaunwarman","email":"shaunwarman1@gmail.com"},{"name":"spence-s","email":"sasnyde2@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/koa-cache-responses","bugs":{"url":"https://github.com/ladjs/koa-cache-responses/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"7f60729a4c68c5caaea12ff3e58bb4303145616d","tarball":"https://registry.npmjs.org/@ladjs/koa-cache-responses/-/koa-cache-responses-0.0.2.tgz","fileCount":12,"integrity":"sha512-Qh6UtroYbbyrlGzDwhlxK7Hafq8MKwdyUoAuXRj+eElgGzX+jnX5qK4YOXNOfvBfeRFy5qW8JABuXZgywYZxwA==","signatures":[{"sig":"MEQCIGzDSVvna4wkmaBXdrk13JpHTJ3IOrWyThXEhmhUGkISAiAMfy6kUivuth+bORh89ASfYfNkE0g6G5rxozjrMSGtAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe70WSCRA9TVsSAnZWagAAy+oP/RSSFMsp/Fpl8spoCoAZ\n2kfUpjYiaDl5jAu3VXWju+Corj8kXR3O/1PITpdS0herciYOu4Eqn3x3UL/9\nh2XgU9OSzstXVMbDIgdxG/YDIS1CPhMGnjkW06uHv7SLbVZ4UKQkk0aAMvLO\nDTa5IJdFqnizvR1DBTQ0cJzFfb0BAwhH6KD/v3FHkUm2uiehPt4QWJVUve/a\nUBvoz6IgH5a/T1Ex/bpd0UYFiON/sXoJXk8Z3qHntJHhiPpVd+aInHUWi0iq\n5f7Wu9iQQCD0LX9lc8D8JDVcfI//N6qb6jZ6kE4fWr2Q+i6cvRgTM0sTipdN\ngkIhuPliFlLCikzbYECvD9zN8+sQPJqFXtQFWwQyyfJKPw+4k+uZ1ufXdAwK\nuYgd6jD4BnMXF+MJtBM7BFS9liev9ztQHvDyyR2eiCKkZ6HxQv9d9UG75kxN\nxRvABvLkSIjOjr9VmcHn97E3/5co44UBSB4pr86F6tlACIsI2Dj9+MLxDbEf\na9XRn4dvsTqovqm6Ek2hsea70oZM9gO46KDaBNnSeamXPo9qqhAYBjWM5No4\nMSvqNMHMutbM8WQpbXYXJhX0xcTyYO5cSGC8FMorcoouBhUuAi+9vdVVUo7v\n/uNrT2XeiaD3ZzAtdiXMmQcR8xyxj0lApog27ng6W6f2Mfebmjtx1/JhiPVx\nyEWc\r\n=aTx2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && npm test"}},"engines":{"node":">=8.3"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo","test":"yarn run lint && yarn run ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","test-coverage":"yarn run lint && yarn run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/ladjs/koa-cache-responses","type":"git"},"description":"Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\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 all\ncopies 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,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"ms":"^2.1.2","lodash":"^4.17.15","path-to-regexp":"^6.1.0"},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"0.25","ava":"latest","koa":"^2.12.1","nyc":"latest","husky":"latest","eslint":"6.x","codecov":"latest","fixpack":"latest","koa-cash":"^4.0.3","cross-env":"latest","supertest":"^4.0.2","node-cache":"^5.1.1","remark-cli":"latest","lint-staged":"latest","@ladjs/redis":"^1.0.4","@commitlint/cli":"latest","fast-safe-stringify":"^2.0.7","remark-preset-github":"latest","eslint-config-xo-lass":"latest","@commitlint/config-conventional":"latest"},"_npmOperationalInternal":{"tmp":"tmp/koa-cache-responses_0.0.2_1592739218437_0.9618066354010444","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@ladjs/koa-cache-responses","version":"0.0.3","keywords":["alternative","asset","assets","cache","caching","cash","cdn","cloudfront","content","css","delivery","file","hash","http","image","images","img","in-memory","ioredis","javascript","js","koa","lad","lass","memory","middleware","modified","mongo","mongoose","network","redis","responses","rev","revision","s3","script","scripts","serve","server","static","storage","store"],"author":{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"},"license":"MIT","_id":"@ladjs/koa-cache-responses@0.0.3","maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"shaunwarman","email":"shaunwarman1@gmail.com"},{"name":"spence-s","email":"sasnyde2@gmail.com"}],"contributors":[{"url":"http://niftylettuce.com/","name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"homepage":"https://github.com/ladjs/koa-cache-responses","bugs":{"url":"https://github.com/ladjs/koa-cache-responses/issues","email":"niftylettuce@gmail.com"},"xo":{"space":true,"extends":["xo-lass"],"prettier":true},"ava":{"verbose":true},"dist":{"shasum":"2c3407c0e8e5b897ccf86453ad728860360ac431","tarball":"https://registry.npmjs.org/@ladjs/koa-cache-responses/-/koa-cache-responses-0.0.3.tgz","fileCount":12,"integrity":"sha512-ZOgKJG/vg9TUu1IQJiNfvL+AfhgzBZ0WlmZLpmx35RebOPcZ3+nL6mz72t0HynrTh7zvwUIISjegsVdTHHpHuQ==","signatures":[{"sig":"MEYCIQCSzYiXUORbjh1zbycnO9T+2swYEe5vtW4w3tXy+yDohQIhAKCrk3E1ghYKS4U1yTN07hIXYQ3t2eSJirYDz/eCTkir","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe70czCRA9TVsSAnZWagAA27AQAJXirSzykp5BaY+Ga84V\nkaD8YwoojlnU3ZS4JZmpfGJOY795iNYLAvqlkAdev0Lt5KnW6XOgov9B//BC\n90OWlCqRmv2anIglgIgBTRZCxNULjkMK7S2fyGjoX9GpsLjlZcdDwoSfVp2t\nk9ToN8rS65A1CbxCqpxs0pmy/q/BkpHZ8K9PC/p0Bry9gLC70I6SCzeR0iO0\nzzvcmX2lu2GfJt9Gaui1b5vU6Km5KhAFgc267GJmHZcjTKTF0qtZVz212TsC\nIg8jNe7xdlP64WNajKBa7OOHK5QHg+mchovT0F4Wv8dqg7IZDU9F4N+GRiqE\n4unYLyQ/woIVZPD8I9falnFLfZ6I6ipbgpVDNk3yEMbaQRUibaW/fNN+BsQI\nsRduBPrIuhze5i1dZK6Vi7D4AEmPAT9IkcqQtrdsGFx/cCwT0c8dfKx+z3eP\nE1idr4+COTxjBJfjDlG7TalJDicOfkHPhx7ZVdltQYt/VySesLbTm2xHnyqa\nBkJvyBUefT0cusWNueQ+9Yi7XQxEUChtLgGfjDT5SET+HjLyttx1KkbWHDYr\nxGBi7jVpQ9UxhnyVNBIX78P/k4JIcqPeE6cjKCTS9yfI1mM4CAZOVQs23hmE\nqQ8I6Jgb+MvIlwUjkYxd3TNxwYwMvfi7idTuf/rVmdr5tzawacwJjt2SjfQp\nTU6Y\r\n=focd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && npm test"}},"engines":{"node":">=8.3"},"scripts":{"ava":"cross-env NODE_ENV=test ava","nyc":"cross-env NODE_ENV=test nyc ava","lint":"xo && remark . -qfo","test":"yarn run lint && yarn run ava","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","test-coverage":"yarn run lint && yarn run nyc"},"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"none","bracketSpacing":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"https://github.com/ladjs/koa-cache-responses","type":"git"},"description":"Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\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 all\ncopies 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,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"ms":"^2.1.2","lodash":"^4.17.15","path-to-regexp":"^6.1.0"},"remarkConfig":{"plugins":["preset-github"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"xo":"0.25","ava":"latest","koa":"^2.12.1","nyc":"latest","husky":"latest","eslint":"6.x","codecov":"latest","fixpack":"latest","koa-cash":"^4.0.3","cross-env":"latest","supertest":"^4.0.2","node-cache":"^5.1.1","remark-cli":"latest","lint-staged":"latest","@ladjs/redis":"^1.0.4","@commitlint/cli":"latest","fast-safe-stringify":"^2.0.7","remark-preset-github":"latest","eslint-config-xo-lass":"latest","@commitlint/config-conventional":"latest"},"_npmOperationalInternal":{"tmp":"tmp/koa-cache-responses_0.0.3_1592739634761_0.4948699097788023","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@ladjs/koa-cache-responses","description":"Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.","version":"1.0.0","author":{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},"bugs":{"url":"https://github.com/ladjs/koa-cache-responses/issues","email":"niftylettuce@gmail.com"},"contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"}],"dependencies":{"lodash":"^4.17.21","ms":"^2.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@commitlint/cli":"^19.7.1","@commitlint/config-conventional":"^19.7.1","@ladjs/redis":"^1.1.1","ava":"^5.2.0","cross-env":"^7.0.3","eslint":"^8.55.0","eslint-config-xo-lass":"^2.0.1","fast-safe-stringify":"^2.1.1","fixpack":"^4.0.0","husky":"^9.1.7","koa":"^2.15.4","koa-cash":"^5.0.0","lint-staged":"^15.4.3","node-cache":"^5.1.2","nyc":"^17.1.0","remark-cli":"11.0.0","remark-preset-github":"^4.0.4","supertest":"^4.0.2","xo":"0.56.0"},"engines":{"node":">=18"},"homepage":"https://github.com/ladjs/koa-cache-responses","keywords":["alternative","asset","assets","cache","caching","cash","cdn","cloudfront","content","css","delivery","file","hash","http","image","images","img","in-memory","ioredis","javascript","js","koa","lad","lass","memory","middleware","modified","mongo","mongoose","network","redis","responses","rev","revision","s3","script","scripts","serve","server","static","storage","store"],"license":"MIT","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/ladjs/koa-cache-responses.git"},"scripts":{"ava":"cross-env NODE_ENV=test ava","lint":"xo --fix && remark . -qfo && fixpack","nyc":"cross-env NODE_ENV=test nyc ava","prepare":"husky install","pretest":"npm run lint","test":"npm run nyc"},"_id":"@ladjs/koa-cache-responses@1.0.0","gitHead":"d3564a6607e719b80254f3337293d7395421e3c6","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-2u1aMQwz3g45M31tem0d0haWdrfnJeN9mxDIAW5YXRSd1wH7Y8VokCkJQfa0Dkc5Lnj7789ZFSBgnJHkGs2e8A==","shasum":"9dd4eaf9ca26c1d1ee655624b129ffe88ce6e451","tarball":"https://registry.npmjs.org/@ladjs/koa-cache-responses/-/koa-cache-responses-1.0.0.tgz","fileCount":16,"unpackedSize":10806,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICRyqXxBL6lo6Ieb8FlWhiOH9lHIPHxwDreI4WB4iew3AiBi9wa0i6X5u+F7nTjoWULKNYbyBu/mGMJ3VIA6Tf5zZw=="}]},"_npmUser":{"name":"titanism","email":"npm@titanism.com"},"directories":{},"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"shaunwarman","email":"shaunwarman1@gmail.com"},{"name":"spence-s","email":"sasnyde2@gmail.com"},{"name":"titanism","email":"npm@titanism.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/koa-cache-responses_1.0.0_1739405528379_0.6754137915401224"},"_hasShrinkwrap":false}},"time":{"created":"2020-05-20T01:14:11.593Z","modified":"2025-02-13T00:12:08.799Z","0.0.1":"2020-05-20T01:14:11.838Z","0.0.2":"2020-06-21T11:33:38.589Z","0.0.3":"2020-06-21T11:40:34.937Z","1.0.0":"2025-02-13T00:12:08.542Z"},"bugs":{"url":"https://github.com/ladjs/koa-cache-responses/issues","email":"niftylettuce@gmail.com"},"author":{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},"license":"MIT","homepage":"https://github.com/ladjs/koa-cache-responses","keywords":["alternative","asset","assets","cache","caching","cash","cdn","cloudfront","content","css","delivery","file","hash","http","image","images","img","in-memory","ioredis","javascript","js","koa","lad","lass","memory","middleware","modified","mongo","mongoose","network","redis","responses","rev","revision","s3","script","scripts","serve","server","static","storage","store"],"repository":{"type":"git","url":"git+https://github.com/ladjs/koa-cache-responses.git"},"description":"Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.","contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"}],"maintainers":[{"name":"niftylettuce","email":"niftylettuce@gmail.com"},{"name":"shaunwarman","email":"shaunwarman1@gmail.com"},{"name":"spence-s","email":"sasnyde2@gmail.com"},{"name":"titanism","email":"npm@titanism.com"},{"name":"shadowgate15","email":"taylorschley@me.com"}],"readme":"# [**@ladjs/koa-cache-responses**](https://github.com/ladjs/koa-cache-responses)\n\n[![build status](https://github.com/ladjs/koa-cache-responses/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/koa-cache-responses/actions/workflows/ci.yml)\n[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)\n[![license](https://img.shields.io/github/license/ladjs/koa-cache-responses.svg)](LICENSE)\n[![npm downloads](https://img.shields.io/npm/dt/koa-cash.svg)](https://npm.im/koa-cash)\n\n> Caching middleware for Koa using `koa-cash` and route pattern-based matching with `path-to-regexp`.  Made for [Lad](https://lad.js.org).\n\n\n## Table of Contents\n\n* [Install](#install)\n* [Usage](#usage)\n* [Contributors](#contributors)\n* [License](#license)\n\n\n## Install\n\n[npm][]:\n\n```sh\nnpm install @ladjs/koa-cache-responses\n```\n\n\n## Usage\n\nSee [@ladjs/web](https://github.com/ladjs/web) integration.\n\n\n## Contributors\n\n| Name           | Website                    |\n| -------------- | -------------------------- |\n| **Nick Baugh** | <http://niftylettuce.com/> |\n\n\n## License\n\n[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)\n\n\n##\n\n[npm]: https://www.npmjs.com/\n","readmeFilename":"README.md"}