{"_id":"@keyv/memcache","_rev":"21-14eea926d7fb0d806091b1686eeadb80","name":"@keyv/memcache","dist-tags":{"next":"2.0.0-rc.2","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4","rc":"6.0.0-rc.1","latest":"2.0.2"},"versions":{"1.3.3":{"name":"@keyv/memcache","version":"1.3.3","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.3.3","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"ava":{"require":["requirable"]},"tsd":{"directory":"test"},"dist":{"shasum":"3eae06ee412a6b9f5ccb7a8b8ea34dabded32bec","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.3.3.tgz","fileCount":4,"integrity":"sha512-55YzZUrxVDc+gPOTbf/6C7+qJ4OWWYrfeI5kBnuCJmEQp4pjsdXQjOrEEz4ojJ9Y4V4JfWDUVu2DEFqqWS4Qlg==","signatures":[{"sig":"MEQCIFI6uE8e3I/Z0+tRyw8e5QnUGsKDTeYIwC/HvYtSriG5AiA3RWQYFkSuM3jbkDhMr5w6aYelnodoAAyl/+DedleX7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijWYrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6tg/9Ggn0zPWexod3EZnfYZyVJORrI1Cp7VQF6qMLMVzjjNkSiHtW\r\nPoUT09KnAOR8qrlex9HRZTB0/63ekSen9bDIz85AhfLwCAyNYx1SJYkrNlmg\r\nFbtlWGi0uapT8Z4WsaWMXgEzZ3VQ10z7/YEkFikP9qOUV7Jr0EL8dZiznsRo\r\nRbIx5oU4QZtsGfMmwhAbrIeQFoETyshQwxwe5D5eEiSz7bW9zWWzoI5AMZLm\r\nkRatLRsgfe0FT3MOBGl5sVwhmXp6UwUQoYxA1A2sqRPC9eEwx+jfYP40Aaef\r\nCxWMIuEloUGsybvAO+7DS1OgIpC9PJ7jjY8akPE/lIhr6c5bf3WoksOlocE9\r\n6fOMAm0ZSpFK6VkrM6wZHPyuY8/x6ouTKyNgR6n2cqMWN9vN8DOJmGnrKWSe\r\n2CYK73oOFn+WJpwM3TjAVhaDAmqkkvG/LHeeSYON15Nr5+i3J7L/8nfN7ICy\r\nPPG1kXSkPytm4VrfMh04Sp/PNA5VCCn+//d9D3GX3QykNGsf8KaIb7Kn9HPn\r\n2ZIOg4JavqN1r/U2b+ey8NzcumN+VEu4PdwvhMygQZnf1T2AjmHCExeqKftx\r\nhMseOWqXdQW8vdeL/l/PqcN1+tdgdYAuWIyCAkIJuiGiI0ww4Shdu83GflKm\r\nKz5A0V1/j25MGCP63GKFenYWL0gHOflExog=\r\n=6Gdr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"./src/index.d.ts","gitHead":"dbff3eb6ed617c6b29c9bd6c5f3be99850284590","scripts":{"test":"nyc ava","clean":"rm -rf node_modules && rm -rf .nyc_output && rm -rf coverage.lcov","coverage":"nyc report --reporter=text-lcov > coverage.lcov"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"_npmVersion":"8.3.0","description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"16.13.1","dependencies":{"memjs":"^1.3.0","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.2.0","nyc":"^15.1.0","tsd":"^0.20.0","keyv":"*","this":"^1.1.0","requirable":"^1.0.5","typescript":"^4.6.4","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.3.3_1653433899412_0.5793021366958222","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@keyv/memcache","version":"1.3.4","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.3.4","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"unicorn/prefer-module":0,"n/prefer-global/process":0,"unicorn/no-array-reduce":0,"ava/no-ignored-test-files":["error",{"extensions":["js","ts"]}],"node/prefer-global/process":0,"unicorn/prefer-node-protocol":0,"unicorn/prefer-object-from-entries":0}},"ava":{"require":["requirable","ts-node/register"],"extensions":["js","ts"]},"tsd":{"directory":"test"},"dist":{"shasum":"6de364fa383cec6f3208f7fe0dd9e8ad54740e14","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.3.4.tgz","fileCount":6,"integrity":"sha512-Az9T9sZ93nhojKDPpmqy78n9Z1RAQfoaRqSfScK43B8QgBCJq1cHcADL3NMPH7cDRI/vH6vTsUNQMf01Kb1dKg==","signatures":[{"sig":"MEQCIDndh8cSzXa/tFWbHOxC/VaDYoSNO02eiiKhuVmbBGeEAiAVqKrJWEKeI8ZT/mxGBAlU7AUZXRdhqUGFUXQ4tw9l0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTbukACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyXw/8DUTss75g2nSOylyMnvQpPeDTQGCf7tUrHIC0+NqtPUWSkmgr\r\nIYuXZOtdzHe8gcaNlu6X1gykFBWWb0CEnQNSHtvTiw8NoABVH4vNBscYj0d1\r\n8WAbOu6zBt6/0DWQRdaYKiHgr5/fd13Oc5wAWOiDt/Hnai541FcX1O2pytYU\r\n4MC8UhoQ9eEfw1yeoITh5tgsnlbPcrTsaoAfs+3C5JCqhCt1yGtlLfUWTrUg\r\nd3c69KU9LaR0FEUETY4Y9MzouV3ywM5kKcaFg1GQzhr1NDznc7syzuv/4LJs\r\nXKjW9lioZvw0u/TofAMzod5jfkfHyGq2eCwxXD0nscUdTpW1e54vqkXLuP6T\r\neXCJkCO/rpt9Ls5rkxwH/cjZbALnDCVixNUMcjQ/PbSZGcQlaO1SSC8QS4f7\r\n+6zZtR99fkF3X5VN2sFLD8BJEgRxPCzIeYKP2xeS08KX5q/14dQjHjBCnCgR\r\nyeg7qARBrwCTfVF8rbSLqV5KstSUgRWRpFzjqC4SZYS/mjbsJwPz5iTtQykl\r\ns8tgjrQGgPA+clGiBu+Ql5GiNwmoQtglEzpOwSRruatODmCoxhjEPY807k3a\r\nlA3hYYNDPmKNybTFIOIktacsT9+KXvNQNxE6Auft0h4Oxyd1vD4j0H/I42i2\r\nBl50i6DGTAGoSNu9u6wSXANsz0kalBbe0no=\r\n=Zfkk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"./src/index.d.ts","scripts":{"test":"xo && nyc ava --serial","clean":"rm -rf node_modules && rm -rf .nyc_output && rm -rf coverage.lcov","coverage":"nyc report --reporter=text-lcov > coverage.lcov"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.0","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^4.3.3","nyc":"^15.1.0","tsd":"^0.24.1","keyv":"*","this":"^1.1.0","ts-node":"^10.9.1","requirable":"^1.0.5","typescript":"^4.8.4","@types/keyv":"^3.1.4","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.3.4_1666038692010_0.19712752943390122","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@keyv/memcache","version":"1.3.5","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.3.5","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"unicorn/prefer-module":0,"n/prefer-global/process":0,"unicorn/no-array-reduce":0,"ava/no-ignored-test-files":["error",{"extensions":["js","ts"]}],"node/prefer-global/process":0,"unicorn/prefer-node-protocol":0,"unicorn/prefer-object-from-entries":0}},"ava":{"require":["requirable","ts-node/register"],"extensions":["js","ts"]},"tsd":{"directory":"test"},"dist":{"shasum":"bf7b5616b60fd997cfe5e6e5d5eb3b9fbecf39a1","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.3.5.tgz","fileCount":6,"integrity":"sha512-Y0l73u+migBSwLQzxfa/XlsnVd5t9vzWmxK75z0LoGbIGfFm2NN3hqTLHSU0VhUGVkjGsFNXSYkQAF0zqbOugQ==","signatures":[{"sig":"MEQCIDIbEdYwEjpExnPGkJgGPa1wedYAhmYK/2/N6Dhw9UYjAiACidOobRo4UciNG7ucZuSls2yghAwEjrwqSDP/qUlhPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaEe6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAIQ//dsBib9DcNNv7FDDRz9GkqIQc/fvoYpqqVZSf5C/OJPuOu974\r\n2NZJpgQdkh60olWWRzAJGSwUOQAOqRk3XabFPZtzR2fpftoQxQ48UC7GxTdE\r\nTWUlh832F6E6+nc3PoA9eTuPAcfdYrc2NJAxl4VyWrYdRMmTcDGGAng7UqOK\r\nsLKyq8i7qrYuGGYMWN0xuVi87MCzMgMfyjT4k8889T4m19C2jbH823BF9TCm\r\nXqy0dLAOQXeJzsz1UdzfgmOX0kee3Qpbpo0DBMkdO+Bx4aEu7dRkcES2wfUF\r\nKpEWE/Cg8Bf+Tm6zyk2D9GpVFdJCgFlsfcrZUsuE25bRK64Z7nBTgFVAjZzb\r\nIKkT+znud5xvWEZRUeOVSMbMilqE6ALV0iMZ6I19OY/PaHmOZRygXBG83JJK\r\nko7v6PVlWLb7AJhUz9XV3EUvFd1IiJBFZmFGj/bYV5neomsT8YiNBotF0YQj\r\nrUMJoShYwVBvn7osGZqzwyEzLWMOrp4rn2GzHHEcPNrIKajFs6KUZ36NbRe8\r\niVKENN9zgsHsODHim1A+ZX77ztSarrd/QTCw2YxPH1aYepRnyU9UBp0urt0U\r\nrk90+GhNgDCRgfVEyLwg+L4XfRZazqSNzBoEG3KWa5esBp13uECY/zlPnMNi\r\nFEMonPgm02n4fQZYtCp36ku4uEgCFFsS0QI=\r\n=v9qe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"./src/index.d.ts","scripts":{"test":"xo && nyc ava --serial","clean":"rm -rf node_modules && rm -rf .nyc_output && rm -rf coverage.lcov","coverage":"nyc report --reporter=text-lcov > coverage.lcov"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.0","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.0.1","nyc":"^15.1.0","tsd":"^0.24.1","keyv":"*","this":"^1.1.0","ts-node":"^10.9.1","requirable":"^1.0.5","typescript":"^4.8.4","@types/keyv":"^3.1.4","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.3.5_1667778490594_0.05581760255458246","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@keyv/memcache","version":"1.3.6","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.3.6","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"unicorn/prefer-module":0,"n/prefer-global/process":0,"unicorn/no-array-reduce":0,"ava/no-ignored-test-files":["error",{"extensions":["js","ts"]}],"node/prefer-global/process":0,"unicorn/prefer-node-protocol":0,"unicorn/prefer-object-from-entries":0,"@typescript-eslint/consistent-type-imports":0,"@typescript-eslint/consistent-type-definitions":0}},"ava":{"require":["requirable","ts-node/register"],"extensions":["js","ts"]},"tsd":{"directory":"test"},"dist":{"shasum":"d10e104822915fd02dc00f396547ef033549c0e8","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.3.6.tgz","fileCount":6,"integrity":"sha512-R2rIfBHDdpAVqx9wmMbLG3+chd2VdG8q1M8TNDu54vYr7Yy2eh78S5M/7MH1j222FPOdMKJ20w3zHQIwgmjL/Q==","signatures":[{"sig":"MEUCIFyE68xMlsFAJrEkl5NSR2Iy9KDh/dgaAvqz/NujOuIDAiEAluU91J8q4ng3x6x2H8tmUdPAlyDkaVCrlm2PGjpwBLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8l46ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVaA/9H2eXbt+LhSNcqYonxiIXrB6ZxfKU6sgqr1Jmp/S/NZ31CbMO\r\ng8Kr8Ng4+lIRA5Mo5bZVM2kk1Yhf++Bpgask4jmMHAfmzH+ElyVgIyovDCkB\r\n+RnI2MSOtzb8AE7slCJjQC+o/s43d60HTJsVyh1YOpbz0Wut/a+X0JiCeWNx\r\nN981IPwjNQ+LVaTa9PghKLOnjvJEZMlCgCboPDY4ubToMIHZkhUjDMEYe5K8\r\nl4Gd+B7Uze6jeqK0boHX0rDWWLpxx/Huj47KMgOq66XYe03PlffQcbvRCarO\r\nKEcXTjp1PksZ3856bo+V31k3U/XbY+m5s9eZduKf4S2sC6UxAfs/q8AprMFi\r\nifEU4iwnflT9WO6QIKi6Q7S0SLzbCPc3y40u1/RrmxG0oazfUY2p/OVM8mfy\r\nw2XfrbQg73Ek2EA+PknUs8yubMum/Aqr76h1btRJBYGU24AP66Q0cEZ/2/hX\r\nbVFpI/G/89G4yUSCIhKKZcR8XRyNOJ53Qx2CxdylOqd9EiNmOJp29PS+Vqlp\r\nfd1/RImC6/wmWblT0rhevHg/QZb7YhKEfAGpVskLGIiLYhFxLslyWZ/UyId6\r\nYKSrHnicw9lyKpt+PIe0LUXW6PhU13sOmK+iQgdnQOipjKmwfWTlz5CJSgWa\r\nAuADM5rMxCRRQEfTDDIYdPUnbd6B3sPjRCQ=\r\n=pUms\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"./src/index.d.ts","scripts":{"test":"xo && c8 ava --serial","clean":"rm -rf node_modules && rm -rf ./coverage","test:ci":"xo && ava --serial"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.0","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","ava":"^5.1.1","tsd":"^0.25.0","keyv":"*","ts-node":"^10.9.1","requirable":"^1.0.5","typescript":"^4.9.5","@types/keyv":"^3.1.4","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.3.6_1676828218289_0.38651851982916563","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@keyv/memcache","version":"1.3.7","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.3.7","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"unicorn/prefer-module":0,"n/prefer-global/process":0,"unicorn/no-array-reduce":0,"ava/no-ignored-test-files":["error",{"extensions":["js","ts"]}],"node/prefer-global/process":0,"unicorn/prefer-node-protocol":0,"unicorn/prefer-object-from-entries":0,"@typescript-eslint/consistent-type-imports":0,"@typescript-eslint/consistent-type-definitions":0}},"ava":{"require":["requirable","ts-node/register"],"extensions":["js","ts"]},"tsd":{"directory":"test"},"dist":{"shasum":"34d7a1a8bf1616a1175d9fe36ea8e36706330045","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.3.7.tgz","fileCount":6,"integrity":"sha512-mCXOnYZmmG24Xf5J1ikcgQpB7poS9NhdrjOaEXBssIGdG7uGqrCzarhmW7GdMaiZc+m3lGB4WZZCOXBtLDKFBg==","signatures":[{"sig":"MEQCIHjurlirbctqVDz61+dSF3lF0tox2v6BHNxRx+OB6gAfAiB9vGzBdAysfIMDHfDmZLVYaa6GB3B0V8vKCSdAPP4B6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKvPZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6UA/+LRLIOjWlisBPyVqDypxhEsny8FB/jFLwccweZLSrAdBCBLs4\r\nllM8QaJPRlMcHPrluAOurvI5UUDkzffdEX/scAWRHfar6dxDZZY+iP4r21n4\r\nFLZMK27uoymnGdxJQTR3sjzB9KiwDNJE+SqVqKN7JGI7MkpYD9GWeBDD7v4f\r\n1pDRvT61WVxSDZMwdnJA1abzCvTnPbx0GkjvMX+lCm10TQy3KS2/ujZ7GKgv\r\nFTBTuaIoviCvLKGHRZJKAIPf+/1ymkTGlae0wPuKo9eGDzXoQpQIj4UcOPSt\r\n/rYLIFEfz/+dfqDTVA9N7H75QiyMfqD+Oljk0wH4PzxS7koafFE/bZUVNhlg\r\n800TvZf0ACnmpxZZ29Hhuf3KlKf8fmxiKpwijGJo3orhdb470NT0Jy+g+17F\r\nehm6e/IFjUy7V3wmcecdvJw1NIKVOUVVQRa+XA4C9WMQL6dEKQHewB0jYZv9\r\n3WjfHWO8SI65OCNYRK1Ish+Y1J/c8pHi0z98r3amC1BGEmyoqPOTSwyHP+Wm\r\ne82KLnpg2CrgBU5AbE/oZeL/m/BhZ0kX7UCtnFI5CqvlVCfRDvG7IO22uvh4\r\n7lG6RNJLDd2eufwF9JlTIZ3FQd8qdJ2QPdqw/50LTcw1nGbHB76LEtJbcKsQ\r\nc5DzQJvZo7a+dJSOUuxnGJy22k+DVFElIXo=\r\n=0unu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"./src/index.d.ts","scripts":{"test":"xo && c8 ava --serial","build":"echo 'No build step required.'","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && ava --serial"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.1","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.13.0","ava":"^5.2.0","tsd":"^0.28.1","keyv":"*","ts-node":"^10.9.1","requirable":"^1.0.5","typescript":"^5.0.3","@types/keyv":"^3.1.4","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.3.7_1680536536954_0.8289193924984661","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@keyv/memcache","version":"1.4.0","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.4.0","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":0,"unicorn/prefer-module":0,"n/prefer-global/process":0,"unicorn/no-array-reduce":0,"ava/no-ignored-test-files":["error",{"extensions":["js","ts"]}],"no-promise-executor-return":0,"node/prefer-global/process":0,"unicorn/prefer-node-protocol":0,"unicorn/prefer-object-from-entries":0,"@typescript-eslint/no-empty-function":0,"@typescript-eslint/consistent-type-imports":0,"@typescript-eslint/consistent-type-definitions":0}},"ava":{"require":["requirable","ts-node/register"],"extensions":["js","ts"]},"tsd":{"directory":"test"},"dist":{"shasum":"89108a5f0ec8ed301d77291f2b485afbd34a6bff","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.4.0.tgz","fileCount":7,"integrity":"sha512-KXPcdg+dLewznQJa8Vhg5KxgWZqx5JIt9SFrG1vmmFp27i6emTp26jksKYKiCvCzlvf401XRJVhGALTawdDitA==","signatures":[{"sig":"MEYCIQCnLATfrEVJzY0qDK+qXmwnEjgMfxbvZwgFADyFAvkNCgIhAMLaAjE0rmYfNSkRqMdAM2nfVCul9PQkV9BaJDiSMIjI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17291},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"test":"xo && c8 ava --serial","build":"tsc --project tsconfig.dist.json","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && ava --serial"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.1","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.28.1","keyv":"*","ts-node":"^10.9.1","requirable":"^1.0.5","typescript":"^5.1.3","@types/memjs":"^1.3.0","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.4.0_1685828627223_0.0719148820488913","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@keyv/memcache","version":"1.4.1","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@1.4.1","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":0,"unicorn/prefer-module":0,"n/prefer-global/process":0,"unicorn/no-array-reduce":0,"ava/no-ignored-test-files":["error",{"extensions":["js","ts"]}],"no-promise-executor-return":0,"node/prefer-global/process":0,"unicorn/prefer-event-target":0,"unicorn/prefer-node-protocol":0,"unicorn/prefer-object-from-entries":0,"@typescript-eslint/no-empty-function":0,"@typescript-eslint/consistent-type-imports":0,"@typescript-eslint/consistent-type-definitions":0}},"ava":{"require":["requirable","ts-node/register"],"extensions":["js","ts"]},"tsd":{"directory":"test"},"dist":{"shasum":"5bd6187dc98fb543d442a9032b280d3dd730c46d","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-1.4.1.tgz","fileCount":7,"integrity":"sha512-BoXgJG3xZO6J3JPuJGzbP+gyc1QcqzEK7o0SP7TFdMu+AXJ8LAXflCqJug3BmDNTCnBb3mqUgMr01EOhJ+CqWw==","signatures":[{"sig":"MEQCICD0+kO7txx/e3zP/+5XyKi6u2nab02ZLFVXOUn+nx9aAiBm0VBxBLdOGPrXzX4CjxIy756rQVeMuS1Eft0X+DgmyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17519},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"test":"xo && c8 ava --serial","build":"tsc --project tsconfig.dist.json","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && ava --serial"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.2","json-buffer":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.30.4","keyv":"*","ts-node":"^10.9.2","requirable":"^1.0.5","typescript":"^5.3.3","@types/memjs":"^1.3.3","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_1.4.1_1707060098954_0.8123688499088038","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"@keyv/memcache","version":"2.0.0-rc.1","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@2.0.0-rc.1","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":"off","unicorn/prefer-module":"off","n/prefer-global/process":"off","unicorn/no-array-reduce":"off","no-promise-executor-return":"off","node/prefer-global/process":"off","unicorn/prefer-event-target":"off","unicorn/prefer-node-protocol":"off","import/no-extraneous-dependencies":"off","unicorn/prefer-object-from-entries":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/consistent-type-imports":"off","@typescript-eslint/consistent-type-definitions":"off"}},"tsd":{"directory":"test"},"dist":{"shasum":"4cd5ae63c105e21d69ec9207edf99e1fdaf79261","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-2.0.0-rc.1.tgz","fileCount":12,"integrity":"sha512-To3YgkeyKyyY7cey1REyBN+9Kw4dlRV5ebl89bdtVgnX4zE+ORIi8+UYbL5b9RDDP6EV3to7/bv6sfEvl0VbJw==","signatures":[{"sig":"MEUCIHXEsK5PsZCqGn+8aGStxzy+x+/fIfCIUV6rvo8+GZuBAiEAtrar/X1yrGIzYa9o92IXeSR4Ps2kaBJTXmKVD3WKH3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25386},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"test":"xo --fix && vitest run --coverage","build":"rm -rf dist && tsc --project tsconfig.csj.json && tsc --project tsconfig.esm.json","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && vitest --run --sequence.setupFiles=list"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.2","buffer":"^6.0.1","@keyv/serialize":"*"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"xo":"^0.58.0","tsd":"^0.31.0","keyv":"^5.0.0-rc.1","ts-node":"^10.9.2","typescript":"^5.4.3","@types/memjs":"^1.3.3","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_2.0.0-rc.1_1716225857865_0.5178847974974572","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"@keyv/memcache","version":"2.0.0-rc.2","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@2.0.0-rc.2","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":"off","unicorn/prefer-module":"off","n/prefer-global/process":"off","unicorn/no-array-reduce":"off","no-promise-executor-return":"off","node/prefer-global/process":"off","unicorn/prefer-event-target":"off","unicorn/prefer-node-protocol":"off","import/no-extraneous-dependencies":"off","unicorn/prefer-object-from-entries":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/consistent-type-imports":"off","@typescript-eslint/consistent-type-definitions":"off"}},"tsd":{"directory":"test"},"dist":{"shasum":"44239eeda3118d8674516fa6bc4a0ddec9284ac7","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-2.0.0-rc.2.tgz","fileCount":12,"integrity":"sha512-UmZUWL7+lo/TtlMyS4GcOanf0v4rIoy+2JtWsKwQaLc41Uwl8a0MDSCp0OUtdwteXm98eq1njAq28qla43X2Aw==","signatures":[{"sig":"MEYCIQDspMFgq5uz0kG0qjX5dak7VQx5Ym33TTtns/NNAcww6AIhAKa8Fka+d0Kbg5xMNrGoD1K5XqPB5c26MWCNCmhxOF6a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25386},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"test":"xo --fix && vitest run --coverage","build":"rm -rf dist && tsc --project tsconfig.cjs.json && tsc --project tsconfig.esm.json","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && vitest --run --sequence.setupFiles=list"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"dependencies":{"memjs":"^1.3.2","buffer":"^6.0.3","@keyv/serialize":"*"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"xo":"^0.58.0","tsd":"^0.31.0","keyv":"^5.0.0-rc.1","ts-node":"^10.9.2","typescript":"^5.4.5","@types/memjs":"^1.3.3","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_2.0.0-rc.2_1717532891496_0.6558137623504938","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@keyv/memcache","version":"2.0.0","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@2.0.0","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":"off","unicorn/prefer-module":"off","n/prefer-global/process":"off","unicorn/no-array-reduce":"off","no-promise-executor-return":"off","node/prefer-global/process":"off","unicorn/prefer-event-target":"off","unicorn/prefer-node-protocol":"off","import/no-extraneous-dependencies":"off","unicorn/prefer-object-from-entries":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/consistent-type-imports":"off","@typescript-eslint/consistent-type-definitions":"off"}},"tsd":{"directory":"test"},"dist":{"shasum":"b8d1bdd8d36ff5435a42de80b6ef75f75c6ec9d8","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-2.0.0.tgz","fileCount":13,"integrity":"sha512-02SKIFglDXmDhUcQau8zqbIzbZPIa1Sk7rI9HevmNmk9jPEkCQ7c8zx0VXU/HyL3q55NZwFUPOMe40g3RxP3Uw==","signatures":[{"sig":"MEUCIARewIVrlxiJzESu6X4vxwdPnt0qs+FbXeW4DwVcFk4eAiEApj39JYh6WL2qqqV1STua+V5y1h2W1ehGwVxkjQMGr3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26421},"main":"dist/cjs/index.js","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"test":"xo --fix && vitest run --coverage","build":"rm -rf dist && tsc --project tsconfig.cjs.json && tsc --project tsconfig.esm.json","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && vitest --run --sequence.setupFiles=list"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017-2021 Luke Childs\nCopyright (c) 2021-2022 Jared Wray\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":{"memjs":"^1.3.2","buffer":"^6.0.3","@keyv/serialize":"*"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.59.3","tsd":"^0.31.1","keyv":"^5.0.0","ts-node":"^10.9.2","typescript":"^5.5.4","@types/memjs":"^1.3.3","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_2.0.0_1724196057760_0.6298468330722933","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@keyv/memcache","version":"2.0.1","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@2.0.1","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":"off","unicorn/prefer-module":"off","n/prefer-global/process":"off","unicorn/no-array-reduce":"off","import/no-named-as-default":"off","no-promise-executor-return":"off","node/prefer-global/process":"off","unicorn/prefer-event-target":"off","unicorn/prefer-node-protocol":"off","import/no-extraneous-dependencies":"off","unicorn/prefer-object-from-entries":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/consistent-type-imports":"off","@typescript-eslint/consistent-type-definitions":"off"}},"tsd":{"directory":"test"},"dist":{"shasum":"c7ecea104942c13aea66c6e4445b893c708d4815","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-2.0.1.tgz","fileCount":9,"integrity":"sha512-JavNaKi/9L/+amZ0k7EH5odYb6napHJu388jv4Q04gtT8CR4ObRBIuhVBgOyTYa+KxLCs5RqckZgP5Sj/GjSUA==","signatures":[{"sig":"MEYCIQD2tGaTtnhnBOpXQovYstqPKBdOn3Wvy0T1GbKE2ecVDQIhAJar0F/Te/joZUR4e1c95e+kc9REkaPVZUlvipoO4OYP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17133},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"test":"xo --fix && vitest run --coverage","build":"rm -rf dist && tsup src/index.ts --format cjs,esm --dts --clean","clean":"rm -rf node_modules && rm -rf ./coverage","prepare":"yarn build","test:ci":"xo && vitest --run --sequence.setupFiles=list"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017-2021 Luke Childs\nCopyright (c) 2021-2022 Jared Wray\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":{"memjs":"^1.3.2","buffer":"^6.0.3","@keyv/serialize":"*"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.59.3","tsd":"^0.31.1","keyv":"^5.0.0","ts-node":"^10.9.2","typescript":"^5.5.4","@types/memjs":"^1.3.3","@keyv/test-suite":"*"},"_npmOperationalInternal":{"tmp":"tmp/memcache_2.0.1_1724283406369_0.17239611513574293","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@keyv/memcache","version":"2.0.2","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@2.0.2","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"xo":{"rules":{"import/extensions":"off","unicorn/prefer-module":"off","n/prefer-global/process":"off","unicorn/no-array-reduce":"off","import/no-named-as-default":"off","no-promise-executor-return":"off","node/prefer-global/process":"off","unicorn/prefer-event-target":"off","unicorn/prefer-node-protocol":"off","import/no-extraneous-dependencies":"off","unicorn/prefer-object-from-entries":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/consistent-type-imports":"off","@typescript-eslint/consistent-type-definitions":"off"}},"tsd":{"directory":"test"},"dist":{"shasum":"5e32b94309c84ea8b4e381a77a447655a3dd19e7","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-2.0.2.tgz","fileCount":7,"integrity":"sha512-0gxCi3X5I8I4gzHdce+3T2QsxHMujjL9IqJN5VCBtHGivTPg83PIKs7eOnQ/JCcqvt1rwfnu6/HNreL3FqwoCw==","signatures":[{"sig":"MEQCIFg1ZztbeL2DW2AwOPGFCzvpI0Ye409aFAC4nq0LJODMAiAcUs0I7Zoy0WwGczVOhY2eKIFWAYKorjZ3ZzJnplsO2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17602},"main":"dist/index.cjs","type":"module","_from":"file:keyv-memcache-2.0.2.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"test":"xo --fix && vitest run --coverage","build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","clean":"rimraf ./node_modules ./coverage ./dist","test:ci":"xo && vitest --run --sequence.setupFiles=list"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/901edf4a9a94d9d42a81ac5586996ec4/keyv-memcache-2.0.2.tgz","_integrity":"sha512-0gxCi3X5I8I4gzHdce+3T2QsxHMujjL9IqJN5VCBtHGivTPg83PIKs7eOnQ/JCcqvt1rwfnu6/HNreL3FqwoCw==","repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"_npmVersion":"11.4.1","description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"20.17.0","dependencies":{"memjs":"^1.3.2","buffer":"^6.0.3","@keyv/serialize":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^1.1.0","tsd":"^0.32.0","tsup":"^8.5.0","rimraf":"^6.0.1","vitest":"^3.2.3","typescript":"^5.8.3","@types/memjs":"^1.3.3","@keyv/test-suite":"^2.0.7","@keyv/compress-gzip":"^2.0.3","@vitest/coverage-v8":"^3.2.3"},"peerDependencies":{"keyv":"^5.3.4"},"_npmOperationalInternal":{"tmp":"tmp/memcache_2.0.2_1749522639603_0.8390748940206252","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha.1":{"name":"@keyv/memcache","version":"6.0.0-alpha.1","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@6.0.0-alpha.1","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"tsd":{"directory":"test"},"dist":{"shasum":"53fc389a3f405a0577c3d78272d2467714777e67","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-6.0.0-alpha.1.tgz","fileCount":7,"integrity":"sha512-/5RbNYAyf762wvhBsFGXL8pExdnhn9WrM4bgxwN5ZJXehbzxfEN1LayiOsLWHxvzClzzgzP2q6/AiDQUQG9vCA==","signatures":[{"sig":"MEUCIGbjSSnoqJDDLQGKHbtJcjUgJ1ewgd4xYwJcc+qjK65VAiEAgKds76gwaHcRLYOcH+iN9ywAJyNSbG/jBK6INUlmicc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39035},"main":"./dist/index.js","type":"module","_from":"file:keyv-memcache-6.0.0-alpha.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","clean":"rimraf ./node_modules ./coverage ./dist","lint:ci":"biome check --error-on-warnings","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"_resolved":"/tmp/b2d4955e872df7b42251851d63e8fe0c/keyv-memcache-6.0.0-alpha.1.tgz","_integrity":"sha512-/5RbNYAyf762wvhBsFGXL8pExdnhn9WrM4bgxwN5ZJXehbzxfEN1LayiOsLWHxvzClzzgzP2q6/AiDQUQG9vCA==","repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"_npmVersion":"11.8.0","description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"24.13.1","dependencies":{"memcache":"^1.4.0","hookified":"^1.13.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","rimraf":"^6.1.2","vitest":"^4.0.16","typescript":"^5.9.3","@biomejs/biome":"^2.3.10","@keyv/test-suite":"^6.0.0-alpha.1","@keyv/compress-gzip":"^6.0.0-alpha.1","@vitest/coverage-v8":"^4.0.16"},"peerDependencies":{"keyv":"^6.0.0-alpha.1"},"_npmOperationalInternal":{"tmp":"tmp/memcache_6.0.0-alpha.1_1772070230904_0.4560478818598639","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha.2":{"name":"@keyv/memcache","version":"6.0.0-alpha.2","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@6.0.0-alpha.2","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"tsd":{"directory":"test"},"dist":{"shasum":"e49d6b495f515fd605ef913ac0ff434432f66205","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-6.0.0-alpha.2.tgz","fileCount":7,"integrity":"sha512-/gau4tS34beqfV5a9UZU6wZ0D27hYAmC1S+yfd2O3H3kjgtDfO+id3nNMz/BrqzbJrLs6nuBLQUN46Hjubhpkg==","signatures":[{"sig":"MEYCIQCakxwqAtmEw41XYwXMzdIhEJpfBdMTuooUVySUV03owwIhAMOvEwDLTJIC9Kar9OFBkivSAMCk5NGluzWm96pNmr0w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39098},"main":"./dist/index.js","type":"module","_from":"file:keyv-memcache-6.0.0-alpha.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","clean":"rimraf ./node_modules ./coverage ./dist","lint:ci":"biome check --error-on-warnings","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"_resolved":"/tmp/f65aa41150e527b3103caa30269b8778/keyv-memcache-6.0.0-alpha.2.tgz","_integrity":"sha512-/gau4tS34beqfV5a9UZU6wZ0D27hYAmC1S+yfd2O3H3kjgtDfO+id3nNMz/BrqzbJrLs6nuBLQUN46Hjubhpkg==","repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"_npmVersion":"11.8.0","description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"24.13.1","dependencies":{"memcache":"^1.4.0","hookified":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","rimraf":"^6.1.2","vitest":"^4.0.16","typescript":"^5.9.3","@biomejs/biome":"^2.3.10","@keyv/test-suite":"^6.0.0-alpha.2","@keyv/compress-gzip":"^6.0.0-alpha.2","@vitest/coverage-v8":"^4.0.16"},"peerDependencies":{"keyv":"^6.0.0-alpha.2"},"_npmOperationalInternal":{"tmp":"tmp/memcache_6.0.0-alpha.2_1772593411706_0.22786387641264283","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha.3":{"name":"@keyv/memcache","version":"6.0.0-alpha.3","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","_id":"@keyv/memcache@6.0.0-alpha.3","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"tsd":{"directory":"test"},"dist":{"shasum":"7adac122ddebf278a4609ed7353d6b39ed2a309d","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-6.0.0-alpha.3.tgz","fileCount":7,"integrity":"sha512-u+K/JKjCs9MDBvwQfmjg8+fZpAR0sXVvVfe44/l1vJIWBiLa6/D2FklE+QqDQldm5UY/FZ9w6uYIziEUjTuTGA==","signatures":[{"sig":"MEUCIBwiqPTMqzIGALwz5jpAAsYDE7hJ2dsSvTvxqwuNAhX8AiEAlLfOydYEAHdx2clpOVmzJ5DKBjGoxGDqUF92/SINZHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38684},"main":"./dist/index.js","type":"module","_from":"file:keyv-memcache-6.0.0-alpha.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","clean":"rimraf ./node_modules ./coverage ./dist","lint:ci":"biome check --error-on-warnings","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"_resolved":"/tmp/91177de59316047dc482680fed390970/keyv-memcache-6.0.0-alpha.3.tgz","_integrity":"sha512-u+K/JKjCs9MDBvwQfmjg8+fZpAR0sXVvVfe44/l1vJIWBiLa6/D2FklE+QqDQldm5UY/FZ9w6uYIziEUjTuTGA==","repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"_npmVersion":"11.9.0","description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"24.14.0","dependencies":{"memcache":"^1.4.0","hookified":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@keyv/test-suite":"^6.0.0-alpha.3","@keyv/compress-gzip":"^6.0.0-alpha.3"},"peerDependencies":{"keyv":"^6.0.0-alpha.3"},"_npmOperationalInternal":{"tmp":"tmp/memcache_6.0.0-alpha.3_1774214202768_0.5204897681312184","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.3":{"name":"@keyv/memcache","version":"6.0.0-beta.3","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":"Jared Wray <me@jaredwray.com> (https://jaredwray.com)","license":"MIT","_id":"@keyv/memcache@6.0.0-beta.3","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"tsd":{"directory":"test"},"dist":{"shasum":"140e63f7d5648a4e377937ff9bcbd225f7002d79","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-6.0.0-beta.3.tgz","fileCount":7,"integrity":"sha512-4I81+sWBTa+qZS9PzHnhqRrCUg1orS1OQKu/D9qRG2GYeU5+g/21xDanMAt45v0fLs+zWba0nviCBXG3LRJzGQ==","signatures":[{"sig":"MEUCIA+/jL4uV2kKfS7OvMKtn2wtsq3xsD5W8sxfuAmLzUFZAiEAq6WqodOTDBYjtpaO3xztTS1Lpak1c4PO7IQ70tyk9Ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@keyv%2fmemcache@6.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":43275},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">= 22.18.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","build":"tsdown","clean":"rimraf ./node_modules ./coverage ./dist","lint:ci":"biome check --error-on-warnings","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6fdef8df-1f32-49b3-8c42-95a1a874a9ee"}},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"24.16.0","dependencies":{"memcache":"^1.7.0","hookified":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"@keyv/test-suite":"^6.0.0-beta.3","@keyv/compress-gzip":"^6.0.0-beta.3"},"peerDependencies":{"keyv":"^6.0.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/memcache_6.0.0-beta.3_1781209750237_0.7911920509041592","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.4":{"name":"@keyv/memcache","version":"6.0.0-beta.4","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":"Jared Wray <me@jaredwray.com> (https://jaredwray.com)","license":"MIT","_id":"@keyv/memcache@6.0.0-beta.4","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"tsd":{"directory":"test"},"dist":{"shasum":"c54c9da3edfb2c90840dfac40411845e6545fabe","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-6.0.0-beta.4.tgz","fileCount":7,"integrity":"sha512-KKu1W3c8jZnpcosWUugzLAnL74ABrC0MkqNKgvyaIauPzTzvEfKfZB6xa5QfxvDd+4BIjNhYTBijDJbmCOwLGg==","signatures":[{"sig":"MEYCIQCC3ZkErUBT/A/J0Dfksu7jyiMBnTgqAhvjlhwqMDnRUwIhANL/+sn684JN2weynuHCXD0Msg+hkIzA93EBJJF3SIQh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@keyv%2fmemcache@6.0.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":48343},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">= 22.18.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","build":"tsdown","clean":"rimraf ./node_modules ./coverage ./dist","lint:ci":"biome check --error-on-warnings","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6fdef8df-1f32-49b3-8c42-95a1a874a9ee"}},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"24.16.0","dependencies":{"memcache":"^1.7.0","hookified":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"@keyv/test-suite":"^6.0.0-beta.4","@keyv/compress-gzip":"^6.0.0-beta.4"},"peerDependencies":{"keyv":"^6.0.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/memcache_6.0.0-beta.4_1781821747014_0.7439566241173496","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-rc.1":{"name":"@keyv/memcache","version":"6.0.0-rc.1","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"author":"Jared Wray <me@jaredwray.com> (https://jaredwray.com)","license":"MIT","_id":"@keyv/memcache@6.0.0-rc.1","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"homepage":"https://github.com/jaredwray/keyv","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"tsd":{"directory":"test"},"dist":{"shasum":"94b52f90bf983e8938a24c91dc07739e1d0accfb","tarball":"https://registry.npmjs.org/@keyv/memcache/-/memcache-6.0.0-rc.1.tgz","fileCount":7,"integrity":"sha512-eId9av9uaEi36q7897LyRtXWU43uN32Bw5qiNdDMCYQhqpvdbYg/bT/MjEjELVoC9OO0wc0YLljhr4D3j/+44Q==","signatures":[{"sig":"MEQCIDr48WKoUnA9m/Yp296tikyu7DNITTRaU7f9L4S09f8sAiADtMNDD3iKXoslRKbmz5Enlrs7NzX5weD4ebwAeSwFmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@keyv%2fmemcache@6.0.0-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":48491},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","engines":{"node":">= 22.19.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","build":"tsdown","clean":"rimraf ./node_modules ./coverage ./dist","lint:ci":"biome check --error-on-warnings","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6fdef8df-1f32-49b3-8c42-95a1a874a9ee"}},"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","directories":{},"_nodeVersion":"24.18.0","dependencies":{"memcache":"^1.9.0","hookified":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"@keyv/test-suite":"^6.0.0-rc.1","@keyv/compress-gzip":"^6.0.0-rc.1"},"peerDependencies":{"keyv":"^6.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/memcache_6.0.0-rc.1_1785784866259_0.9573194827403038","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2022-05-24T23:11:39.331Z","modified":"2026-08-04T13:01:19.054Z","1.3.3":"2022-05-24T23:11:39.567Z","1.3.4":"2022-10-17T20:31:32.170Z","1.3.5":"2022-11-06T23:48:10.772Z","1.3.6":"2023-02-19T17:36:58.451Z","1.3.7":"2023-04-03T15:42:17.083Z","1.4.0":"2023-06-03T21:43:47.387Z","1.4.1":"2024-02-04T15:21:39.113Z","2.0.0-rc.1":"2024-05-20T17:24:18.038Z","2.0.0-rc.2":"2024-06-04T20:28:11.654Z","2.0.0":"2024-08-20T23:20:57.905Z","2.0.1":"2024-08-21T23:36:46.523Z","2.0.2":"2025-06-10T02:30:39.765Z","6.0.0-alpha.1":"2026-02-26T01:43:51.064Z","6.0.0-alpha.2":"2026-03-04T03:03:31.896Z","6.0.0-alpha.3":"2026-03-22T21:16:42.929Z","6.0.0-beta.3":"2026-06-11T20:29:10.374Z","6.0.0-beta.4":"2026-06-18T22:29:07.165Z","6.0.0-rc.1":"2026-08-03T19:21:06.392Z","6.0.0":"2026-08-04T09:30:58.604Z"},"bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"author":{"url":"https://jaredwray.com","name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","homepage":"https://github.com/jaredwray/keyv","keywords":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"repository":{"url":"git+https://github.com/jaredwray/keyv.git","type":"git"},"description":"Memcache storage adapter for Keyv","maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"readme":"","readmeFilename":""}