{"_id":"turborepo-remote-cache","_rev":"115-7976cce3336c9d4eaeb829ecb8b7af87","name":"turborepo-remote-cache","dist-tags":{"latest":"2.12.3"},"versions":{"1.1.0":{"name":"turborepo-remote-cache","version":"1.1.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.1.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/nucleode/typescript-microservice-starter#readme","bugs":{"url":"https://github.com/nucleode/typescript-microservice-starter/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"26120234fe01c4f8e363baf5faddeb468627e24b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.1.0.tgz","fileCount":34,"integrity":"sha512-ElhL1IsM8LQhy73ig/E1l92IGG+1paFXhNIu+O39RqUcZYYjklbJWGz5hV2mQUGkc0VZKJoQ8U/6dmlqT1mVEQ==","signatures":[{"sig":"MEUCIQCIENAFPwaPcqfJPn52CigCrufI08xu2IsLxde61u+LdgIgX0V0hvauxVKQpi0PNNJzF52SZZ0qegHqv5g439ewTxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihhtAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXew/+Mdsu0s6t64qWB66M5e+DT5HzXAqqBRma4STkTIJobVRvHXCb\r\nejWfaHuZVUtdg59SO9xJNwoCfp/bGR4O4a7lJ5rYZJ3wdYcrGa3FqlyhDQgp\r\nrVDZqWkRd3UPDtEl7A7lfv+KtvhG1GGS+GwYFovwQ1uQgaI1wMkH5UO/XXUF\r\nhzCbWMe1iV8elXCd5zgN1H2n+2t7u9XXtO0/Yi3fHi1xQ2zzHWnKN+QPgdK1\r\nFkc947BJitkX6uDfpiDc3AOvlUo72aFG5XVoSJ2VK3rYfm9KgGLjFXrPNNnz\r\noCTGRnIw2IM/CIz0ef5ptOrMM9/NMeIg1sW1vsGkg4nSfecfIwHVPAXnG7xu\r\nChrDpyQfZvo2xOzVU/yjASCfOKrYY3KvUTpZsDGCGqRdqZ84ck/3tGhnkE8f\r\nmPPGsz91NdVQGUKmN69eVCDj35RoLveyOTu4nGP3lqpheA/gaCZ1hbRgnZiD\r\n47s/8wDNkdL/6Fricbd8SJ+gFFrqMI9s852pVQODlB7D12RxMwLXWxDOcOuB\r\nmQeA/RmCfwgqolpYWzoITwxubMNHofQW/bQKTlafWEeXQTtoYH6ZRWfKkXOa\r\nB2pqVQ0bh28cE2Uhv7psqjkot4HDbthmQSQiIvnM9lgvUoRD5vn7mVlK5dp8\r\nFY/NVsYWnfN3enyb+1B63kOTlCTDTuC6yOM=\r\n=F9hi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"6a2376a9884e228c018cb65f036d57ab366bbd78","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.1.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.13.1","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.1.0_1652955968015_0.5814734327755158","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"turborepo-remote-cache","version":"1.1.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.1.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"d1b9a421a400784fa7118ca2d552d721eee36274","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.1.1.tgz","fileCount":34,"integrity":"sha512-V0gzCowv/eeX7pFE+4/TaeZZN8R4Fy9ELrnr33VyI5KrT/a99eIoEyapw9rI3jK7VZ219Gv0kbbMKZbxisRHsA==","signatures":[{"sig":"MEQCIDFwLlgNG98s74DlshmiR5xumDntVzN8DoeA1lgfpjhFAiAaPi5ZLASNrl9kZ7k6Oqw0Xh66jHY05r1HZN6PxAH5UQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihkR2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFVg//e3vFlwyq4x7G9SZL52WTNKgXfB1jO9OUjK8f+5qviCr6tLHQ\r\nKok0AUELUmRJow5Kp8e/zwa1BxXOrqSkwwVDAXGOgmjYyOWh7QFa1z+Sxk6D\r\nl8lOLQ0qe03epdm4p3HhLdMkqmSQOPY3B3hiNb1iyd3PXj9HKcptF8kqdniy\r\nX+eZzmBtsg7iPnm0n2o78ShFcMUVyJBqHvzza8fNRAoOZWvbc+6tTk6cVAiC\r\n3aL7dCOe/850C0n2jjnDzXyI1wnT2k95LFEp2Ekur3VnFb4h8WvsfdtA5Dpm\r\nJOKgwhLCyT85WXcY0aBCCzU/Etka8ANxirP2aAj/aDjKMxtZsxbRXk1P7+bW\r\nxEmtJltxH5mMTLfSXGuZfP+FQ83rJhtVcHZi9Z44R/EYYzWtLlAXKne+7Lhb\r\n5UeDWgU5qTVx8Wodu8k2RL7c/Gycv0FOWRlenAIJUGDSMdI2ZIwiyyl1cJAC\r\n6EbLciUc4cvef4RTbOnXQ2MUf5p1vi3PsTIWdVQWLkWvffZcYRZmNWUwU1An\r\njsK2ckDi1IKMhyPcRASWLgOUUF6TQX+B3shwMD+Q0oXCyW7SSyH19lpXYooc\r\nc0L7GsG/fU29kHJA34qllNnt5Nmz0WJbSL+3HmkMjKOnC//spxhNi3E4zm1T\r\nCYphyambRFtZuHNzCgq/MI1lDpTdRXVK7DY=\r\n=0nw9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"c0b10b3512e95e4902bf3ed3cc7a359c71c41044","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.1.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.13.1","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.1.1_1652966518426_0.9544220353053783","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"turborepo-remote-cache","version":"1.2.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.2.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"57dc77025437a44c220f9736b4412ab01b9f1059","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.2.0.tgz","fileCount":34,"integrity":"sha512-GIyAJN1P5IQcfEjgncmmmJa6Qp8WkL9DXBK+IcOPag9HFcr6dqNhLftD7wt40EtwpLApyQBtd1EicOf0aCW1ig==","signatures":[{"sig":"MEQCIEF2z4ivARjJxK7+aunQnUbfrzukznSo3s7eDOfM5mq5AiBxCApY+ZBdfRLh1nbWIFxTi5SbavV3gftFzFrGJANdxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiutqAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqb3A//Wlq5IHYu55/28uZvFH9WUt0xfJQYeW+qy93olp++8yRHMsTs\r\nS++apnFb2Z8koKY1Q3cyyXdTKsp4LJB2RmUKlAKmJf+iFxi/2EknQGm+W/6/\r\n6JxThQZT+CA5guCgqf5xcyRXlEG66h9ncBXq5IZ5H2O1FkCSf47ZUX75ahBC\r\nYBTY7GOC6SS5WdAentXn0je3bmB49fiooRR27TOekIEtHj2WrLKfGhRackYp\r\nFZmHovyQi3icSbDhgOdjGnuXAnCceI2BClVm7PNOL6MbhQxAiqi1wrBVBn3Q\r\ncOM1e0N0746JThjtynQUPzYeNDFlptzQjz32Bmw3raBFon3a39N+8+h+5hpK\r\nMcc4Ovc5uGnP1/XimHjwd7eOoS2X9s7uqI9H/oLDLjsYFj4+vlc1EQsqB64c\r\nQCRB5ri8BkwsD3AirXSh+2sf34H11tQdnaskNS3o0sUspFcu0cTQNB8bjZOx\r\n2q2cfsBejXAUfnqB1tO8cCgQ0yNtw6Dhvy3SCI5B8ejRkckOeMLToP4DrWL9\r\nWktC/btCrgZmzpCjYnyWo26w1NBu4TBbjorR4cyNwhijOoZehkJTY0l2/U2e\r\n3vDhpPruXOZ0siYpmouo8te4NtZp4VX9DWxcZO8RzwumJJkvZu75nGyfmx7l\r\nmJ8+xC9PaoIoAJ+hwPYn5cIk6k0srAx26Ko=\r\n=Cj2e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"c649fb956753b7017363d64b4a694d63ac9d8b6c","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.5.5","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.2.0_1656412800132_0.17695236731352115","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"turborepo-remote-cache","version":"1.3.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.3.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"6f7d802439d1d8db5b9c23d1e097d274ee6dd67e","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.3.0.tgz","fileCount":34,"integrity":"sha512-Byg4/TWBzFW0D+FsAKeoGX/eHy71vo1r8qp3CuCNmazsRr6K0H0l+UdmOyqLzoTlTf8Ozv4mSoXCvGOYp2wm1g==","signatures":[{"sig":"MEUCIAo3GIzidknoAktNi7iUeMqmcqXKcLBSqAxTbdr0ETv0AiEArYIMttnLJrsTPcYshKaDmPhJUHQd+yAyW+8wwVFKKpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivDLbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd6Q//dMXKkjGiy1tD91NcXxdmAOn+evlkM9u7wrcB1sWoBHVhiVJy\r\npPoorOKJ8vmLIEozkM+UIYpELzRjLbBrwr7bjDrwSCZoMwOjSiO4ahteQo9i\r\nCj+19Xu0FZcX68LCqcDXf69tHb1pkgkY+AdstUrIZI4AZezZe/KtwkkPVVEV\r\nfdMw3J89R8XjNckqg5h4wjNHo+ZUqDsQ0TB9Oh/yCqtNbdOJjRQ4x5uWjrTZ\r\nyuzgB5mZcTjrMddw4Nlt2oyrgMHk1DiD3z7MFNiDqHP6SzCBFvH1uDT9dYhf\r\nBkLyVUWAcuYXk6DfkbGI28TEptaE90XMijqYXliqGc6wt9z2fb5PGpcE8Jhd\r\n7J2XMrn1sOh4GbKEY4cmjxEKrn14UtwGN/gsXbVX3N5SnBL963e+nTOTYrxm\r\nSf6BnMwiFeM0g+l+6fmZpUmuYAKqJs+VxDab6gRXcf+MkaG2vXzxvbtza3S9\r\njrMwbNYL4/+dwKaX1Ti9+r/wSpt9dq6DquA1wByMC+NTVsPha/P3ButMOBex\r\nnLX9ita/x3tkT3KFel36gTImOrHoptviBLeWflXuppMZzSObHcbrTJBjQou1\r\nfypMw+YERRpuSKe2UFuBUs3FZdovJfysopOZ+kjvoC5kztN8rtyWlQTqDjwi\r\nHlS072M7gdt2QZFV2JXNQ2TsesUF/UsBajk=\r\n=9HvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"4d3b64eb58036f9f0ae32724135b9a9baf00e394","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.5.5","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.3.0_1656500955240_0.9007138917179238","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"turborepo-remote-cache","version":"1.4.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.4.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"c44684e57f7db99f70a0ca20afff45c2d47cf622","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.4.0.tgz","fileCount":34,"integrity":"sha512-a/cgTzNyS+cUnpyAWpDFLp3VYMsVe5W1FFzUHjekIi8k2VZge2WF1Cxg+z5eXxp6O/6XIiysthtsdPFl36rT1w==","signatures":[{"sig":"MEUCICTW16q78MOb87S1n7s+meKD75ZkZcikXTfLcw5WaFwCAiEAhD1zOqz2LnMBOhHdnXW4Saj/iE6FqtyUJtP9XudhAB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizr6uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmeg//cCaxLlYmttdcBFPk/+QKy/Mp3Ul+K+NiDI48T1+Rk0agSu9n\r\n7SSDDMjey8DqA6VeFRCgekAR+zRfijBlPgs7iJzE1ai2RQEnT/DbCoN0R3Tw\r\nZ6MUJXolZ0FLBDZZyOnYqt+WR2E5rtCG8vj4SkwbVzOcAOfRPi+/kAVkkIZT\r\nStmhRG4A89zxvQrwHHEEKc6l2MVnpDxxT592DDGEtR3GFMb/rEZ3lygLVNAd\r\nKPHZ2+JoUJ9m5uB1qhEyQe2IsqsJWkfzaUD8MfOyQ49IeImf+BMGSTmnBMNa\r\nMSJNMKnmpS8OcP/41BkvPS5RKbFYKk6mOQFotrNOIKM9w0KlMdI8La2mhHtR\r\n6OP+6llvBxjcU97XR06uHuy1XOgvIDr19aeJ3HVFj/Jm/U05Cuj1JYhaqpXL\r\nviea5HQ/NhbeS/k/MvLLtoXQYI8cSQqTyaT1ZUd4U4JNwDFLo+9xYEYAnwUI\r\nlAzFtgHMkTkFEnzOTOLZPjYIDMecjPlo4pLwoAmPO6LRVHKrGhkWNBXqMGDI\r\nGzbwa4K7Y4jRFVw3G3yRem+i+nzn1cydWlrzwA96mLEzXzOWO4U2iAbLz8zD\r\nHdPqCY645tprKS+52AWoh4D6NdFFpUN/sIqtEEFhX8kVebew8pq14gBXtlAS\r\nyelu04mCHcqPbCrJEmSBXTTvTJvTEg5c45I=\r\n=Q+Qr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"a4b48d811bec7b1907b51b788e28aade96da9522","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.5.5","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.4.0_1657716398604_0.8555192675269556","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"turborepo-remote-cache","version":"1.5.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.5.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"3cf4495080d1faa2ccd4a5e0250e974d422dcd0f","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.5.0.tgz","fileCount":34,"integrity":"sha512-+vYAtAbuH5sFdF1I632E7344LJw8EV4PQvHbP10YtiAkAfN2OKk2W9jozhJod0PThkAHnKWWMHQT55P/CcVeNQ==","signatures":[{"sig":"MEUCICYG8YLDBnX8tmKgRBf5ytWLQESDsDXuMdXmpZfBstuDAiEA0/3u3ra0hd+ZYm/vtD7YAf+PYk1Fskav+KcyZfBt/WY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizt+oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Wg//R9DVis9vYwvTz+B6G+4SUWj/TUtXCCxRSxAGFFx8UaHj6RP/\r\nO3tI8pIDbgcyBNofSdMr0Q3xu+H0444w56YPfZgQwc5TOQQiZdipX4f4jZAK\r\nQ/cMx/N5zHzJbFDTkS7q2gKMksq5jfKk8xejhORgGRj9EJxo8MKrLMrcCj11\r\nmkQYp8YCUcM34gHe53AEb72haSEG1xJQwg21EeIwk/N7slmTDIOfOklZ1OqV\r\n8JIXe+K+qonEV19wrpwtXTxPNdyHqYBD0a9Ss4sunRkkdtYeu7vK03uTcINM\r\nCbdxPbX2OijR0yVag3tojPDxHNVRAzbXU8/tMJMSkpSrn9POCGL4pcr7H8JU\r\ndXRcMRO/IdOyVU+pl4wpElDUaP5iCArN13OfnrVfKyaQ1g3u/r0aZmlmuHh3\r\nRTbTQAJ0NIQ+teyfOkVfXWPjFWaV/D63r2g7r0ZvsM+pk4uTX7JA75c2kU+K\r\nkestNlb/+9u8zohlG7K3LgWapEs6Plwp2AMKNJwpsACPSq4haDXYB7XGVvnZ\r\ne/shqefrjyD4Qpw5C0ztKa+qRyqq6kkTKlabA5RSBpZgDEUc6wTvZrlSFRa4\r\naRMWEcV6bAY1iP1gSnI2YUfYkxGBFjeDgMXhc1YMFG5UDD1pFyJ6zIuABgYf\r\n0oqJ5rvN1kB0TGBlk1IPwlXJL7SylOitRS8=\r\n=OTG6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"9716309ba144975f5fac18fde45f94578da8e7ae","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.5.5","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.5.0_1657724840177_0.03038936814560156","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"turborepo-remote-cache","version":"1.5.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.5.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"0dabaa4b8468c082ca382c7bcbec71b932d5b913","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.5.1.tgz","fileCount":34,"integrity":"sha512-GneX8NCg0tKY9f9cFHeX5nekK1mRDfq+V46eI0qD5TAGN/QT3Mr9WnfXll0oQs1frPoV7ccqSlxv2uZLDajg0g==","signatures":[{"sig":"MEUCIQCYTQ+W1O9NCYhSQEk3ml/FXudwO3LBV4N1X3kbjjs/RQIgay8w//osapR1N8p6ElIzGN6FecU+Pgm1H5/KrKyLLQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizuAqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4dxAAg8IkaeGMUO6ApGC0JtTTdS2sIYol25lg25+siSC1CZI7rkyA\r\nCLOozLBpc2W/sO+MMRjQsmoBBphDo0RLmqlv6E1CSzq/y9Ijbe/0UGboTzB8\r\ngW0bc+wfvVtqh4vFOnOSxWeGnJ6E3MjGH03um96xXHL+38eBr0nbAqIJFI8N\r\nvJu+ic+nrSMdvFoC4pnK5cjDVOURGB+c/XpjpKaBg1F0eXnomzg31QggsNtI\r\nMbcDDHC7lHLwT5GPHc2iokAYsUU9Iu7ppgrpy/7Y+SHvxmIlG6sMlWuBgKY6\r\nYg82f1c5eCMsV+VRhoDkxgLP1oW03N/LgXnSj3DHp7odtcBqyG6fum5Yd6Df\r\nj1sulK9izgaN3D5PhpVye2L60/cA7Jabv+zBcCvPycpyDfySbZ0kEyZ2lVbH\r\njFGbb6ZfnyOn9GleWyKEXhztmJhHCtxeOMapRyeBZLWZfyLgv3egJwa4Fsku\r\nPAWuxGxMaVYMoDKiziBzalL/qDu/aTc+qcxgkL3B4RIKsnM/gx6MFKQtZ6bI\r\neH+NvpE//VQYPpiykM8YrFa9qhA3Qf5Gh1ZadcQhbBZX+ltrb1rSxlXops0r\r\ndHOAzrldCzK368oCuQcLQ8jwdQhOoB657WBFrWxe21QJpBPYoaOVZUObwmN+\r\nvvrqigFZRXTjadsS2uQTdr8K1uS0qg2RqFs=\r\n=d7XO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","_from":"file:turborepo-remote-cache-1.5.1.tgz","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"_resolved":"/private/var/folders/cl/frnmw0wx6d79xs817jlnx0y80000gp/T/8815c3176ae7395aa8b9c892219710b7/turborepo-remote-cache-1.5.1.tgz","_integrity":"sha512-GneX8NCg0tKY9f9cFHeX5nekK1mRDfq+V46eI0qD5TAGN/QT3Mr9WnfXll0oQs1frPoV7ccqSlxv2uZLDajg0g==","repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.5.5","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.15.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.5.1_1657724970303_0.6426991935437849","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"turborepo-remote-cache","version":"1.6.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.6.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"65bd0d43aac584e37c444f0693eaf96307b1f551","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.6.0.tgz","fileCount":38,"integrity":"sha512-sKxLyPqxY7PjB1d0glOjqaWE2U8Y3G3AvVKi01ZjxEHQnkRls1BSLyz7jP38dqw8L8ubeJ9tqzeZzhTZHyxyeg==","signatures":[{"sig":"MEYCIQDj41h6UE5/rvIL3Z2Ez0nAcArMhmZrdZBEIW4uz6m39AIhAIydjWiNywvZCYiJ5u8TNSQn6tSOrcpG9hCY2COKVUHi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIY/EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUYxAAjnDqIZ0YSjvblPN7F+77VRR8vIdKk3BIJ6rChgdOfD+o5wfS\r\n83lGDOCwLlu0hGES1WWRAfH4ENP7ZDPfdGQzKJqTQnn1kNnlwBQQNOk4s1ki\r\nJ3Yuldv2d89rqFT7RPDUi4Im+Dd+DzGSSD1N+DUC2WOYWiBXAhYsJ9yDszHf\r\nye8P0fsoQZ8FuTX+BpjV/ptM5mkqU/dZ2QeCtxmrfiE+M8clsgK21ONezLlK\r\nT4l//WFYiN82BV4l9rQYARO8IKcGzZMZf5bV0depWqULo28HU66B/cv9Io35\r\nXP7Lq9hcM84ycr5yg8fpZhlGgzCbPyFcY4fFIrcU2FqxrZYKmt2fVpFUmOfV\r\npVQptSiMEKBIGlwsUZH4JjH6jmOOgxC1EdP+yEOzw+zuLt8B/k9YebB0jAP9\r\nfPZ59DVWXyfEwxeRLsRKwLvmHbIjGUEX6OJSRphTAZvTVD+YXqZe9T+STY5U\r\naXAT55aLSbkYsFcp41RCym6rcX2dmQhqnmoxZjfcWvFcmBL+FbGU9dffjcGN\r\n5RBji40vibvPmKvNZXLrBpi7gcQKNU+nPsEZvjCSWOKAbXoevNp68XkyKnSp\r\nW19tmg691isG+SyIeiuTIj5TxzBXkFxpayQfODrueH9tid/1YSahkUcDczKT\r\nxW44hXklY0/AD7eBlbKpf2JCDYB7PoYJ/t4=\r\n=rBpe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"15b4eac8e67ff9dcdcb61132c1c7aa6567cecd9e","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","prepublish":"npm run build","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.15.0","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.17.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.6.0_1663143876712_0.5057462627734688","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"turborepo-remote-cache","version":"1.6.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.6.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/fox1t/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/fox1t/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"4802fd80a4671055024888f075fd8921316ddfd3","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.6.1.tgz","fileCount":38,"integrity":"sha512-eafwY52xHLxJ+apXSJ79ak5NRNK3PLsxRNOACVAIbLFmfJN78Y+84HG+/2HJ84u+HNJYug5poPmbPBk5Wor0fg==","signatures":[{"sig":"MEYCIQD2QQMZTHNODYHD72A4v31fCF/Hc+btg1NeqgVYHMczRwIhALURi0nm8niwd8h90a2bmiK7fCVkAxKOPIUPCxi0RwqJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjItgFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqgkw//R63w4mpz3ASsgcC6Xb5tH618IKU0gHFFwilk0n/Vs1B4XeWI\r\nv4Gu3dUMr9UnmBYhLSgzWlrAlRIO7fwLg4pjsfNXGTiC5rXhmmPHgjPNvX9m\r\n7S5oJfh3dAoFGpzsYekCtaCWEGxQsOGxlnMAqkjj0RvFbepmciOMO/NImxi8\r\nDimcNvBswchZmf5PvhgOZfczjvLjDHWCrWtCrsV3aIe0YN+5aeSCg5R0qhYc\r\nNIRtIomIv/DkKADvT7XfF8FIkZ3OjdA4g7VvNXfr+acOaqYDKhQHUJWAmp3b\r\nrgHYvKDSk6lJ2oUzan0md3yi3oxOCgRTA6NMUfeiOnseQom8ZtA27o7zH86U\r\nwBmi73yz1SSERTJEuPJCqpOUiC8GsvRCYBCvthvRMTPNRpB3LRhg0JqyxHsl\r\nGbo2jdVLcvJDWeiK7ccIBc60cOQv67i2547s/xbunSJtJIRlsR80dfoSG7V3\r\n0/J1NjJAH716vQ1mBVTUH8rGl4g89oVyP1hyvwTSteE/LgBAN+foS8zD+rIX\r\nCp5ec8ycwXmNIjSvXlfbdJjsSAcdy/tLf5hnqcz2yDdXGMBia+SyYTQ2bzbW\r\npYTWGZ8pZridMO07ZsEL3w3m/mdAO3POvXXTJGej6TSW2swKKpTjQp8gqZuN\r\nbiAsKfxpupX7G8TR/wZlPWkOe+HfTMZ8wKI=\r\n=O89j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"gitHead":"5b9e3591ab21e64f444529ad0c5600fd2a392d7a","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","update":"npx npm-check -u","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/fox1t/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.15.0","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.17.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.7.0","@cspotcode/source-map-support":"^0.7.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.6.1_1663227909113_0.07758435976814049","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"turborepo-remote-cache","version":"1.6.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.6.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"f14e53a7932f795ca58594d50ebfde7b640a7e8a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.6.5.tgz","fileCount":38,"integrity":"sha512-56bJapEo7Gx/lHUd3QtI44jiC/yVaLOTirbpBzUhNuZwx0oBHJWWfwrbQH/J19quiP+WbB9orB+iQu2Ng0vlqQ==","signatures":[{"sig":"MEYCIQDXjSTqfIkOsTS6jgskJeCqrORDL3o5Xz/8tScjzzGmegIhAJduRBCc/ONx1TfzvGGW34ZkHqoNO6JW685bBquMUWqO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyF4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMRBAAgERLxcf1cAJAr4GObrf4deZ4qGKRpipuH8aJK/zun59wgrOn\r\n/E0cwxXbguFAb3Lmi7KznpgbPZvODGDGzCgVtfHiP+a+IKda8TYteZG7TERp\r\nKv6VrkC+MOZI4GBnRfYJbXZV0pkh2TBrLZfCfEjGpyfAhr/GWhXBnmspnhOA\r\nF++zDa/8WAa7tPAfZIaM3yAjrUnihMUYZ/MU1xRZnKB/CsMYhEfZb9NbxG/b\r\n+O/iDBOI/0kYOhhfbSB9PSd6Zcul6a6w4Lv1s9VUr7vIVuzuwAk31YiUlVHH\r\nsdhsOxkgyfxqyyRWwZ3mIjkYbWQUOPIVCh2+y418PTuWvUkDxuY1cpjT7P01\r\nvfepjM8t7FAuf+4FRaqUnMhmXRJfJHjYXA8yrR8hWOgF3Zjhl4R3xIAX2Di2\r\nxCXikuaeO0ESKf+jw4+EB1wrRvTk23cv7AYYM42GGbubBaLxliBhSHuHCgWb\r\nqofTbK+s10NDphXzl0LOvvO/+EkgNzvcEsv0PYoGrII/QbigeoCZQcb3qnCs\r\nLsbvEdkqZxivBXsoEcDeL0ziKy9lnhC4Z1c9WfLfhU+I2vJJ09Ui+k4hYFsn\r\n8/8NGqYIBcALJwYpTXTvFfVhf5n3OgweTqOaNIg1vnnLRvX3LcgUjug3frPX\r\notOPsvcStKzFE0DLZsjfo9u5+quIMkel8Eg=\r\n=Nmaz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"2e1974277adbaf0671bbcaa21c5f46d9e1df624a","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.17.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.6.5_1663246712235_0.3044545998691759","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"turborepo-remote-cache","version":"1.6.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.6.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"f4e091c70f3e88dec99c1df82aa7e119f980656d","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.6.6.tgz","fileCount":38,"integrity":"sha512-Hmq2j6+ikQhawDuuK4s+h0aa890FaOyQjcNXQ8OxeTrjm1yx+BsjiGfPFPqTfJMbXCYeeLP6442OcUR4odgIdw==","signatures":[{"sig":"MEQCID+E7Hmi8TuKUgJBiyHDOMHQv9bC4QdsXjlNe7wsf2uGAiAdYpBIUQdK889J1JGj7W3JawhRUUodLN1iG+vuHPznog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMrbGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGMA//Rqfa3FOp+Pd5T3knmHuY+jDfOpN1CtJjR+Cer2B0HP4VUtgV\r\nzSjV7f57p9d5BuxKpPBjpUWBAK1KgjeBaaqnmAkYDZyZcyP/+96MM8omtufI\r\nzFflnXBE67+nzuuOYnfhQQMJTE6bYw6qa6iFMG041N+JwQQQqLcj6yU3q9Xz\r\nmxa1+8xqBzFitICSE502Aeqxbxk4VA/F81wr/sfivCoW+GUP10p/yXgZtBpP\r\nxZRvWETGfZOjTFghsb6Zuwr75efioDetyhmcVsNjAh1Mvt/L6MAs/8uhO8l4\r\nxyMq+Bl7UoUtyyhv9dsISUDNitiBOBQgxYZMQJwxMekdVeFaX2dAFZdwxKN0\r\nMMjcL0ndilPtwXTO9HXuj8PTxSdPiPZ9o2KanKga1cHGIQj0bI0E74I9RKKw\r\nUt0gB6KbG9XUxSSSh1JfFBVkILfOguay708SRlWj/y7q3CfKz5iHMuoRy/w5\r\nqoNidhQ9DkDhB2e95Ah5z1JrnSdVE8s621/g5GrLiRJnmJmwBtGVd9ovwff5\r\nIURi76puqrjcbafDRKKPtgrAC6g6ZGLBVhVmQZWAgQH6zaJeKaZuAhyxfVQH\r\nvNdV5diPAjdbePAGho3WufHjLhuFrS94C6NsF7PYS1z70umi3lWUrJUDBzSM\r\nIWzdv4MhuVYBNqjO5ord9TaiTXvTWHJ0Fr0=\r\n=t8bV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"1050140d663197defcacaaa26a4d7b7fb0fa03f5","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.17.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.6.6_1664267974032_0.7236117884026043","host":"s3://npm-registry-packages"}},"1.6.7":{"name":"turborepo-remote-cache","version":"1.6.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.6.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"24b6dd005373546a20bb07e66e90b867193b96b3","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.6.7.tgz","fileCount":38,"integrity":"sha512-KR0pbB3eE6EmxoPh9RJraGFkthVGr1a4Sv6XJODir7g/TnXA3PEBVlNpRWv42aPDSeqJqIwRDffS1KAqx+DeQA==","signatures":[{"sig":"MEUCIQDXKNg8dE28JbOOGdTy+ijLwaoxFVNi5Ez2L5ZeJiHX/QIgatyXtyNYhzDkLNQyoo3qAGjtSL8kG+lgLH8KxshgcdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRa87ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppEQ/+NmiH938YJ1iIRL0jZLTK+4h+m07OiwPABHn4acYhs04xwaE+\r\nCY8FJGj3nR3lBQEUhxVPx76AmiJwLBDgdsoj9atxFg1yfWIvU6N0GzTPGtU+\r\npBIvH9/6b4fGYUY1YbwE7vit50KTI2mxOeN8A9VHd2sxqpXHlajW/8yhl5T+\r\nw4MvF2kpjRPFjkcwKxUnWqC6xrrRK5ECxO+r9QULKwGosmuckC+ChxRQURiP\r\njYMdKeMXbDqanHB0l/Cw+GAonXZLsok8LczZYM3K/K54Tx7HOk5y8tX5JdJH\r\nAA6RQYJ1JsQTU1dvnQ/FE1/OkyXWEur7a+qKMm0ZXm/tqjEO6CjU3Cypo/Ec\r\nByhqtM5X4uv+2WM+I0b/AdT16bgnBOqPo+sLOQatq6D0YNj7PShTeQs/9aep\r\n5k3VHNaDvJP/NImtyuq26O9hke07JvEW0HQEBWVu5V/9H8xKA8XBIpqK9rtH\r\nWbu1tPl64Yu6NwqcfMfh+LURo9Iynx8wT0uBpjjS6hFkeHvzVHErYrf10z2y\r\nOXbu8CLtYRSeXwDOgVoVLifRcGztM4ln4WxIgGEOlvQ8suHMXSMtHfRDwtRx\r\nUfeaOfJd5o+plouR00J4BPXlHdmHmCwHVH4/AKU8Vnmm3L4T8GTivf2rJqV1\r\nJmSA2WhXq3bgBOFbZ2k/5yRRHP5/jvhSFhE=\r\n=Qaqg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"4cf8a8cf3137ec571ca84edff3fd9b787bccba29","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.17.1","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.6.7_1665511227016_0.3102363724184485","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"turborepo-remote-cache","version":"1.7.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.7.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"ae0204909ef8f6bdf87500fcce3d47f7b0faf5ee","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.7.0.tgz","fileCount":40,"integrity":"sha512-L49V9G4Z5MIYPJzaRdc3IXwnrdSlqWXdZb0HSqjmWyalwwdWMcXMqzMsbsJpmMp9g45CLJySHED1RS4nJO4uRw==","signatures":[{"sig":"MEQCICiY/DaPIfeQBUR2mWpS4jUP0l95fRDt3a/UpZYvHtCtAiBdntxUku9nH6RSKfZw4gQopPQk/byLIqBWzyp15vMZaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSPYmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7Sw//dtjhovXhTZE1X0W5b6NJFffKMfP9aLBzcmZPPq14Cxage7pZ\r\nvan2NksGk3noxYB5u6Ow+w3RDB1HuC9LMng+g4x5IjiAi5uM0ZPWvzpjst0m\r\nWla5CnPcspx07nEgfgY0s4oNb9iW1ftka4fJBlMrXWs9N/QwpCDqN5nZxgLs\r\n9ZRlwSzgRj9T55wh5790YiNB80tKtrs/Ry5wYc9ypSSo98Tdx/DJ6kww6a8i\r\nH1lxX7McNPPKSL3ExiHlrfRDtJcru2JF0Umrl7Qjz3uZlLhBze8HHAaAh7Rb\r\nU+zOY/uZFSDN+bGZWj41qVHJ4bC6LFUSYs69Az9sN1TUlGbnmxhuan3v9xeY\r\njRz5qZEvmPDWJVonYEaF04B+kj9JF3YOIhRFrj3SyNXh24CbThCSQku1qWg6\r\nmDO29Om34wKmjc8U/vvf609S9mwKXMW+e5BuPW8lXXpMyuPjggDQLD4nUHmS\r\nUkChmIuGwlaN+GxncO3WDBbPd+suyPLvJDzJwURmMbzFGH5DLUdYaHoVWxdX\r\n0jS8Jupg6hI8U4u0mjoPYOUukZWEqOGTvKVmQCpi6vtpCg7c9sMUfUefQ8xd\r\nzLSlLDwwK6PPsHphRH7qe8qGRAFS4XLy8NsZfQaQt/TJDO+KhlAbKRU/4tOL\r\nKeSmCVtbVHq8O2U9vpKUdCZGWBDI/uA4jec=\r\n=ganp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"e85b06bc6313f090ef7121b4dc30c46fb4a8c445","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.17.1","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.7.0_1665725989934_0.9481243666142998","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"turborepo-remote-cache","version":"1.7.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.7.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"4a9b2afeba9f134ee1a29adda7e6da0ebf250563","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.7.1.tgz","fileCount":40,"integrity":"sha512-WPQhBxoXEdqMIRoS+OA+VjCEK3/DRKeMpZbmO4yZ47fzKKlKZAMQ8Et/l8UtizR4wbJoSw4PEIv5lNzhdmbTMg==","signatures":[{"sig":"MEYCIQDvxoJyVi/0TxJcKdTMTaGooPPoZq+61xL7TpwP6mOjuAIhALojagHX8MVGEqS+gT9WPmEmf3ULMGo/qmTYpZtVEAcX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY+pIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC6g//WzlGnkSUKz/Uw5VuICqJkv8BvSJp/vseyL+JmWm73YsTYYM3\r\n2c5fJ2GFO35RBpFQSc1ihvCVjcCJ3XMYscQhkWwJqkFqD1Vt3ujUtYuPP/Q0\r\n6iXqXkbfEI6ZflsABdEPaXe/ZBvz0JnPopbStVJgr7ZUU6nA6S8VCeB6THe6\r\niiqfU/53T+hkLRLlizs4tvQWFqSOZi5MqV/l1B9apxN9cHE3OxOwO6K35mun\r\ni+QILt1WAxecB89+kGQ4D9ZQWiCR/XcBFyDXUBYqEp3qmu4oKh5H79UPmEhx\r\nUz2b0WsIDtrPKh34Bza+yJNuyWmBqBxU0D4lg6B9qltB8PI5rEHu9fJ6amCq\r\n/q5UrX/a96oIMU5fr9YBNCEK1NfnbTAkpss/PidGICQOKOacmxSRYY3UuwnW\r\n6b5GwCs5pUER9GEyfqq9nOaiiVBVaBNonPK1y76Z+jpZdhkIBpXUhQ23eI3N\r\nydsGQEXHo6nO/pLKwb/kEUNHFNxESUda+xHjHF23RTFkedOhJIbrN9iraHCV\r\nsSEuTlfHpIwhT4k6UxeZydPJP4/MCr7zlsEN1VdioLqXQJqL+Z9Owzigdpeq\r\nOS6ifA7vFlXohG2xaZA5SfODkbKkIBDj9bTUgcqaFfqc4DPAhBZ9zr6M7UrF\r\nLV4ilPX2TMlePAwW6BenJ/zdkbVuGoNy1Ls=\r\n=BE73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"2ecfe7a61345a4e0c590406928d0d71ed3b91876","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^10.0.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.7.1_1667492423823_0.0433270373039627","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"turborepo-remote-cache","version":"1.7.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.7.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"c7d403a5f75c4867d5365b7886a1de15f7b9b71b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.7.2.tgz","fileCount":40,"integrity":"sha512-KCEuF7etevzaknGAULYwjlLisSGH//O4GrtEZIdh1c5hyRk4YwINY15nI9QCF6EFdRH2PGymxN8a9UV/4zFK3w==","signatures":[{"sig":"MEUCIQDgvsavAK5VjTLKxC6Iu5g23N65BkXZku/lwL1+weCROQIgZcHV7mIQ/v7gD2V002Nyq3GgJCQhvedh/mya+rSOqa0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZONGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4RA//fVFJuXHmPlrty36yAgoTu0t5Os1+7WReRIXTSYtxuJCECcIZ\r\n+FytQXdYjosssg0Ji572XjX9SSvNA5LvmQo+395RcQ/s+CLbF9Qw1zR9C6Qp\r\nqBD075jngVCXYYt2ypqs8DOJV9iP7j86TiB88yr8bdpR5hhwgHdDTA5OuAY4\r\nfoB0EPpM3Nu7O5Cc6ggE2CKx0n6synDV1j3+R4ZILUiSnKmlZREQL39eKZUW\r\nZzI9ZbqAG9PGqg7FCmv/yNJ66zwyiKExQzbCIxV4ERZmVJqdgVyEwp2SdZz6\r\nwBqaqJ4dWQFcmL9iEjPwVPG915oMYnP3dJZDDeksPULYur9OUAXBejB/jcGz\r\nnQlIYYT+MFZXqPfvyrFeOhMmeFPTqI5s9v3t/rUwINFNOTNFp/1ZJvhh4qPU\r\nMZkYiA1OyHDSXcFGxQ1vPxMZi3IJUhQ82RKFhMjfEfxBRcpoYsu/2xB/rvKm\r\ngfJD6Ab5DqBExjrUToZrVZcok4t6dfg7sPnUnAH7PqpuLQK32lSXEp57mS3P\r\nPBy0cSbuhtYcrEkY0b2XuKgx+JLOrvwJDii6R7CUlEITWLKSHIougB/L7Psw\r\nkbtW8NPC6f7pD03rCocZvy72pWpIzKi4ZdEeBjmrAzAG3mF+BKRz6HSoofOo\r\nNb22BCMjLTvy4/ffqieRcoOoOzN+gbnM0+A=\r\n=b5Hr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"93141e4a4bc67b3b2c1f05d014f30555b7a0afc1","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","posttest":"tap --coverage-report=lcov","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.7.2_1667556166070_0.2577656562614543","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"turborepo-remote-cache","version":"1.7.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.7.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"83e4bbc0d78bd1a68100b35d2df6c46bb4d8d8cf","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.7.3.tgz","fileCount":40,"integrity":"sha512-TfUod+6yqWx/cP1L6oObIV1jw9HRZgiulnTFkHtiaURTyUJuFrYw/cQ244ULeBJWRvlFzSqKo8qvmLtkentryQ==","signatures":[{"sig":"MEUCIQDfsSommsT4auFTEtA9zE1XDM4L1hICghJ0h0Gis9gJnwIgDjBVAcdbFkXIHoeuo0u9l1a9/XiaHRUL7sIUD0G04xc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZjo+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF3g//fTY8T1VsChW721UE6vsN22O4BvaBUIuBt62f9TD9CmjFyE4J\r\nniy7vj3evyi6Bo2nvSBYoKtZs7cVv8Wip5zsgs0xi7OFN6nWDjTySL/q3ZHx\r\n8jwaGLt0kXzGQtfMKMSjvKDvcs9qp8Gv1YuY/w2EIhuMAY/GfMR1UvV6Jofc\r\nf+VYZ5IT63CtC78l7uhYTHDOgMb447/AyeKxLoU5LQ9n9+qvALD3XfN03dmp\r\nfBsED7dNItxMxw05aGtXCs7HSw1O/E1KwbzLB1XSBOz2cDtAJr3WxPenMlqR\r\nUf0G4xHPE4p4btrx1WgXjVxPB7rYroKfIZxMids4okDXxI33/5wKijrEqKJW\r\nRDan4aHjd5q/MkqeYa+LlFCRdsE6AXp6+/ii5zlIwDZO7WLqgrdgvUQFnrnG\r\nvqXmssjZKIUzNiA6NO8oAIidMDZtQQ8VVqaDMMP9J6AIGuCaErw8VUIJfGr2\r\nEhy1ppN8fhtlUhPVEUrb3Ick3XmwiuNYCOB31FGZGJBDPeie0kCxVion/KHK\r\nxIXG9XvVSaSIXeUoS66sc7w8AmhMgp8Uu0zDdBYQ2QiI8WNZcl7H6D1X1QTg\r\n95GXae+lf4Xw7KuV4eO6RBfnuOi69vIEK0WTAHNO/oCLRd3w6PMftdoIj9HC\r\nR3dqwLsrPVQKTI4zStGN6TNQwJPMVPy8MnE=\r\n=i8XG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"85be5d663e2d036392b1b7bfc3d1fd4a33627360","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","posttest":"tap --coverage-report=lcov","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.0","dependencies":{"ajv":"^8.8.2","boom":"^7.3.0","pino":"^6.13.3","tslib":"^2.3.1","aws-sdk":"^2.1053.0","fastify":"^3.25.0","hyperid":"^2.3.1","@hapi/boom":"^9.1.4","env-schema":"^3.5.0","pino-pretty":"^7.3.0","@vercel/node":"^1.12.1","fs-blob-store":"^6.0.0","s3-blob-store":"^4.1.1","fastify-plugin":"^3.0.0","close-with-grace":"^1.1.0","fastify-autoload":"^3.9.0","@sinclair/typebox":"^0.23.1","make-promises-safe":"^5.1.0","@google-cloud/storage":"^6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.7.3_1667643966243_0.0743104819111462","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"turborepo-remote-cache","version":"1.7.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.7.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"b225cf896c342d492f88ea6b265b30a61bd39e18","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.7.4.tgz","fileCount":40,"integrity":"sha512-IBiCqwG7j02ZHzIw0ZQM8jPRhXc90xi1KK/zPRvpPdCRTXeNIyWOWeCv3DnYEJaEBT805vgA3CZ8hB2EPCYo4g==","signatures":[{"sig":"MEUCIEmG8Bvu5jvYTiGIrV7nMQrLBVWmcQXCH9FA3/6ZEKdZAiEA1yOpauKUvdKgMTMsLJj2bc7vnZ3xBQlH14v+skdggl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZlNHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVzQ/+PbNnTZ+hHtX1Bw5pAMN0iAniKc391oB4wbqwmaJrS2ICxp0O\r\nsT8HxDHDDFl/oWdsfz/h+e8xgln/Soe59YdDIFVBYsX8I80eSf/93tPEWMmw\r\ngIRJ3oFImFV6WDC7jztIPGWByngIsZ3H1MWdd69dBBiyY5MX0GRou0sHo+Md\r\nuRmDEajMhyciZmxLUf6qBwqfJrtI2OQIPvF7Uf+7rnPV2tabW9w6ncbJ5mui\r\nNxeBABR+GB8bW2X7jyHS88fQNOr8V3ApE8Kzc6uXrmoi4kZJ52CzjhygslOs\r\nOXAgqN4HKKywbBd+nt6VQKQYtXfmMQ/h8bB0WwRfjEkVDQKIzCrRiyQgAKuJ\r\nLv2Bdc1sX6RCfMXbWxwqhqsWtcEr4EoBJSj/GANgfaOIIMJV5CWMjZTHzhWW\r\nWU1aEVTBFQlX1rNYQwMhmKyxhYQS5YBGfLdEyZY/7oKXJpUV1UwzAIig7lVn\r\nI9r7rSDivUyeYjUCozNyBG2Ds45ILYuCTAyxIzwfQTF2JbMvA65Qe17XtuXQ\r\ndPJoIUAc7BSjWo5C9n6naCJEzaMltMhBmPXJkdkM29YeTJf+fqBtmNzskfo+\r\n8lNrdlymEJZIDPsT5BVwu0NFM9sXVE93bLfPOiCVRZJ3jKR0hp8zwtxAkct3\r\nn1Q9ZdzTHwSud4XJEnroZueFSYUSdqy2KHU=\r\n=pw7A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"474ae42f7ff9c31ddddc1a6794608c9a7a189ba4","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","update":"npx npm-check -u","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"npm run lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","test:watch":"npm run test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"npm run test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.0","dependencies":{"ajv":"8.8.2","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.25.0","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"3.5.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.7.4_1667650375214_0.7966638291932637","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"turborepo-remote-cache","version":"1.8.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.8.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"d3bf9cf96a6437c6e7a7ef3c8352488e11c36344","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.8.0.tgz","fileCount":44,"integrity":"sha512-xARvhiFVVq3wqn6WZi4puE2TH0oWdUsn8+g9/C2sv5ed5GFLEmd8uXVof97s/zldMeHuRJ4A/4OcCKJp4eH20A==","signatures":[{"sig":"MEUCIGF6bN0zDCi69qa3u3v70xahKImSF84028aiRjPtR91+AiEAnpfMjxhA3uJdwLii1+H/OFWdSYSh6y06btjYwUGpnU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb4NBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhaA/+I5BDl8ZRw9sAi0NnAW9GsCAyjXehNm7R04MGNfYFX2N2OS3u\r\nloyxt7/8sZv7PhVD5n/+sO/GN+SzpiqYFv9HFadrnJpV+oQhT9V9/OBou06w\r\nTbUmth3WlpeWBkcA4pEXfJp0VJSjCFzhy8YracK9EIej3QfnIEDeb3rmgmPx\r\n6M7TJeLz6OSzWEXegOninuktoCHnT0z1Ujf8VeQZLlkhiG0+HpR2CQh7yBF/\r\nPHjIcDGqbZ2gqLFF8NKJgDl9uOE4FoBx2lUZxoPRqHomvRS5Z8WMAvwWpz8x\r\nyW98mkBHZffkz7mERzelYRBgvuysRmhxI4MqHFgnX8GRsyjT3lrH2ArU+K/f\r\n/qp+cekTkQKTlImGnegWJbRwpsyUQPpvQEJ+HUpxqrf9UV97qc93cQXe8B7M\r\nRnUALaodkqHV3Uo9FTvHasTVnt8FLsBEVkp8lO3bx3fyL5kiEZjC+bfR4i0P\r\nNsrNfL+EM3QPNp7Hp8Et8IExLyDkhl0BIoSZI/Isdl6ssU7U3OEWFE0E3UCW\r\nn260CJ6F9PdPG0LlGb7Iuc/qMUm4Q8Jenv0r7w4ejubYh3tUPpvqq7Ck2UJd\r\naLgsdNMMdd7ALrH2q1xOhpUYuqelfMfbHnYZQg1pW8KByHN48AVtKnsJhKsk\r\n7i16a+VnVQBl7RlFFrWKV/lg5UraedH8rJk=\r\n=BSQ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"df9c80429ec8c78c71143e5a5fc65f7e98b9d031","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.0","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.25.0","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.8.0_1668252480900_0.11220352177501414","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"turborepo-remote-cache","version":"1.9.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.9.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"afecd6773fba553f9e123dbec619e9a44841f199","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.9.0.tgz","fileCount":44,"integrity":"sha512-NCkg8ms95uoSSRjgi39y0XSKyqAzUic9OTvJCO9oL2FFXWb2X+zDHpKLsqvzFUh8MLsFgVFUk29e2iaIjiu7NQ==","signatures":[{"sig":"MEUCIQDVNJfM7z0OI1aONTJNParXzi/aFDs/MhPXAhY3IsvCRwIgKghJB5dtU5Qw2QE1k6+pGXcOI7apKA/ruIrC/ThpijQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmEZdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojZA/+OH3lxqR1ylAc2zG/veQjd25wPc8xBoMI/sMSn8lqr9+yOSAd\r\nweTvTxGsQ1m193OusImq+/4v793+wE+zw4yC0BhuoqKd4fjKIZO3cT08+NFI\r\n2vIrlDazI5MKRFm1HTld8voMTa5BZyAAjyojMUhglckLsPim7T8HiyXHhOVe\r\naUYrnNyosc8TSRXOcHOxY/Kh1AUQcFgV8MX2CdtQe2gqEhxn3axLUjmbu3xr\r\na1aQpzOxIqqR5aHhN9I3/H09LS5aIlHOCkQ1IkBy1kNWp5cE7VPqhn3mS8FK\r\nspOjVQ5ZVdi09vAVnRYAUuRqOaPyt7ZAgHR2DNGhrO2h5NYPHi9x5SmE9iLX\r\ni98n7+lhG7tC9QlMBghPQNQ+ozVHWmh7G9cH/Df5Dn1b5uiyVlpudvRcatIr\r\n3/zwb1P3t3qMaOrIPPm1bk7hq44aycqeDvF0y01mB87ZlZ5vNEyQFK2j/mie\r\nCCXsTDTOzfmnC92F1+fiDP+jpUimsdJX/JjerR1Fsh6BnKcsmx2o8eaEP5R3\r\nnrQNVu+W48H1o8LHbYzcbR5h0d59V5hVP+UIgj4zplqg3qkmrUykS2bUTsZx\r\nTIspYtSko6I8bI+cR08oJy9Aemf+RqV10RnRTSeaoBotITvUSB+/0T1z7djK\r\nAHGrCgP5ZLHyMyoM02P9DRbN2QeeQ4bQm/U=\r\n=gu+7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"9b15d76c7df4d7e6e0e97cc750d3049f977fc81f","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.1","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.25.0","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.9.0_1670923869476_0.07928907170720478","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"turborepo-remote-cache","version":"1.10.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.10.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"a31e52802b86d6723c5dfdbe4539be1feef171e0","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.10.0.tgz","fileCount":67,"integrity":"sha512-7BKyF7zqSjzeLKmJXbBtbhyXTRofvAR9A28gFa1EMG+u3udUcZ0Pplsf3F0rwyP9KuGeWd8xfZrj6M9hjDJmcQ==","signatures":[{"sig":"MEYCIQCzoa0aU/geBhKiqChSguUeBG2Pdiy+9AQetKIoXjMRYgIhALqFDQHhz3sf7k4eXBUqrEVcQqxwtRYqMiKOlxglu9ap","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmghzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Ow/9FvEZKcVUimFcG6Fyt8zATRg8bQDWyaeDu7PuHdMLlnehllqi\r\nfRFxweMSSXePQN+S6hf9ieSXyCC18FSMY7LgoScDhlVvaoYTgFSeEZnRdEd9\r\nXM5qWPbBTh9JuZhP/vZDnLcbg998bTv12kHMfitPmfzscSDYcHjlE0qWUetL\r\n/sdzztv/2MQwo+D7AE8j5/ZBQzFo5JXDfujLRS4Gt7y9uoewWb55t2GsokH5\r\nIzn3sSCWsWb3c3UZFxh7mxIo2Ctr2maM7lvruoAlfqy8bxsgK8Aghr4Z4TBD\r\nSzZe4Ivpz+6YzfbajCmk++7+qP5VcxxAk7JCPLak9mtE1SOfbfwr5i0mxpeG\r\nOmaDHFShCW68UNcX2LEK8XLD/avadhWB1RH3jazl0zQswlt+wGNePsCWUeFr\r\n6qZY76H1g7Uby48u5I9Q/oIwKaWWfcA/N/DDJYGhFE76yfzAYoPNLGN882bL\r\nBBiRsk0tXNM9NzNwJfkO1v9jqPTt7+x7Vdwj5gWoRP7CJq2ZwIclMGMUf3O9\r\nT0CGiahCxqh523XwOyyf/wtPuy3AD2XdIB2qE1NT7Un6n3O+JgPcjnmFbO0o\r\n1+c+hOoqYq7dHuwcnPZAHFI6k8H/94xv1/oc1vB0HxUFglblgT9+I/tb9+SS\r\nujGT9Z54V4t0MeIAfM20eFrx2tFjcpf9iyM=\r\n=vNMg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"1584288b3faba7a8333c2e9b45028aa59fb868eb","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.1","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.25.0","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.10.0_1671039091733_0.33187330678097204","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"turborepo-remote-cache","version":"1.10.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.10.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"381b0b3f4c5a41fa0a8b53a9e97f4df90681fbbe","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.10.1.tgz","fileCount":67,"integrity":"sha512-OSGWo73VPrrqo7z6Xsx55KuIxdqm5/LLjfQYZ1Apdq3FROuuySuXuCnOmV74KPa9SuJg5qQDSgdSd7x7zL/C9Q==","signatures":[{"sig":"MEQCIH0FEnkinUg1Hw5Sp7ghm8XtIm+zMrZsS+oYMjd6SNykAiBIYW2hkVQX4z+YJlxPNgCM/uLHhN5byBgOVltxIDRatQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoXqnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrP2BAAhr/zteDvYNaYvfg91t3quSOzx4qR4gIeoR/Vnes5f/f50u+f\r\nna+tbJI8/6elfYhX6UZPWzk5RtV2IhOqS4gTWAlYms2x6ialXvlLYONx6+33\r\nT3BQXldbB26q8wOXzd8JpekzXHIDDMkR9zRU2TSZUhPU7gwtWYzmtc8PceOz\r\nWRDa5x6+RCS0V7aLCX5QjaaJIx0lGjXYaYKq1wNoxov8EiytLHXNKKDsbbUO\r\n8UDvbx5WHO5otWe/iHdk+yjvSHQS1qqFdCqPyRn+8E6o1+rilVdLgZcSjc98\r\nPEERc/Tu4IErlPmTXSqJf4PuoDm/EHUN7+vmbyvCmHn5BFzaA+VekpkcVlkP\r\nxGLqtr6DJqr+nqXsuln4WOfwKJHrnl7NYk6HfVwhOshxQ5hpPwNGC3Om8Mz2\r\nHKCojc2rOQrVvm6A0cyqfF3RmCzRIKLpOvBvuuXqkg6ONdhktUbHnJ1UHQq1\r\nuUvQZhI7DBByv8AAhJUcfKm1lS/KwAheXOh2gwEPDYHT65aZRXfoPjFIqqiO\r\nj8O+WOhd37M1ZWuD/4pAKvHTvphXYrxE4WvuyPHM9687S+FTg7her0k5rlB0\r\naY79f1SbV3IHHqptQ9FRWmdSMFonOIC75QAoKXs2cR87ovOZGCPc8Z3E1tIZ\r\nIwFsRiYf/a5JIP95Wc2JdS/6AcHx43K65cM=\r\n=HAl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"03ebc7dada8362750c057b5d0f56dc0ec7d6c8ec","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.2","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"16.18.1","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.25.0","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.10.1_1671527079510_0.19959116027882695","host":"s3://npm-registry-packages"}},"1.10.2":{"name":"turborepo-remote-cache","version":"1.10.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.10.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"9693ed4f9a6635926bb6243f902c9ee9c0d5df1c","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.10.2.tgz","fileCount":67,"integrity":"sha512-1bSQ5Rzw2d5yAT1jMAgo5xSzErM6htfLmcL4eID7LN+sfpB3gRA33hNNjuRBjsec1We9u4+0PerO3QvAVbTmoA==","signatures":[{"sig":"MEUCIG65egDO8SbPJ3s1Qu1QSLc4FlMLqjXpxgBniQ5PySGxAiEA4j+PTzobWDKogpDKN8CT5LwYrBQPq1lVlDVO0hPLDZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxWmiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobGw//RWT9v49VRwKOUBKtL4Ftj3EAMDbG/94fFRYtvJzzZKSS8YpV\r\nqGnPvOZOGQxTSB5xV9Xlt/xoAbxpiH7VZrkcG/arIAS7LCEU6U/vMIf98ljf\r\nTXzMl8R7dH2SfWgaVsQqMW3KAZ4JrWV9IM5p/9vAmvFfi3Bfep7tG9jbIMDc\r\nJvA2tjSNi2NzkZ5n7e+A0XvV+/p0pb0QTi5I5D9wo04lRJ3RAEkkjkLXL28i\r\nw3qB386PzCFP7wcKk7eh7TG52RYKvDlRoLQmsku2liEPDIQh8056VVnWoRyq\r\ncA1/LXeIvIxiitzuhqsWArFxZTDbc/mgefEZjbwFEJbaqqmhwi4+fm+Am93s\r\nbs/ecgcKDdihtNXNR7PEq6aZh4Tk05F+ra7KuhP9/lROhb1kHghGivb2Pp1B\r\n75ztFvc02Qq2sE7C8bE0+WOqUWgcAobZmhFzQFpMYJEffyhMXdNxiqWeN5j2\r\nGnBu13t5HP4EP3Oo174aT4okB+JKM5YeTKfT4hgEcyTmjkKCM+P5Z0FLiK/B\r\noOT6XPx+Vrlz2OZnDX00shclmX+/5xyorm7tfCa/pGvUJ3lgLI+y/FDWmAlM\r\nmnugBTF/aJk1Xr0srR+6mqAI5Cf3cnLUVgOktw+ctSklqYPKJ/woVcSwgLLW\r\nwWMF1odX3baAdWYc5bOCFAFhN+YNLXMaLtM=\r\n=2Eh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"11c983620d0a9b3106e1e312c281c2d79a3d4562","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.3","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.13.0","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.29.4","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.10.2_1673882018505_0.37507250016015603","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"turborepo-remote-cache","version":"1.11.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.11.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"c49deb521b0e358fc7da6a2f09e582fe64a87165","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.11.0.tgz","fileCount":70,"integrity":"sha512-FwiBV/i5cn0XtneZ7I9BjefWZN7mOITSxO3eyg60doojJrbD5NZzWTuZhyyO6l3KUJxXKbKdTSjRtQXWwM95ug==","signatures":[{"sig":"MEQCIEya2WnLrUYmgWQYfeQ1/K/5PVUH2T3D2KEe/lpnzjS9AiBn6jPxJJlJsykvPifEEX7/XsWkEyIbLRkqW0blwvwTLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2+9NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvVg/+OeLd9dxjycEkPZIuTb7bCLq6KzjRoM2+Cx56Tev3hfaCdxOp\r\nFCDCbgQ4hmPtauLL9nxO33guwtehsKoW6nIZFy7dgzAPZI7pLCNVaPWYLM2f\r\nuj4qOa1tg1VVzYzNY2cCu6Jp6XLbkprVWC6sqpb5WTvvBEHGGc9dhb1YvgCx\r\ntCkgsMBS5uaANh3t4foCo3SRGdjAPozxLmplLByhn6n58kIduPQP8Dao12bY\r\nFFoz5THcXrc+bXQZXkHfZ8LAnQRy0dim4p+/emfo10OxUL3XUb8C/iRP9p0X\r\nmSI5+fco1Pa6noAAXe2hyN4eoov0d6TEWcX9GJdXTalQrTdwG++4JhgSIe8v\r\nNo4xfibJIXz97/MAliAMOe43gJtZ29QiC/m/wRoljt8U8rrTua/TVQRtFHHM\r\nhfBMw11aIXoskB50o3aTfNlbNwlNL8//QN6JSgI9CfRyjSkF+qZWIn3H15vo\r\nGhKtBLr0dqYVksIWWqfzmmUONCCciiM3aQK9jjGFZ0y/AZrSKUu/43KbtiXQ\r\n+RQeA0/xc4tPglI+CmM0/7TtX/m0qLlsyjevGcJPKgVcfxTAPfrNqdGcSoN9\r\nxDD1x+oqKk/3iGRGapdjd1ulGq3p2OmACFC+7p3xPyusciTnyzvgQY/i4BXV\r\nG9myo8/bTBhzDyucu/9iZZwQOOJV844RD4g=\r\n=WGFt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"cd5dfed2d465c96b67f3d98b2fa6d0d08163e5ed","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.3","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.13.0","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.29.4","hyperid":"2.3.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"3.0.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^7.0.4","dotenv":"^14.1.0","eslint":"^8.4.1","rimraf":"^3.0.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^17.0.0","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.11.0_1675358029627_0.0542355274376074","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"turborepo-remote-cache","version":"1.12.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.12.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"557cea58dee5c64d554eaf52ad2b91043eb8e444","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.12.0.tgz","fileCount":70,"integrity":"sha512-PvqOuu3L+FbBW9TJ/2fOeSUgC+tlI7IFiR3hOBVBfQYsTMzRBStBz1XmZkrRwRxwFBVNb6rofLiRhND7BK/jOQ==","signatures":[{"sig":"MEUCID8rgn+V5PGCvbQagklyzwETXrfHljXmmsTv/kJ3XPyYAiEArrlzMqrxGcfyTftza+sobNe7RCJ/AqleZOsx0neTViA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3Vb9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5oA//SMMFTrkv/xzKkzJPOHKJ2EevUax7FutVZu3S1zsobjwb1Fof\r\nzg/kpt2h+hSujtuw/cKqzFZ2VmsTdmX3+ULNKZc+qqvF2GKT5vAK9gC6TLqh\r\nWajRzRtkO80XGL3TX56jjC0q9OYkYPDhj1loiaCZ5UVhzyHAguE1dqCyWaL9\r\nNLOjk7CqGMXqjZ08vSumNQcsvN9xS/G/1xZQ4LSFbDby07S/aE8EqLneJsxt\r\nRxoPX+Gw5bvXdyX1M5aaUZoeVTtS1K9Y7NLDwmMVNSaSfoS6Bl1mO4uFCHcc\r\nnTJQrylU+mtTBd/yrG3CXCDZoGxJKI8QJa7OXmJhIS7Ni7xa6QTtNBvoUqq+\r\nY8/ucBcK5YKu0nd9Q7/q6+rfzZBAsXgPQWMZW+o6aQZPbM7mwDaW79QvA7+i\r\nket4+4uyhGBWCjUi+0X4tssMd9L/Ifdni9K3VFC2seMsSOuvtkPZroos9ZQX\r\nxNdHLr33UoIVP5da28+20RGR2DgcMNgjd7IvT8QT4n6V2qwMNV1WlOcSGjOq\r\npXHhBGEoI1QCsPnW21vSl81lnCD8Nwxb98XS7hykYiJ6WyKReO7RSqYKmZ35\r\n6HZ24cRvWil6X9oXao0ZnMxS9KERB5kdHbtJrfDyFRZIDhXSmBjkcAAXD3EB\r\nOJ5e+PIflMXZ9++vcb5BBwSMub6WbqXzRjA=\r\n=sLBb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"98402871949699eca727900ac5e6aee21035c50a","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.3","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.13.0","dependencies":{"ajv":"8.11.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.29.4","hyperid":"3.1.1","@hapi/boom":"9.1.4","env-schema":"5.1.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.9.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.11.18","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.12.0_1675450109696_0.47760177745841115","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"turborepo-remote-cache","version":"1.12.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.12.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"ca8a11ff595e6c2d9026e10f6c556f04fa47471b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.12.1.tgz","fileCount":70,"integrity":"sha512-OvDZWvjN8FyT33LvIMujiNAsVfdcpup3XBny2N+Wu8wF8gDWby3H+X0gFzeVUfcXMrpYxsVf4y56BBpY7pnzxQ==","signatures":[{"sig":"MEUCIQCRCt/AzAZek5/Vb8ccUnjht9R1XLKF81rjcTmBpMAlfgIgBc+mfutqo+e8fuIID/NmHmLa4oRcfPi5MZKTPfG2k1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3960ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoewQ/+NEejYUgvWzHCiXkpqn/SPAow55wJWe0B2KGgwWcvcvT0O6Ff\r\nJRpvefUtUIPnAnnYYJ6SWBPp8xo0wm9soHzSwXU+hrRfI5Cp5+G+sbt43iFd\r\nnMomsHkbiDsgDiCZ98NPd7IQtqwVBwn9Q5eW/JNUAjN8R3YHltAXP7dD5hsa\r\nqhF5MiUo9tl/KlBYm38LyWizoBmbh0FO3uVvRlSgrHhXhqnuAbNnpz0s07iE\r\nMf6brpC9G01kLc0R7vKl8MonqMyt4tXDavteItN+xLQ1Dv4UQI7ESbkoMoxx\r\naWVsIFcxWJyajbisFoY8jED19PCeQLvBJLzK30Qoi+3NO8GHs1RIrDoqvYSj\r\nvX0uNPj0tZGiO2USSOyAtqzvkEwGjHNFlav+2zN9tHwBE3VBwTRtIFnF7oZ0\r\n2V/uNv9vkwWqC+OVsy9DuZkYUvn2IsJ5uqouDNGq1L1Wlb0jSwzBQoBOrVKn\r\nHFEpcWimf5qJf/P6BscOynohLGHRI+gpaQD5AWXvphFdC2XsXn9PrpXTmQ/D\r\nM9H+hNO4WaZEEZttOD9aK+QZi7JAEhTeb6Rqhf2GDts0cZ+zXAdgTX1AiFRK\r\n3LirvOroQhW4HrLeiLPweDB4ugrTGSihcBPK9ZIqDa7BqKohCRVbgJMIEytk\r\n1PtSSsDBJ0pAdFWGkVOuRk+BrJIeKvGLwR8=\r\n=cuFq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"019fb822fcbe512d926175b6df915dfd24b067cd","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.3","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.13.0","dependencies":{"ajv":"8.12.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.3.1","aws-sdk":"2.1053.0","fastify":"3.29.4","hyperid":"3.1.1","@hapi/boom":"9.1.4","env-schema":"5.2.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.13.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^5.11.6","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.11.18","@types/pino":"^6.3.12","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.7.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.12.1_1675615924365_0.013181129974400019","host":"s3://npm-registry-packages"}},"1.12.2":{"name":"turborepo-remote-cache","version":"1.12.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.12.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"f55f6a2d9538e585eb6640c0bb70ea8f2e7d6909","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.12.2.tgz","fileCount":70,"integrity":"sha512-KptJ4BITgQcHa+OKrtH6h1aLVzhrQvOz+HgWoLuiagZAtHBpfmzzpv6khVJLJZZMmt82YUVxTuNaR4vetOpKyQ==","signatures":[{"sig":"MEYCIQDvLhyHmySpWWJuxZpXI0J4hNhTQh4jEnFtRA+XVvpGvAIhAKr1oIzCW7ydkJn/TP8Haq2nbdW117BxKK1an5QMQGtq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4UELACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7kA//U3OnqEP6U2xNqRgY4nucy1fDFBWCMmaFyzBlwuB8k405Vwpv\r\nS6BqKnfOMipruLBf2e7HygIxOfwAfaZ0BfSHcVYeP7KROxfZwrwmJq0wKpxX\r\n4g2A63bXlonNb5gcyjBcLVhBy7GNpnJv2GlZHGSHZoeZgx5TDsvHtm3hZe9B\r\ncSYNIPk2UFXc0qBxpeZ5+pAK1cYlDRNh37N5bVWUKT9bBcr8VRdrq8RDveJZ\r\nK0LJ6XmEBuWwWNTnKQfd6wHXddBql+9dr2X81+Jvy952J0jloI1XUoid3ut5\r\nSIPzPoxP20ZCdZKkIWxxSHt8GHf60QPEi7JyMqBgmin86Ep23d3mdOB8uJm5\r\nbACyJ34AWodWtyTqEgMlPfVFsV6bnJJfFIw2+6TSNNUaxaI9Yr8qvljJzrF7\r\nnuClmYJIBhc/JxDFRGIH88fCq/E0nasFlqaPD3+JXQgEMf/uiSO4QDU2Ux/W\r\nrZ8+rh66XwhWxVg3ylaAcFMzKf4uMrdgwdTVDBEFYHmLUyoj8t+hwyd7i2ky\r\nyrNQqnvhp7blL2MZVimv7Y1kR67lHSml8XZUDDPEcL1n8Ui62FkiAonWzq7m\r\nOPYlutLQ7QT4HMsmooMvvZYicK33441ZPNwtpKpv6DnrnajH/LKzYX+nHWoC\r\nOjfgV/4S4dWG4DTQ3lf5/wetvs9EUx8c+K8=\r\n=qI/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"fe6da5626af68544b83a3a9b0534f52dd7fe1e36","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.3","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.13.0","dependencies":{"ajv":"8.12.0","boom":"7.3.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1053.0","fastify":"3.29.4","hyperid":"3.1.1","@hapi/boom":"9.1.4","env-schema":"5.2.0","pino-pretty":"7.3.0","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.13.0","@sinclair/typebox":"0.23.1","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.1.5","tsup":"^6.5.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.14.5","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.11.18","@types/pino":"^7.0.5","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.7.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.7.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.12.2_1675706635689_0.35290247570163324","host":"s3://npm-registry-packages"}},"1.12.3":{"name":"turborepo-remote-cache","version":"1.12.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.12.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"79eb168e292320b997554ac44b9764b1e71d400f","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.12.3.tgz","fileCount":70,"integrity":"sha512-JT1YM42O2hS9TR8FRYJn/4j7RS6FlXwHYqWWUE82zkdBM9gXmYeW0t5HXjoTDXyQr+aKLOL+VegqX3akbTYopw==","signatures":[{"sig":"MEUCIGJ/fBKMVMZw/xI4OBVe1loqg4eaj457FE636NuWSjMGAiEAn+wqeIxQ2VBRxYzHILMGAPyJL4+FS++/Tlzsblu0BNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4/sWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWGA//YHSkuxo19mAeprbeCqkeedt2lRrdurX0yYZP3HTs/hyWcAfb\r\neuTLBgJk6Juzp7YT80h92jvgha8EXwA7w0jVPdfYhlPM6UuVJX0jaAOGe/Wg\r\nAJwgOV1jkgK3JtL2y+VsQqTdAfqVJVWE9yiRWLhvNz8h2FsbEs4JRrM5FvFX\r\nDcycMtI3l4TF73fUGDNB3RrBgF7I14QeDoOO5/elwfAa7RvjQAa8MBz9uGBR\r\nXG1PI+jLlDN++6q9EBDqJlSu3p11R96AYAiK6xiC/suBnixjb2+hMcSAMIvu\r\nxAKIEIto4nmHILk+6vgbzOluTrehb3jyjruEkcpxXjF69D2SB1qCMKc6zgz2\r\nwNUi+Ij7fm5UEaesAapBR2kkmXurBA5ub9EN8oiB7m3A/1IgC/D20BL1VbXF\r\nAvpxm8kfQhhIhWBYqN57E7GLboWiwOoM1EO8OOwSrqCG3pgsqdyqHmtegi76\r\ntfFbZEXs/1Xe/tYoYl5hdIlqrbEEMngjXOBLSdC2XLKqPoTbj76Cjx19FniZ\r\n3P7tjqmCwk+pQIoGGOWhsWYkySrg3iSY8TJPBQiPg0ZZUW9WkLPiNT218QGo\r\nZzHKXJeeziPcHl6tPTg/QAU/FGCnlqQnYMhTSUrvzaynT4dRzKcukC5dqpPn\r\n4ns9ltZrWxMT7cZx3W9/0SHexKwCPAVOAIY=\r\n=LQn5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"0713ed929c32a4dd0c1adfc8cdefd84c3f3fe612","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"8.19.3","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.13.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"3.29.4","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","fastify-autoload":"3.13.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^20.1.0","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.12.3_1675885334009_0.8105567612539393","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"turborepo-remote-cache","version":"1.13.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.13.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"61edafe326829753059612e5599d6abdfbec9c08","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.13.0.tgz","fileCount":70,"integrity":"sha512-yURaVTql9yLx2W1CXWdoUHcsgcO1/aruv8YEBJVTh5/R/kVJDGBrYH55u8rcx2QXAqJkOZPBAUfjqR994NyLfA==","signatures":[{"sig":"MEUCIQCCrgi72ug4Og9LSCCEnIzOHSSX78mRzBj07guv0KxIBQIgbCvuPFzs/Lq83TpRvHhQUeNLInvHHiEp0e+0MMjWfTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5l9rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUhRAAojcm9TJhSscCnZxf8bGeacYvDPXEgq7E9VRd4JSrzDNwmUYp\r\nMSiDsLDAANarMRHiNy2fQhQQcj8At0PZWof8fe7JUOdGzcm7N/skc8Ct6hOd\r\nodLFyu1eSrKel7DUU784zlspNHU0pzMXYuexVCfOyAZxoTW7HDWPONcsznBA\r\nicxojvfSPVhIIhhFKVL3Md4gWajoa9chCmH6J1gVzO44gFAtDxUOqaoqUvEP\r\nHHIbB0GtY9cOdwtre7NLFOUlYifhu+EWoDFZrBgWQdj8Yw8RVaniFoZ60drW\r\n0u/PweW5WfDFJIX+Uv79uCrhMPcu2odqsAD9MP6+CE3d9YbauajQ1oxLVE4k\r\nVeCkLgR+xhsGx/iLjdkPJmjP2LI91XyZzSpZJaw265+YjONC9Bwef4i4Vlxi\r\nYnxdZSSVO1SHIVLeki59tbasGpRZBI3yxLXO/Zj5qx5SSUP0ZN9jrMP7rfgj\r\nZ8m2K8sn9az59GNhdVPMKyaxTEFaooEnywOaRgQsxnFf3MrlurAyVP6L6btN\r\nk0dlKaq4seWxGHA/mx/21N9F+/DapGVgTLhEXK7ilpal7pTUxa10z+9IsVU6\r\nDRyKgjud6YdF3wTgVFAbgFEYWEeCzIo8xqyMeUD+Izvvd3QbUuLIv1n4rKTh\r\nG96EIygvJSEAWAZR/pipQBBdrGMIaReXeFQ=\r\n=4iOY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"82cdd13ed80b211cf9024d1c48dc423cf2449473","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.3.1","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.14.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^20.1.0","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.13.0_1676042091246_0.8906003400918148","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"turborepo-remote-cache","version":"1.13.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.13.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"3c21dfe229aecbd1ca0c427b1f88e763ddf62ead","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.13.1.tgz","fileCount":70,"integrity":"sha512-rgPrzEsTWlcnMc70iOADkzB7gZNLCfTyAvw1ZORMR37m6Oqr27cjv58C6mo1XLW1reUjBKzB6bRcwcDhd3QD6g==","signatures":[{"sig":"MEQCIBGM8yN8oRfgYG1z+6AYjiDSa+jJM1kHroamAMdKfjZpAiACw9W47YQH/tk+G6W+iktS4VidKzVH2KDG9D2WViRhyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89rnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSWA//X2cK7wKRRESqGNOgq5esdavLnxG+o//rMyLOc79R9S2y6fDf\r\nVu2gkGdc/Rca/Bl+lxzjeFUQeEx7R5QKZllI8H5vMHc+OjfuW4LFLyPQAmK3\r\n1JRjhEvN/x9zIpqW2d1R8nH1SfvpYarTuoZwf16p9PTjoPzDcWKULZ9PSxVQ\r\nn6RoVlB+wMuEVnZd6879WZYoSF4o0hNE9/yEopPSfAfR1yqhFHHB88oz4gLd\r\nW8/fMP0wpRZYoRqOFbKtr6CC3gpzP9T1zxo57ta4+GS6+eB6Jsp7khsaAqTK\r\nmrgk5gSFf6G3ZSE2o5cVkO5/SFMRVx88q+XOSLS3T8NlpWRZZQGHEFJbs8MW\r\n8lded38c56ZAV2C+GKDJQU0J9G+UoXDfcFxxzRUlDY/g3si4IbNbi8ZIRW3d\r\nZ5Ptn7D31IOjx4Iq4XUBLFt2ppv5UK2KTBJRUX5y0csgaqlBpVLIk4i/z7YO\r\nak2TKOwoOw3Z+DkrzIv7i8XeXU7GC0KCZP86PcUoiwKyL7qenz525U3RHiIp\r\nZtPBs6Kkg4lbhDrj46Y/YVWviJcBWVmKqXxR0anUw5TNE2vwJC4geqS7ud0/\r\nw1lhJrv3aKN3YuaUGOc1kzU/SBbT4g4ic2JkK78/H5PciHs92JdLucK86e9a\r\nZIfXRMu9fnv5WFCzZ1cbf2efywykF71mhw8=\r\n=Vufv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"fe2c0f5001f17b6f153539c2d5c30cd39a5c6dea","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.3.1","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.14.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^20.1.0","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.13.1_1676925671728_0.5227853021836297","host":"s3://npm-registry-packages"}},"1.13.2":{"name":"turborepo-remote-cache","version":"1.13.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.13.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"98f6e65b1fae063ade205353533a0a2067b017ad","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.13.2.tgz","fileCount":70,"integrity":"sha512-fIryaTqxjdQWUO39/szLfu6CbMjabliQAVm7Heph45YQrOVCcfPz4hLZ/EQa3KKrq5hWh8vgUvSnIJZPgxRo0A==","signatures":[{"sig":"MEYCIQC5PVy0XNYl8zXQFZsU7mJnQ2N9kpKHPV4l+Uo/9vFW6QIhAJ3ZC4mKrHuir9SjKR0qN+8TIm0yjQTVoO7fnCcF/E5l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+4btACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxEQ//YDvXo9oJ1jASqKv7g0h4/RaNUgxUZ1oIxCw7jGlClJak8ZFA\r\nvJlUlmtXdVY+RwVvC9qt+C9qbmGJunCFL/BZo/3TYe8rBtwjR7O7JBp/6Gv/\r\n4zfHuoAhzA9RGPnJWSLvOn5CaSWg4VKw0bGiIwPLi06KMjl3NTQ4GkG+/agf\r\nXEocCy/yrywETLemP/6zF4Rp6HYC3uFlr8fKE19L0z2OaDGY8OJBKxRGYbn4\r\n/93bEzO+160urYM+RJOumK6wlRAv11ZzZgjPhao1nMs9VT57Fdr2xcFo7G8Z\r\nZLFlbh6vobZ64EsuGM+hcIx7dSo53S+y9CaW533gxh7XwVKppAdLZmC/5o2g\r\naEJa1sSqvo5nUNKgsDuqv6OpomzeyJ0s7ReNRhQEIOucXtCSAYqE1lzwPyNn\r\n9KTM2cuwbKLaZ5rFhjyK5d2mq/tqlNZajrHN1Xoq+KYQyKbaOgGKHjLR2Ltw\r\nmkxUrjq6zgikB2AMgBnEKraaP2QiPW9NNTyfMwYXiLtS0Y8vKSXGvnfw9Rso\r\nb6GKwvo4ABXkJUvpNUgtZqYXqnHRU/Y9pqLrr6h/N2jiyFSpd5YZ3YvhM4x1\r\nroZ9Yeji9veJXiBl/2nRhH+m2Sz8W3FG+UKldN+qUEmmvgmzaPlIQejXl1nw\r\nSh9kCf1ktCRj4AT0Hf/e/xqkr5C69/K1G00=\r\n=fRa8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"3f23f491a4ac97c219883f03161503619f955e41","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.3.1","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.14.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^20.1.0","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.13.2_1677428461271_0.7311482122237634","host":"s3://npm-registry-packages"}},"1.13.3":{"name":"turborepo-remote-cache","version":"1.13.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.13.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"629159dc16ef143b0b0718d560b3105a5fe4001d","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.13.3.tgz","fileCount":70,"integrity":"sha512-15GuScXKa2mT6koe956A9JwX+1cGkbp//Js3tXscoORzW3GvIq96dWGfMSSUJUi/IxpX9Z2Xf/NsTLwVwbQPaA==","signatures":[{"sig":"MEYCIQCe+UtpjB4asqCHLKsIE3/Gd5MWdEvLLPxwNlJZzFjUkQIhAPLVlGl7tCGijjRqCV/C2xWIPTjF8CXtiV6JOBaMxvJk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGZZpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBvg//aeqOYAugbRCRApJ07F6XSctfcxhN3qc+Bsi5k0QIzKjSfini\r\nzU2Xy3x+0ei2lzXUkg9jZoUQsAGZ4YUOTe1x44Rn+77oHiOjy7o+WcxpOEod\r\nU3OBpjXTS+Iu3FWyp4XckgY1wQUriZFeDR4dV84TtD+wLDhoeRMClqW7igWR\r\nAA92dg5r2EY2MS0gdB5ro8Szxe6roOT949+/EuLs9e90OxxwsNn9UXO69Dw0\r\nhFx7IOj9pORT+IegvBGZrufBYVi7C5qFdIOzImvhjihksHSVnUnGcC8zpm5C\r\nmtJ8e/m0DKDxWep8d2xlw//c5MvBE3TSWe8ZdB+47NTRJX8brAmy9/UeEWlN\r\njYg9uVZUaaMuPhFdH9lw8j7ANnOJcLxSvz0Aw54sG9VVdLgXCwmmCeOrYvGj\r\nDo+gYuTZiItQRcDw9qyYo5yZu2/On4TWkpUxt4pUC/pp+aKR48kMXI89easP\r\nPMOuQ/hhHqygFGPJW3gQOOACupL5Dg2cG29aTDwt+7PQzdssiB6Q8zKVOUWY\r\n9ZyZy9Ek5YCF2OsZJWF7ILIrmu/GmqOG8TVMz6liHtf/KIWjGufUZjELB0Ml\r\nwnahVYfFvjnoqp35s/fKPEAlz0MzS87xMsAI37yvUa7F4CqVJpVoSJN4ROEt\r\n91Bnm+kGI6a5D+fGXtkYZ6XAtqZYQ5AZNGc=\r\n=EC+P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"1b7ad8f11db402310ba178e02e23f72abe05bc7b","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.5.0","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.15.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^20.1.0","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.13.3_1679398505185_0.3650430747403832","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"turborepo-remote-cache","version":"1.14.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"2f0cd71be6aad93c0c9eaf4f8a0008291cdc5679","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.0.tgz","fileCount":70,"integrity":"sha512-kCJkAbeoGGrrjCJwSv4O3P+XeG3xvb/7owXh66K/WuaM2mSrh1sDUg1QaDyIB2Y+G/I92pGwmRoTVNLDrLBH3w==","signatures":[{"sig":"MEQCIH3i4wvXTwhSrXK5EULU+W4jRYUU8dWVLli+tBbf9G2lAiBMPaSoaGWw6MyS9gQE8hEEsWg9S8y3eg6C4zvh+7Aarw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGarCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJig//ajjnTXX80KdoO9dbS40kfk8KYmSSpD3c7ZSxD83g338eARfb\r\n9NU9V0DnqXdgVWnhmvIAOc1tcQu1mTLxkOWVpOglxDyn8kP5DAvcCVenEkc9\r\nBT349iuD3xSugf2hvdyKgoBV/SHi8TyGO+EXfaNEP/z9m+r7P1Q5z1QlQejN\r\npivtdLqlcjVcizELCPcICPm+VlyxahPGh+71zeJF+OshAqBGMnLfu2nW9PUb\r\nXMFYAZyv4UGTlZGst8Gsv/aWFy3xxN9qpASTFwYkJ4iPxzHcx3IiDmcfeMB0\r\n0nz0/qQF5+HlAZnllOFsAyuAvrMEts09IenTWOpDw71gpMwhtTXPx8r9SuOD\r\n8ob4TI4aWNm6zhC4gWssXCcC+JEDL89sG+B/UP7kM0mPc2QeFYDgAhvtp8Vt\r\nen/Ny7zxvsODbX1IMfHbInx0bl6lbDa55pETIJW9Wvh7/N0Xai0FclKbUCQ4\r\nYD2dPK26YOAp/Ni3NOwtJX1IC5WRpGxZ+HB+MnU/jlc7rPiKaNPHHHo/MS7t\r\nolLDnSPshlWj0SYj+HYtgVc8TWlBkeG567FhmsMtId4zD0U8a8voq5TH/C9J\r\nCm6W7f9jWjD0DDEoAWDtsmnGIGmrZg14jQFeLWE42jrLcqaASIP6ylwYc0Oy\r\n/R0ADJHjcbGgQLBb0chLI9flpDOw29XxO7E=\r\n=Y8Vw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"66d70f58dba69c119d59d8fc0f5136e30530430d","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.5.0","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.15.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","@commitlint/lint":"^17.2.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.1.3","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.1.2","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.1.2","semantic-release":"^20.1.0","@commitlint/prompt":"^17.1.2","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.0_1679403713821_0.2977669458275771","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"turborepo-remote-cache","version":"1.14.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"4d4181608173a4c135e8cde9baa391534a439f7b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.1.tgz","fileCount":70,"integrity":"sha512-fXHVgQEyTEp+PACkq8VoCNLHNa5tR4/9LrkyBu/b8Wf2M9jVmPvjDF5/V29wlEUP6F61B72wGj9ZjVt3zBm1Ag==","signatures":[{"sig":"MEUCIQDl2yZaRZsE7O/xnTDHib1uqjw0fWFyzBohRhRDCUS9PAIgePjU459N4P4tK8XxBdyYTVIB+H6bUsB6VbkKEko9c88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIWqDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwGw//ZJ8N7ZY2CsQEniZXCRBlY1eAVoIxtJWNgpL062geVNr2kHig\r\nDv6DC00znp5dAPUb00d1Mpn/aY6nOuDyUsWUe1RRChZhll3gkSOaW1VROmHz\r\nNw1HfB0oh96SIuq5XKe5VSozS0Fo7JGP+cTZAUFYyCWIwjEUS1SqOlOFlFKU\r\nW2YmlGty5NsZLjUjuHJjCk1PGvCWRHCruXpWE2RAwYANU7GHF+v4VoZ1cTB2\r\nirFzaEwV7rXxx8XulyJNq1NkaOu9uHoT95bUCIzb8ZTAvN1abO7p8r9Kv0RT\r\nMFp2Nclimroi5eSsorZKJpnmjHuhblqEVrevU3U8S+2CQFcd/Dfny9OuQeYb\r\nPF0KFLV62ZgzpwctH2/OA05YuaymIt2HUO+LxdFOjmhPPqvvLW+3iYVj5zHu\r\nIMJwnIGDyuxo53SwXwzaydQo85Fl+/BQhhyxYoSTd2vIIcfl7dCKaHD2bUr0\r\nyRcBNGojVCsrK0f1pO9ZroykUrGPtdz8o2rV+8IRiGGPZDig/vXm1MfH+pum\r\nYyugRDa3P8FW3eN16zt4j8TH3d/kHqC4MxHwms6c+u6VCIXEEFak0PCeUvez\r\nMsPDRZe4tz1Q0FJBVNYvEe7/xK1znIAPsm2PTdsHUK9xIP4Tt/mBgPYQa/9p\r\nOGnOfiZiqj2Iq+NAXomYwWAfqh2iksciM/I=\r\n=C+D/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build","gitHead":"5c9bebb77e70784a9c7438e2c8e19d13644a76f4","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.5.0","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.15.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.1_1679911555223_0.7504334350052351","host":"s3://npm-registry-packages"}},"1.14.2":{"name":"turborepo-remote-cache","version":"1.14.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"4115da4d7c1b1858a3b87b4422ff017ae8185b3a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.2.tgz","fileCount":70,"integrity":"sha512-q685l7ZchN4cu814x/x7vFad1Uxljw1JM3kM+85g20sRHQzRWVar+QVEZc3IaZL5BM7yEFbM92vQ5NbdpPR9mA==","signatures":[{"sig":"MEYCIQCSiTHlAyGRpNgjHmJghZbUYi5hM5ecAPh49xCles4AuQIhAOmOWfjdu+WeeTaeAOFMH7NW7OhoCGu/8VGoNjBjeRvK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90383},"main":"build","engines":{"node":">=18","pnpm":">=8"},"gitHead":"5ee32213c9e63f4b8e33caf08f19780eea51c4c4","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.5.1","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.16.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.3.1","devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.2_1687510090820_0.838564766415125","host":"s3://npm-registry-packages"}},"1.14.3":{"name":"turborepo-remote-cache","version":"1.14.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"4ec614008716013995f3b42a843e6b11584fedf8","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.3.tgz","fileCount":70,"integrity":"sha512-NZJb7uL3AR7bQwO3rONhJPp6Co37iixkg9BBV1Mi6VuE30ppiwgnSPfnIDIVRIj9kZwtwHAyZ1sXCpCkhUGFpA==","signatures":[{"sig":"MEQCIFq4UzA2j5f0lXU2oN2NSIDrMBcTci/8UHnx3I+tb7qmAiBOZ26Elb+6LhpR2N3G0+UqtYoyAL2t8cHjvmTQ8eLO9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89542},"main":"build","engines":{"node":">=18","pnpm":">=8"},"gitHead":"fe5f6223b53fb1535d42ada22c5c99440eec8408","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.5.1","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.16.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.3.1","devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.3_1689947661139_0.16147393895769535","host":"s3://npm-registry-packages"}},"1.14.4":{"name":"turborepo-remote-cache","version":"1.14.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"0641c1a6d86c92e95fadfb5313c4866f8b1e67c8","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.4.tgz","fileCount":70,"integrity":"sha512-48d+WcGx0en1SLD5aHHglgawkudhi2nak3hd9c39Zhzyba0UGiZLXpmEQkvbLpnO0N6TEhLZID7kPLwpDmnoHg==","signatures":[{"sig":"MEUCIQCAPnPlPHkgZMRIlBa4jvJ9cXOkXRPqQjhTaF+SFpUv9AIgNHy5qlRvUpwjpES3EqKYDlFUNr4jg81nFDqBaN5TO9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89526},"main":"build","engines":{"node":">=16.20"},"gitHead":"16141ff629797a5d9a5183ade2afe1e59ec6ac64","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.17.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.4_1691049270587_0.10572875747495813","host":"s3://npm-registry-packages"}},"1.14.5":{"name":"turborepo-remote-cache","version":"1.14.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"7c0ddb6dd6dda706ecccc003d0b3d0050ddb80b5","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.5.tgz","fileCount":70,"integrity":"sha512-reKvZOsrVubvZ7pHamsmIDmhjKIF8hrxYKddN+wYIXBZLBemnUOqvqThJOKLQDDfQqloG3GmxvF/DDOdwy+sDA==","signatures":[{"sig":"MEYCIQClZFCQqvH5QXrWQaRy49CPfXxxjJYEK8C11DzS/gg9GgIhAIc/PaG0+hHfWKTJD/Ay5mx9Ku3WovkpPmff9RX8i9lF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89526},"main":"build","engines":{"node":">=16.20"},"gitHead":"b0aea9b4c7cac444197bc55655016e8d9ec876ab","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.17.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.5_1691564841392_0.76028523180519","host":"s3://npm-registry-packages"}},"1.14.6":{"name":"turborepo-remote-cache","version":"1.14.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"ec3c13a40a993bfed5b0a382292dcd24a1d51237","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.6.tgz","fileCount":70,"integrity":"sha512-rscLVYcByArfF0Jekgo1cjrbOFyD3IrDXfaib108gnumJ4Zln5sqKz8U7hC/Ji6P7TuVTJnjr4zMoKp/lYO0Qw==","signatures":[{"sig":"MEYCIQCzE43Stj8gAMS5haorBAcRyOiewZZI5HTJqug4dO1z2AIhALF7RTEBRwGWssYVkLLfyJWy65NvJq8uJYwgOUj8JmpE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89526},"main":"build","engines":{"node":">=16.20"},"gitHead":"a86d0e6cffa8390aa290729278e35322cc1363f6","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.17.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.6_1691602363568_0.0031577916652778537","host":"s3://npm-registry-packages"}},"1.14.7":{"name":"turborepo-remote-cache","version":"1.14.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.14.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"7fbb5d8c41dc60ab57f472bea8b41f1520469d5c","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.14.7.tgz","fileCount":70,"integrity":"sha512-v2zUr83PlGXznFpoTlBuE0cVcxw0BVGJroEQm/dCEhoq8pdCWfkOBH+5+TtEn762Wn/nmU8javw8KB3zvgD8ig==","signatures":[{"sig":"MEUCIQDzkLBuZTDC0taY3tWM5zkI9kXKNY/zXJJx2ntpNDwstQIgRCc1aa/m/v4C/fCEIu6raRNYBz5Zo7fEb1ELXGgx4fc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89526},"main":"build","engines":{"node":">=16.20"},"gitHead":"383912570f7a511acc17413897e3a31ff22caf9a","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.17.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"tap":"^16.3.4","tsup":"^6.6.0","husky":"^8.0.3","dotenv":"^16.0.3","eslint":"^8.4.1","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.6","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.13.0","npm-run-all":"^4.1.5","@commitlint/cli":"^17.5.0","@commitlint/lint":"^17.4.4","semantic-release":"^20.1.3","@commitlint/prompt":"^17.5.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.0.6","@typescript-eslint/parser":"^5.51.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.51.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.14.7_1692621358262_0.6548348788477041","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"turborepo-remote-cache","version":"1.15.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.15.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"3c53d32f786f351aef61da07d8fd5346762fff9c","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.15.0.tgz","fileCount":70,"integrity":"sha512-4klMkAQLVuD2B3/l2m+slEsiDtL15IHvUkFLpOSkHvkSecZJbBGdLAY6sLQ4+p/v53lxArW5PQWS3cwzgGdfAA==","signatures":[{"sig":"MEUCIF4JQvG4TTJaq5DGBFxL04GMCiPqjyjpS63gPDpvyLp5AiEA9XcZKSuvyUNnaCaFJkgZzfLgXRrgT9lykcCNNc6jDFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@1.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":91012},"main":"build","engines":{"node":">=16.20"},"gitHead":"40042d62e07dca1b03d9ef545b4c582d61f749c3","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.17.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"tap":"^16.3.8","tsup":"^6.7.0","husky":"^8.0.3","dotenv":"^16.3.1","eslint":"^8.47.0","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.19","ts-node":"^10.4.0","prettier":"^2.8.8","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.17.9","npm-run-all":"^4.1.5","@commitlint/cli":"^17.7.1","@commitlint/lint":"^17.7.0","semantic-release":"^20.1.3","@commitlint/prompt":"^17.7.1","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.10.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.1.0","@typescript-eslint/parser":"^5.62.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^5.62.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.15.0_1692953945012_0.0035484292181082733","host":"s3://npm-registry-packages"}},"1.15.1":{"name":"turborepo-remote-cache","version":"1.15.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@1.15.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"build/cli.js"},"dist":{"shasum":"fd1ec6e5e7dd9042b4bca9fe468eda184ecb6e96","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-1.15.1.tgz","fileCount":70,"integrity":"sha512-eDTRmFwdSZEXQwDKOqUK0Vd46KKGuwflecOlHIjYmYMITTG1776gMJv2/mkSE+av0W6xFccITztz5U4Yuvt6Qg==","signatures":[{"sig":"MEUCIQD0aclz+WiYrE9fyrqmAX0dDtWbkLLFbpFXvhNLTOv8PwIgLIGxafRjS/F5ir0z0EpSMoy92HbexsxtKO+JQHetzrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@1.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":91674},"main":"build","engines":{"node":">=16.20"},"gitHead":"00734b1559f17240ccc0d0bd1d11472c7836c147","scripts":{"dev":"tsup --watch --onSuccess \"run-p dev:start check:types\"","lint":"eslint --ext .ts --no-error-on-unmatched-pattern \"src/**/*.ts\" \"test/**/*.ts\"","test":"cross-env TS_NODE_PROJECT=./test/tsconfig.json tap --ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps build/index.js","commit":"npx git-cz","prepare":"husky install","posttest":"tap --coverage-report=lcov --no-browser","prebuild":"pnpm lint && rimraf ./build","dev:start":"node --inspect -r @cspotcode/source-map-support/register -r dotenv/config build/index.js","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"pnpm test -- --watch","check:types":"tsc -p ./tsconfig.json --noEmit","test:report":"pnpm test -- --output-file=out.tap && tap-mocha-reporter xunit < out.tap > junit-testresults.xml","check-updates":"pnpm outdated --recursive --long","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{"test":"test"},"_nodeVersion":"18.17.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","tslib":"2.5.0","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","make-promises-safe":"5.1.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"tap":"^16.3.8","tsup":"^6.7.0","husky":"^8.0.3","dotenv":"^16.3.1","eslint":"^8.47.0","rimraf":"^4.4.1","s3rver":"^3.7.1","esbuild":"^0.17.19","ts-node":"^10.4.0","prettier":"^2.8.8","coveralls":"^3.1.1","cross-env":"^7.0.3","@types/tap":"^15.0.5","commitizen":"^4.2.5","typescript":"^4.5.4","@types/node":"^18.17.9","npm-run-all":"^4.1.5","@commitlint/cli":"^17.7.1","@commitlint/lint":"^17.7.0","semantic-release":"^20.1.3","@commitlint/prompt":"^17.7.1","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","eslint-config-prettier":"^8.10.0","eslint-plugin-prettier":"^4.0.0","@semantic-release/github":"^8.1.0","@typescript-eslint/parser":"^5.62.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@cspotcode/source-map-support":"^0.8.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^5.62.0","commitlint-plugin-function-rules":"^1.7.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_1.15.1_1695249010221_0.38519039391557164","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"turborepo-remote-cache","version":"2.0.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"0da2cb2eab145c5522517bc6455cde7b4fb97002","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.0.tgz","fileCount":26,"integrity":"sha512-PX7bDIz35z7tftfi86tfR6D9UujiRVYI+3vN42dN7JEs1qk5ITdV1KNfCZXRQ51H0smrnIg/Al0Y0EhL0b2TYQ==","signatures":[{"sig":"MEYCIQCpeF7nZrWx5KoLV6I1Mo5jcwo6gUernsokLjFqc0bh1QIhAJS9rDDZ4u0b3la5O6saIv7V9GUXnD0TEMmYVMHcWq2n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":63230},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"3399817a0501edd1ac0808791c1448b9a754efe1","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.17.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","@vercel/node":"1.12.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.0_1695380635565_0.7915617234248986","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"turborepo-remote-cache","version":"2.0.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"7a1556afcd67cd9e44d21aa7ee0dacfd3bfd4bb8","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.1.tgz","fileCount":26,"integrity":"sha512-Ui+RwLBEjc1Pqh0El8ZKdYaD5DagkbcbzpcNuKFcqGnClUQQ3bgnNDZIWVoRFEViQ+KFgTU8nPIcn3G0PwLoZw==","signatures":[{"sig":"MEQCID0coZEcPY/BYy9p652GTDPw5DVuHCC658Sp3fS4FdMHAiBmHKQ9pLNoV+2iqvyS2d6/J0YebsYnscPGjGNdl9T7Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":62586},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"f22369a24f5f1ff9fe3ff2a4d73d334acd5caafd","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.6.7","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.17.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.1_1695630967064_0.5239937325204616","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"turborepo-remote-cache","version":"2.0.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"8460cbff68237e704f7ab2b182a584b2aa193dd1","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.2.tgz","fileCount":26,"integrity":"sha512-XDNPY4NfMDd0PefRSl1qw4vthGKrFAEMXK4AYK3SrOgsHXne6t7LsdJBnThCVGSbm0eMYM07F5RhDuYNIgoHnA==","signatures":[{"sig":"MEQCIAR6UNk9dYXy1i2A3dVZmEXg6sAhgzuQ5KjKHqtj0ugVAiAxJGhWEYpv53gdW/2mJFTpVk81TFcYx4Vf5E8NNhapRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":62586},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"9622db9b490ed61ca668b0faeda22a253e7117f2","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.2_1697192444839_0.48831619549638217","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"turborepo-remote-cache","version":"2.0.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"37779e1075acf58305f63a146686adb5e6d2f20d","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.3.tgz","fileCount":26,"integrity":"sha512-WgA9gkyi3Dol3291NRwzWxTEL4j9AdfPvUqL0IofcOlyJs5mdGK8jOiDAogb+cinbnF4UmIVlfScgNlt14UAGA==","signatures":[{"sig":"MEYCIQCrola0IBDFqmj/nANYbFkEnUpOIcdvhy0zELT2H/2x3gIhAPNynwSFFFthIxmOFGTYWSx9DLBBoMCqpCpebggkmxhg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":62586},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"4b95396e96892457d1a1bb4cf9900497f6838637","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.3_1698165747241_0.9790218088338947","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"turborepo-remote-cache","version":"2.0.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"40be3ce8eff81712140f03f4dfa8ec24eb527a3a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.4.tgz","fileCount":26,"integrity":"sha512-uVnvv+c/mtO94YqcjceqeEz5eFltEzSSdtZb6rACNfarggt54EfJLWOXsh6r0OoGKlVINO0owJp8EQ9wIUL16Q==","signatures":[{"sig":"MEUCIGS9wUUijaERYGD4nPEkizhzl79FjIxuii6gi1JCkaBaAiEAhKnm43OnoJp0Q3HNawVnPH6qKmihp/wb3QdAT5KNVJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":62586},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"c554ed87a49cac69fca559c7948cf01bd46b9308","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.3","devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.4_1699009349489_0.42744889007470577","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"turborepo-remote-cache","version":"2.0.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"c4f5b157053ac9578e35fd5b6fd232dac5a48925","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.5.tgz","fileCount":26,"integrity":"sha512-4+rs4/TqDuajHihKdJAFxqtogeSqEF4TMjGIM6tcpDIkrqoaHJBlra145PfcHZsqzZos9uz6YN5lmkxPk+R1Fw==","signatures":[{"sig":"MEUCIQD44y8RdaqnL+Rckjjg0qYW3AOzIFTAWjrOjO4z9euCLQIgVmA9b40cP6ot5xHMIUdCkImw5RbrP5hBA+X9YyTYVRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":62552},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"72ea6740d565d57d204e9f9fc6159c7cf3c2490e","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.5_1700564619476_0.3880454048943265","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"turborepo-remote-cache","version":"2.0.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"fa44cc1d33627b1a2e6cf1f65dcd3cbd79f0b095","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.6.tgz","fileCount":26,"integrity":"sha512-1aZgD75WVVnen3P00YL04rgSCpR17Y+Ov3n993JMZPrWz0koxdC5MfQ6qWXarRrgSNda16zEkLBUdkJvxNY3ig==","signatures":[{"sig":"MEQCIAwj9vva8hLgmH3eHiUBbfsp17h1uL4SUyYweKWWA7R4AiBvwCOP0UVvW7XjW04HiUOAdkwsYcIB0TsMfD3mij82Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":62552},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"6736b3e1e3926f69c28e5b10be418c4bcc3dcc2f","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.6_1701336402818_0.9592731770401108","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"turborepo-remote-cache","version":"2.0.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"0c27ad47463c2bdd4ebb8604d967cdf54bd0ef34","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.7.tgz","fileCount":26,"integrity":"sha512-zEXB1fsUZppw83eeBM08YMVxv6D4KIcdh/kpf56HBq4E6bNii7/IL2lyaOYrAh98D+ePL/BPO4IgeoyoFItJ9w==","signatures":[{"sig":"MEQCIBS2MA5Laela2t0yy4wsGHUOwV6A5eyW1Gl7K6OqLsleAiBoJub2lPML+CFgs7QLwJTz5UIPmDneshblo3ctcRLy3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":62552},"main":"./dist/app.js","type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"455b34d01807a1bdd98b4793b96c1b0de74bdf28","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.7_1701682149531_0.963043263724793","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"turborepo-remote-cache","version":"2.0.8","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.8","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"471da52d69666b8db5e3f3eb148d2c865e34e07b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.8.tgz","fileCount":26,"integrity":"sha512-wsRE0AYI1u9vJ7FB9xgc9xpyKV9Ffq4QtHJg9d9oV5IG6yhSkzoEtxoQwXet9hW3FlKUfYepTDulBLtw6NUVaw==","signatures":[{"sig":"MEUCIFls2CjtDNsTDPi7x3xM9FNXQ7TAzpde4uqPef1Lf414AiEAy131e76WH6eBLicgL0lICELqZ+0os1oX/CeXrAkz3Rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":63057},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"eb9411c648e1a2d2e595b9017bf4504b30b6ef98","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"9.8.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.8_1701776740140_0.9660667866696038","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"turborepo-remote-cache","version":"2.0.9","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.0.9","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"3aedbfde76b234fb7d07a13cf412fab72547a0ca","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.0.9.tgz","fileCount":26,"integrity":"sha512-Y9Tf7nYY3jyDfTAJhRBbfigHPgxt571evJu0y5A82VAV9EzUszD5EUOkMY+6FIxSBFFrzgN3KGUgBi/GT3O/fw==","signatures":[{"sig":"MEUCIQCrGEffrJ8uELHxKS/xzCWpaYxIO7UVTjtW9GGJtd3SBgIgGp3TRgGKmUxRx/jBdn4yZ5I3M2k0oySl4zCiTcU3P9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":63775},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"80c1c79c61e1165ae54cb854e2a1d9bbba07b448","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.2.4","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.11.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.0.9_1711009890217_0.9775574023621632","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"turborepo-remote-cache","version":"2.1.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.1.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"ae9b0b668349ce3e0e7a7c00202961e05a232786","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.1.0.tgz","fileCount":26,"integrity":"sha512-k9ftl3JpsBLVfVooALsneKxmZxK/yaKlOIjtHi2BST5/bGPUsLC+Dh8ndbAgWn/h7rGD0NbtePCw+A1gusQJ8Q==","signatures":[{"sig":"MEUCIFxZkTtL302TZSTIGCioPIib/o42HaHuqR/TBTW03tkfAiEAjU55q5JtyYO0pBH84zrWEYgdrnteWVeSkaw5W9EK6TA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65095},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"8ca1ee89d8f1f1396461543297fb9e6220d6d28e","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.2.4","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.11.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.1.0_1711722720863_0.30766969700796176","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"turborepo-remote-cache","version":"2.1.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.1.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"98b3076e826cce2ead4635cae09adf5558b96101","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.1.1.tgz","fileCount":26,"integrity":"sha512-cUQ27xK3qk+FUD7sK36ayQrtBGXbBTLk1doOVrT6SDF8QkFohGhKfK9tDD8nRIPyQ0m3nZfKu2FFJZVh85+dXA==","signatures":[{"sig":"MEQCIBBE/yqoNxKjoimmSYdnQz9vJzVDPU9JaHjsMLlfmg2WAiBYnL10Bl2HnttQrXwVRXoeq9SP4Wwqq52DZOyuxVirlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65446},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"54f8de25a7cce1faca9b06040c322bb5bbd09f07","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.2.4","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.11.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"9.1.1","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.1.1_1712570401416_0.2604967328185561","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"turborepo-remote-cache","version":"2.1.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.1.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"57a1eb0ae4c07e477bc0dd17a1a7015e70325412","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.1.2.tgz","fileCount":26,"integrity":"sha512-iQTCKl0rHHUu+4kwbQGRM9fXkltLg4prj1CRBO5HIn7u8yqBMx2bGHdcs9ogfuF8Cx+l0knl4U6nEMWgcVsgAQ==","signatures":[{"sig":"MEQCIH9JLzj1sPB8iMx7z1DwHCMq4tJjZK96zWRtp51n2yv/AiAwb6V4/YKa6eqdW6m6Uzh4PnSl9tjkfzGS8PNPsJX7SQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65447},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"c7eaa7bd1f277c9d198f1ccee1d81b069c8d2f51","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.5.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.12.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.1.2_1712570502659_0.10521547985076718","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"turborepo-remote-cache","version":"2.1.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.1.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"69293b6e24ebd34c55f341335b4997490a60b652","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.1.3.tgz","fileCount":26,"integrity":"sha512-3x8jAs5+RioxiC5MvaQ93RqghXLdcebVgvUI6rEgd9Ojlo+A/Kqc0LDWJyqYasAna3vptyDe2Gxae/CXO5vtpQ==","signatures":[{"sig":"MEYCIQC6wkCIfv1ugd1UasjGfOqg0hHtClWkC45THT7576+93QIhAK7/dg8BocawKaCcWDApugNKOlXAqvTd7czi+d0CYLxj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65447},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"74fd51ab6b690ecfd7dec5e527e6ad7188d820af","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.5.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.12.2","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.1.3_1715259008983_0.1855942198673577","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"turborepo-remote-cache","version":"2.1.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.1.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"18c5fbf59d944a918da96ae32f4d159a13627e36","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.1.4.tgz","fileCount":26,"integrity":"sha512-9P7a2UAd9k/aIZtM+/jgEjV/5XKRrpasj5fD+3L2EDe9bciwYOKVaCI9hczBUPxxS3BpJqHwYdfb+70OYc3kAg==","signatures":[{"sig":"MEQCIA1DcTKc9sjYhgPnHuEp8Gqc07pSbnmq8nQl0zRAb5d2AiAfby+rSdx/tuQydekUUv1frKckfuP4BcoJF6Blgws05w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65447},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"e4bbb305bc6418b985e9c040dc6d77a19d6d931a","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.5.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.13.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.1.4_1716368667820_0.004581859144884071","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"turborepo-remote-cache","version":"2.1.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.1.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"eae6d6ad8a95d1cf9b282f9763a0c3663ce1cbc0","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.1.5.tgz","fileCount":26,"integrity":"sha512-65SlV4tQaf5OWFMrcmd0y2H5mfC/NpKLNo54Vsmne4h/2fnOrbyyTS/eplyoT9XFlueglVQGIjLVbtzmjPOGpw==","signatures":[{"sig":"MEUCIEs4HaKVYBlv2Gq7ZyCM4TgmPccEXpzs13Zr4nkXhuf3AiEAz9Buos/G60ArTKCokGPHvG3U4pK8slnpwudr80lgi3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65707},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"75a07b49bb1811ffeb62e894304735ac07a99c4e","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.5.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.13.1","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","azure-storage":"^2.10.7","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.1.5_1717506400082_0.23260963785610778","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"turborepo-remote-cache","version":"2.2.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"17cf5416a6ef1ac954fb6b249e202f911823a259","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.0.tgz","fileCount":26,"integrity":"sha512-QFNUsJ9DeRA+O6ClneRVxKoR0rtqpbZmIt1HhNxD+ywKYc0sLaK3vMYO6sNz/zwCDUzjEM499uNHos2BcRgkmA==","signatures":[{"sig":"MEYCIQD8Nyl3G9horzWd/2vOpYmtBcDLbmET2Fdw5QZSXDpVYwIhAN2IsDdum0Rq2g17l8lHRv3KaH2pzaVG+KLAPxK9eTVU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67345},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"576df9a60ea783f6a742750ff6395b3f3f0b0420","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.7.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.14.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.0_1718011413142_0.027433938718552264","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"turborepo-remote-cache","version":"2.2.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"a1ce42548f446ef2a9cdb60f03429f07ea7994ad","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.1.tgz","fileCount":26,"integrity":"sha512-rfKksgsSIXpyrlTbHTyXksuFElyvQuczh22u7Te7FX9f85exnujKozqAIj/1yFPO2kkgNkP3iEFpEyQv6t0JoQ==","signatures":[{"sig":"MEQCIHxpcEEAsSsduNgEm9+FmTdbeQbnYa1kqdFmggHAUcd+AiAULZe27OTped0NGxRP8/HhjpIpaGn4JJfW19cBOBSGMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67750},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"9b62d7e96049afecdc2192685765560eff112127","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.7.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.14.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.1_1718093553906_0.996750168577744","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"turborepo-remote-cache","version":"2.2.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"cc38239be667655889173ac620891962e8f3ce90","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.2.tgz","fileCount":26,"integrity":"sha512-aTTj7XGHhIBVZReG5LtfMdu/+NjUh3tiOyoj4+u2eXU4R7VIUuwqJKICow/tFdFlo9DMzFAMoJZtY4wiiNHi8g==","signatures":[{"sig":"MEYCIQCWXSzxExmwcVfH9nUTmVctGfZnhg6HuNPuTNUtdFcU3QIhAPgaaPGK+LWd/GercnJYmQqIxJgaOVHYmhPwd7LcAKff","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68161},"main":"./dist/app.js","pnpm":{"overrides":{"xml2js@<0.5.0":">=0.5.0","tough-cookie@<4.1.3":">=4.1.3","semver@>=7.0.0 <7.5.2":">=7.5.2"}},"type":"module","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"2a8aba917de00af9b9fcc19371b6dac2f738d790","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^17.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.1","@commitlint/prompt":"^17.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^11.0.0","@semantic-release/github":"^9.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^17.7.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.2_1731666169395_0.647694840992346","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"turborepo-remote-cache","version":"2.2.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"f42d9f9ba32ea4278415371e58b158f670e9499b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.3.tgz","fileCount":26,"integrity":"sha512-R9NFeDYP0u6RdhPcvYVD2G3/Kx5qd+FvvPHVUC791oWH+fSSp/gxCh8QLb5p361INdT/9PIaqp25SA6lq/QbhA==","signatures":[{"sig":"MEUCIAJyswGbba/XdNq/vASoweFcDEt+NlNClXg2WMtefEpLAiEAgbcXbdWDAKbmbx/7UDVd3LqXz6LP0zeM9ohqw+2MPH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68141},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"56012b844be09ac0b34772ae02ad2c78aa49ad35","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.3.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.3.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.3_1731667168079_0.37386390499125","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"turborepo-remote-cache","version":"2.2.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"321690b8b3018825d2eb95bbb3f5edffedfa6cc6","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.4.tgz","fileCount":26,"integrity":"sha512-yWZrduZFWWoSniVGMIIwncbQbkyHlqVlsjzPz4DG3fDcfxtiZtIst2NGcgMlf3lXCPbRZPI/EDBVHb2w0wu+bg==","signatures":[{"sig":"MEYCIQClnkr8a8giG/pyN9NfhQ7L0lfuJhS4+oArWlQLK/jYwQIhAOmV5IhVHnm6aEwVkZXGXPPX11IEqOoxoJSl9uf4sawE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68141},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"9baf2a345c9c5ba028e24628ead64929ac8973be","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.3.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.3.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.4_1731667479673_0.7029267717559693","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"turborepo-remote-cache","version":"2.2.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"951be9233450ceb8802a8ae0f5c83211b2d32ae5","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.5.tgz","fileCount":26,"integrity":"sha512-EZWYj4O6RK7CHE8j2dovSm9t0Q5vQuLrFNDZilAXxjy8Qyizmq1cv4GIfoGYXccowcPCbCKEhGXxtVBbj9rSEg==","signatures":[{"sig":"MEUCIFyw3LwoqtmrBtSuDBNYd2ozBygXvWW0TaUIjqAq1atNAiEAzQE+JDH6OLEB9N2libtPufIC939TWBijzgWT30F8OLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68141},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"c00333e0a51d36adc42a77c7750199c951031a0d","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ajv":"8.12.0","pino":"6.13.3","aws-sdk":"2.1310.0","fastify":"4.12.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"10.3.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"4.5.0","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^3.2.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.3.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.3.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.5_1732039937457_0.21034965438655684","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"turborepo-remote-cache","version":"2.2.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"fab0741de45e60fb56fa8165ff4ce923251d4a64","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.6.tgz","fileCount":26,"integrity":"sha512-iuqVB0l/nyUdDRku18+AxnUrCaiIsm6WHJswZN5+8A6QLp67Ytcf89ZpW5Ss0SMTEc9brI5tx3DopJewN/z4yA==","signatures":[{"sig":"MEUCID2dXqrml7THGNV9zT/A1XKay9DF0zvqaF0+t9n2WkJAAiEA+3qQvib5/pgX2Q6woEhFsn0O7WiGKC60SJFQbsdFnUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69189},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"6e125c15c826cc9d67c023bb7fcf9c07d3f9ba84","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.1","dependencies":{"ajv":"8.12.0","pino":"9.5.0","aws-sdk":"2.1310.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.3.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.3.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.6_1732720429830_0.22884401197514337","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"turborepo-remote-cache","version":"2.2.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"0b704b7e80ed04ffc99d219cc0deb3d6a963c78e","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.7.tgz","fileCount":26,"integrity":"sha512-Vu46XmROkOXvwfRQz3TwGdzdUE5sxkZYdkhpqAZgJbDrUORvp+7XH1tApxlAUa/1Pe+t24NMYlSO2uaK0MVmlw==","signatures":[{"sig":"MEUCIHnOdO9pVzb+2+uEbd/0/+lSZ/W+6ddIN1+DnkVdlfXeAiEA3RlqJppdncBe4SFojlDEEKtv1MzdpiSr+pPRcB5oVgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69043},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.14.2"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"a7f9d3a905941c92c2b574cc117a07bfcbfecf54","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1310.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.0","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.3.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.3.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.2.2","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.7_1732730958708_0.06379848666358834","host":"s3://npm-registry-packages"}},"2.2.8":{"name":"turborepo-remote-cache","version":"2.2.8","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.8","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"aea2cf155936bfc937328b3adfa94aa787b5503a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.8.tgz","fileCount":26,"integrity":"sha512-KnWH+CMLs9f2f/A6ZNa8iswivJNapc4HHviy9zVpCWz03nhQb71M9Gv5aZ28ZZxGVZ5VjiqKKY9z3PkHOB++qQ==","signatures":[{"sig":"MEYCIQCRi9oMgbUgnc8MYjyzlhc68EGiIlIOXe1Dx64KneVMNAIhAMS9kxzV/A+d71vDj3IWvO/4IxFrExPwERfdJDQ0W1xI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69752},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.14.2"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"4eaf787e47fdc136be1731e8e1ef766cd30a4beb","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1310.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.1.2","s3rver":"^3.7.1","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.6.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.6.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.3.5","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.6.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.1"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.8_1732875707094_0.20406151071602507","host":"s3://npm-registry-packages"}},"2.2.9":{"name":"turborepo-remote-cache","version":"2.2.9","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.9","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"f29d5a4f68c812767e64b2d25025f2cda0bf3a42","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.9.tgz","fileCount":26,"integrity":"sha512-ztbuoWfK7ZLBZY5vxtcbQAnDNi3vjxTOGQLkdOjyr2yMzLvvopwKiiUtAnry5AYGhgzPwwMqtk4Qcgld7S5P5g==","signatures":[{"sig":"MEUCIQCqOWLWR+tgdN/45pmASZ+SUqUF8UvtTzQ1dQ6C/Vp/ZQIgfyLY2VJhTGbgzlNJVrRwImtlsSIaHUsrAf+xB3JByOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70115},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.14.2"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"26c351510bfaeb910b0cacfe4b440c4db26ef2f9","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.8.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"20.18.2","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1310.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^8.0.3","rimraf":"^4.4.1","s3rver":"^3.7.1","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.6.0","fastify-tsconfig":"^2.0.0","semantic-release":"^22.0.12","@commitlint/prompt":"^19.6.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^10.3.5","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.6.0","commitlint-plugin-function-rules":"^2.0.2","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.1"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.9_1739011030634_0.36417129375517554","host":"s3://npm-registry-packages-npm-production"}},"2.2.10":{"name":"turborepo-remote-cache","version":"2.2.10","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.10","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"716a3e6d5b7848e461d8fa41f94b52c0a8fb0b07","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.10.tgz","fileCount":26,"integrity":"sha512-5oMl/tmcJ6eF9lNzsc2QOvT+eItPG0pVrVI/HN4zLWkdhrjYJV8kqKTljX4XmeGpzjbZNuGik8m0/06McrlfMg==","signatures":[{"sig":"MEQCICZT6bKkVfLYhNvxOffXfMdOVfCQhxbr5N4ceDuF18Z1AiAdYRKKI3iqSDXEJGMjV8h26fZA9KDQP0YxqtAOY+e1pA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70221},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.15.5"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"1d74b3b672a58e320ef6bd785e0d3c33d3616490","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.13.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1310.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.1","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.10_1739012768833_0.9820363381644683","host":"s3://npm-registry-packages-npm-production"}},"2.2.11":{"name":"turborepo-remote-cache","version":"2.2.11","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.11","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"5e4a9645e4472d59d58d79f6792d6df95b5e3bbf","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.11.tgz","fileCount":26,"integrity":"sha512-HrdQd+prK5jMM1sX5wnMFQihbr3JwSiBBBM+C96o15ETpA+8nBInX954ZWxHKTry3+sVIRcbvElx9Rgc327ZEg==","signatures":[{"sig":"MEUCIQCc2VNniqQoJ+XDAMRwB9rBla8pzQZvVyx9j9sVyHCfyQIgTY4Pn40Ke4OiB7cz0SrCu6EJD4LIfftbYH+LLLPpMug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70652},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.15.5"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"58f2384df29de1914a280ebc8f3580c1c068a426","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.13.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1310.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.1","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.11_1739014292872_0.5174762754674471","host":"s3://npm-registry-packages-npm-production"}},"2.2.12":{"name":"turborepo-remote-cache","version":"2.2.12","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.2.12","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"5c632c3d73b460fab35b31ed1dae6ed8f660ecbb","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.2.12.tgz","fileCount":26,"integrity":"sha512-DOJq2YEKbgbSucq9xpH2H/LK6YMvQqhUYBy9G4+EWF5QO9PV67CYYZh8EMHbD5PJCimSOuYwwa055ev53TA4ug==","signatures":[{"sig":"MEUCIQDUAxlT/D552oJoIzQc8as2lm/FH6BYk1mIqGbxOCKpsgIgZhxQiv6xN0Dvh6J5ZC5b2vhFTGvoejr4uiDFbWHQW9Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.2.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70652},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.15.5"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"6d98b29533a196fe1e742d7d0187752e5445cbab","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.13.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.1","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.2.12_1739196597654_0.3374617334703498","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"turborepo-remote-cache","version":"2.3.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"0a067d6edb9e07aef9cbb784331ec5ae4f24da34","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.0.tgz","fileCount":29,"integrity":"sha512-00a9bNS8ZY63ot39Mv8UYmU8BnrY2EVJ5uU3OH9lzPu4VaxZKlygHUW9Kev7FMjw3OifMbM8QHQohRSMbMPlqQ==","signatures":[{"sig":"MEUCIClK06mIPyGLZqZwpfI4y5GT/QJyh0FfePWITXYe8796AiEApVX6YVA2isLqEGSOE20gGQYHMJA0KL1un0GDTykj+vU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":79673},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.15.5"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"53a35d6a9666f538bea47fcd39bbbf64154704bf","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.13.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.1","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.0_1740040502361_0.5434587054955793","host":"s3://npm-registry-packages-npm-production"}},"2.3.1":{"name":"turborepo-remote-cache","version":"2.3.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"625b24a8195b33476fd84a242a797a94d6bcb1d7","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.1.tgz","fileCount":29,"integrity":"sha512-iLkPyFot8dwZGbTWAHXKhRmgbSkERYlpWJ0kXLzvVJ+Q5aj0bnbAdJOVRhilnQ/VXiDuD7grlq+BGjVmpEBYXw==","signatures":[{"sig":"MEYCIQCzVkCxQ6gQweij2UJk6gjfBR/ujarqOVTMOz9ZODpPDAIhAP0he33F9f08f9L0LsYb1zOU1XSHOyPp9TeqFgkxID0Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78955},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0","pnpm":">=9.15.4"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"82b326721cd9a7505f2d12b428b9f0ddd6d2ed77","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","prebuild":"pnpm lint && rimraf ./dist","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","preinstall":"npx only-allow pnpm","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.13.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.1","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.1_1740046615925_0.11875362118513366","host":"s3://npm-registry-packages-npm-production"}},"2.3.2":{"name":"turborepo-remote-cache","version":"2.3.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"134959b06a61d55b905cde3f10c33c5faaf1c3ec","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.2.tgz","fileCount":29,"integrity":"sha512-DTyfVn1uSWy026FL4NgD5vcSpniN8hb9yv+918fBKowIivZQLOd3tSdj/McWNR/Xh0YVlQlZlQhsyLOCd90EDA==","signatures":[{"sig":"MEUCIQCdQOKDquWWEqeS3QcgmSwx3utHj3Cf+McvnQTH45poMAIgG5k7xkprIJyZvQZBqdMDzU0x1t5Q1zO/pgj04Cvy0o8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80054},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"}},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"e0a553f4c61dfa0b722815a7644d477dbd13fd77","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.2_1741171238708_0.8950233173903317","host":"s3://npm-registry-packages-npm-production"}},"2.3.3":{"name":"turborepo-remote-cache","version":"2.3.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"d2a60c81bd72014f9751458ecef577abe13473fa","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.3.tgz","fileCount":29,"integrity":"sha512-qc5MsI4nSgsi6TOTz98/TVl3bBp3UvZubK97+P+WjQanEmKqy4N3Gh4YQhqAcZ1z4VS/5mDvTH1eUf3PvF7w2A==","signatures":[{"sig":"MEUCIQDCIyEwstlDTuVuIgPZQE1VFlAGEXbkjx7ez9tmV1VnPwIgYQzhCeJLV/UEw/Xs1ilYQkOSNBY3PRiS4sAnOLWa4Jg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80062},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"}},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"e9ae116ab8a5d733beaf699e392d3e26ffe4f368","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.3_1741172500090_0.5033057785172224","host":"s3://npm-registry-packages-npm-production"}},"2.3.4":{"name":"turborepo-remote-cache","version":"2.3.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"84e7fb5aec0841b4c2653be7ce42427a50cb918c","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.4.tgz","fileCount":29,"integrity":"sha512-pWHBtJkpIj3HjXGYdNdreTteSVhEKw6eT0hLdlgG0fkFGK7UrQCw8pOclHJ37ZX7hh9cC4yVO6qvqTWPE12M0w==","signatures":[{"sig":"MEUCIQDCU1uTlVGRrIQS4yo9j8JXiNzC0x9kKD1oDj/KQ2dSZAIgZPUNpjkXSGmMV4MszIwZo7MDYkmWBmjyXgSOW1a9Zcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80062},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"}},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"be8c510e82d0e831e0ee399831def7a612c25948","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.4_1741175504223_0.051472739446959404","host":"s3://npm-registry-packages-npm-production"}},"2.3.5":{"name":"turborepo-remote-cache","version":"2.3.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"ce332820dcca647543e50eba670b7e7998325e7a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.5.tgz","fileCount":29,"integrity":"sha512-pDQ2uY60ZzNl0iMOSU5ie8eXxHMVLbAFonlSd8tO+ii1O9J8Krjey2ICj3O4n2//PpHyiQ5iiKqvC+Ttl216YQ==","signatures":[{"sig":"MEQCID8V9keOow5+wkQIeiGuMyqBmCCCk+sdhEZItXULEYknAiAbLzqlsuBxs5tZoPD24Q2Y5Lfixc0vv4ic3MoG0PdytA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80379},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"5df466905280b5cccb3655231518cfef459a3320","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","aws-sdk":"2.1692.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","s3-blob-store":"4.1.1","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.5_1742396299234_0.05624549883690455","host":"s3://npm-registry-packages-npm-production"}},"2.3.6":{"name":"turborepo-remote-cache","version":"2.3.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"9e710a365cf357ec245f473e3c3a40cfeb2d6ffe","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.6.tgz","fileCount":29,"integrity":"sha512-UJaXXgIEuwDo69PRhv0SG2YziVkd4oeltkBU64O/eklWb8CrRBP09S4RSRYLRWDEUNwxEUYHltVdvxh3sfAOnA==","signatures":[{"sig":"MEYCIQCW+R6oLUJFqQVPFcbaFmBmKtJM6JDse4eAsDjz1CGoyAIhAJxO2bpmNXk/lJQ6/OHYGEZAmC/6a7COQDh13uxasI2r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83340},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"dac757a5d1505dcce3a9e52eb3f1e09a6282ae67","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.6_1744385770168_0.5556504323721367","host":"s3://npm-registry-packages-npm-production"}},"2.3.7":{"name":"turborepo-remote-cache","version":"2.3.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"e2c0a26ba5e9abbf9fc1ac3c63ca3e5f7bfcfa5b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.7.tgz","fileCount":29,"integrity":"sha512-/72PSIcR/QDi7k38iBaQPlLTHLcR/w0UVRzQYcmFKLfIse4w9kGRADJBqPXirz6UytFk2DCnahoe8+yG44X4Rg==","signatures":[{"sig":"MEUCIQDOKrs3SFt1Ijtd1Pgo87jUxhQ8kGSTukKNd2a7IWt8rAIgUQxIFOR/YnXANu5C9OZwOEzdeOMf1V7TyI5LBDfv9tA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83350},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"d80e58bd928ab8af7cb874a4e4d03a53b8eeb23b","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.1.0","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.7_1744626086016_0.9412467000949092","host":"s3://npm-registry-packages-npm-production"}},"2.3.8":{"name":"turborepo-remote-cache","version":"2.3.8","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.8","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"2d9be19cfa0c133361c6345e5dbd0ba5c81f0de4","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.8.tgz","fileCount":29,"integrity":"sha512-M3m971/yMCQ3InrvkjoqK0TNHTYVthK0Wmkc+D/YK3VDhumwMZKeYJE/3kJOouH8ivLrfjmIfsvoTf0zQztQOg==","signatures":[{"sig":"MEQCIE5lO5IJvUBZdhFg4XII8q1btxBt+jM0xkn/q0B4MA5GAiBbloBkeTnORSC0a5Q498rtrpSFkurzvoEhluuTaUXV6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83705},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"27c32ea03958b0e08b1a6b64b5c1dbad9ed2deac","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.1","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.8_1744988896593_0.7357990966203856","host":"s3://npm-registry-packages-npm-production"}},"2.3.9":{"name":"turborepo-remote-cache","version":"2.3.9","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.3.9","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"f4557808609882f1598d94cfb7e4f15d3991576e","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.3.9.tgz","fileCount":29,"integrity":"sha512-Cb92ZoQYgt6DVEdbej9uKJwznLuas0wMpUpktd/29Qw0sf/hAjzMIXGwwq9JFNYsWmnrxXjFv3HngmUcz84dpA==","signatures":[{"sig":"MEUCIQDtnc9JTdUoxdPvS51TjnyxjhvovyV+4+w6lmQBnTtwbAIgIB2JF6Ck7gdnHlpmpgx418ryZZizqEgj8sjI8v8hHuU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.3.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83705},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"1950ba8bfb84201c26d6c066e5aad6843c3208eb","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.3.9_1745009237767_0.3705239131806872","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"turborepo-remote-cache","version":"2.4.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.4.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"b640a7435c4738db4399e3ffb6f2334d5fc47c8d","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.4.0.tgz","fileCount":29,"integrity":"sha512-rHIiB3wXQ79MXg/NxISFHjpNbMQuXJvF8JKT2Xpim0aNtVrPX9//uNazro9pEH9mZLLYHsb7cWm2gTjOZ9ugZQ==","signatures":[{"sig":"MEQCIDwkHWNSDYozqy7nXzFVb4ghq2w+O3iOcEoM9roip1usAiAS2J0QfWa3Uj7hCdqUsJccgixGC/ltk9j4zcgRAqOViw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84177},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"f4e1f29c9c97fff0779da15555f17395328bca63","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.4.0_1745324863448_0.5809218882564107","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"turborepo-remote-cache","version":"2.5.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.5.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"aac08bdba3413f1eabb9f04a3b54391b9015e833","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.5.0.tgz","fileCount":29,"integrity":"sha512-EqF89l/fFj945I3yFKb2BqrkiTsrdPnBXu02ejUUUjg54LF1ZyJZ7669kDN3bjt+mnCe/Vft4HD4UnQwTJsrPA==","signatures":[{"sig":"MEQCIDoPyQed8L6Lu0MtFOQPiVT9ALgqimCRvdenHu8ZWg78AiAR1yBS/2nwz6und4HYWnbT3CBc1genBe7PyyB/JOy/XQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85926},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"08cbb67668d74b34b2f9b69f12cec3a1f3c33879","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.9.0","devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.5.0_1745335751956_0.27396450817348494","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"turborepo-remote-cache","version":"2.6.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.6.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"861725bd184ca2bdd50132e978f36f4c51d1c159","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.6.0.tgz","fileCount":29,"integrity":"sha512-xLd80sweNci28B4rI3lp1qBsg25guxm7Qm6o42uuYoDl5PDtMCRY3GkBWOvxs2WIWnmMRTFCIzq7Bas10Zmfqw==","signatures":[{"sig":"MEQCIG/LBPIhkOQ37VhmXi1IeDiCFnbRwuTgc1RTyrLvHAXqAiB+uRjYIzWvx6Iu7zskOBfbWcdq0f5qVFVMhxDK4+WCsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":87069},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.0","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"09ade4232ce9ad03aea1741b4964dc95ff1e25a0","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","build:docker":"tsc -p ./tsconfig.json","check-updates":"pnpm outdated --recursive --long","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.15.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.9.0","devDependencies":{"c8":"^9.0.0","tsx":"^4.19.2","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.4","commitizen":"^4.3.1","typescript":"^5.2.2","@types/node":"^20.6.3","npm-run-all":"^4.1.5","@smithy/types":"^4.1.0","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.7.1","fastify-tsconfig":"^2.0.0","semantic-release":"^24.2.3","@commitlint/prompt":"^19.7.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.1","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.7.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.6.0_1748364365648_0.15487646618683848","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"turborepo-remote-cache","version":"2.6.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.6.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"2ff579c43c47b7d649d53190b4d5377e9dc0699a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.6.1.tgz","fileCount":29,"integrity":"sha512-Zkp+SI/56FS5u4OecZUTFglkS48ABLt41D1ZKNw9Q3Kv1Cac663MujWt7PQT8qnR6k13OrHEFoFFBEIzLPwNLQ==","signatures":[{"sig":"MEUCIQCpMtqnBLqGwkNzbdXdIqnoWzynHn2uygY3bdM+3/AJrgIgaEIkp0ULu9Wz/tM2oownrD3fKK8KjBY7IuzlOyYMZwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88943},"main":"./dist/app.js","pnpm":{"overrides":{"esbuild@<=0.24.2":">=0.25.5","koa@>=2.0.0 <2.15.4":">=2.15.4","cross-spawn@>=7.0.0 <7.0.5":">=7.0.5","@octokit/request@>=1.0.0 <9.2.1":">=9.2.1","@octokit/endpoint@>=10.0.0 <10.1.3":">=10.1.3","@octokit/request-error@>=6.0.0 <6.1.7":">=6.1.7","@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1":">=11.4.1"},"onlyBuiltDependencies":["@biomejs/biome","msw"]},"type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"122130789b3bfb5476629f3eae4c3796d6aae346","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky install","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.11.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.6.1_1752230466355_0.699085319058584","host":"s3://npm-registry-packages-npm-production"}},"2.6.2":{"name":"turborepo-remote-cache","version":"2.6.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.6.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"e2fc9631d8ed360c7ce215d6b2630324d655e14a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.6.2.tgz","fileCount":29,"integrity":"sha512-i1K6TRcL1clRCt/95A5Y94glJXuxxlcYX/Gu2KfJl5LKonPSQZeWVErzZJCnncfYvSX5tVGkFRP2XWTyBdIC6A==","signatures":[{"sig":"MEYCIQCREmgcYw0xUkayveI+5ZT2ayeloW3zIInTQiibWE/5OAIhAMllHd1w7Oxmpf5uK3LlL7qnKQ9+4VXi2Ak9owKZ/1BR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88529},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"aea4a648885e875afdd0c9baabf8f1258d254c2e","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"fox1t","email":"maksim@sinik.it"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.4","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.17.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.6.2_1762362468316_0.3271913321579034","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"turborepo-remote-cache","version":"2.7.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.7.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"0a8483237cde7fcd815dc121ddf4eef009812559","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.7.0.tgz","fileCount":29,"integrity":"sha512-+LO1g2kQxfDkXzJ3HCgVOQ6T1UZqdDRRsoKYMZXDhZjutUgLqEaotbcrPiBvm4fAZYLSCuSp19ngnsZaypc/8Q==","signatures":[{"sig":"MEYCIQD0qnZfjfC91r62kUnkDeN0WgcuOAjtkAxe9HqtKGjCFgIhAJmuWH07tH95l3OMX8IWKm8f7zYcsj9kUeu4u1U6e28N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96835},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"40a1583905f29066666dd09fda7cf92961067d22","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"tehkapa","email":"kapa89@me.com"},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"10.9.4","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.3.2","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.18.1","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.7.0_1766399537062_0.31220191719901313","host":"s3://npm-registry-packages-npm-production"}},"2.7.1":{"name":"turborepo-remote-cache","version":"2.7.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.7.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"5b1b01ed3d5c3b1a5d66d08a3c6c6bc789ee2131","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.7.1.tgz","fileCount":29,"integrity":"sha512-HpQM8e6wU8deY1jwB33O+RgjYIZD5/oFZak/AVTlWoEWs9TJ2ouwf8cD2GWrzj1QUmZXiZDMzQQHRgqxQjCzBw==","signatures":[{"sig":"MEUCIDHLCGh5LFhOCrrUaElIrczCaKv7tjO179CqOrzQvrMQAiEAotxJC6Ai5jMF4GxtIjqJOf5dkN5mI68rekOhQvBiDvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96873},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"d56e80be0568faf1ffa85286ce9aced532924b57","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.8.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.7.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.2","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.7.1_1770201209229_0.5775286805837199","host":"s3://npm-registry-packages-npm-production"}},"2.7.2":{"name":"turborepo-remote-cache","version":"2.7.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.7.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"4d8954e53f9f09e310e4f1910d382f4fce3f018b","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.7.2.tgz","fileCount":29,"integrity":"sha512-kguirI131ijdjlRvKBEo5vWDPGOjz+JoiaEMBTQF6GCKmtHYHtlY9CmypqNzM05/O8eBPpp6CRrky8929jC9Yw==","signatures":[{"sig":"MEUCIQCjDuMIVec91Fb7xKZ76HOIxf/sjLlBXg4cuRqk8xGCMgIgNEqLYpa5BiAkseeaNK5Fp0mS1nTy1AvNVk0cZmWgYu8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96873},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"749a17fee4f19410e6433ba577a0e1b35d27cdd1","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.8.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.7.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.2","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.7.2_1770212865658_0.05390205121874003","host":"s3://npm-registry-packages-npm-production"}},"2.7.3":{"name":"turborepo-remote-cache","version":"2.7.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.7.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"10f4ff1d82c9ac6ceaa89b98687437f70c265d63","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.7.3.tgz","fileCount":29,"integrity":"sha512-HyA5WbljWCrP4UWREXp+U8g6+beDxEsdNaRnwRFXbzoVeUqPTYoFCoJtPaYCm2P7Vnk6djsWSSc1cqmxZfSk0Q==","signatures":[{"sig":"MEQCIBs8P2kkQ6yGcZQc4iRNQeqj53I/IA/3Te9gKkLvYI6aAiA+mrmwRKqdCfyxJlnustkCQzbbfMJBjWjuy8mwy9HvsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.7.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97233},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"4dddadd830bca7845c5a1b1d8ec81cd7f61884df","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.10.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ajv":"8.12.0","pino":"^9.5.0","fastify":"5.7.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.28.2","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.7.3_1770917307805_0.5678673969299555","host":"s3://npm-registry-packages-npm-production"}},"2.7.4":{"name":"turborepo-remote-cache","version":"2.7.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.7.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"f7e63da4b1ba34ee538ff0465057d51d62b79132","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.7.4.tgz","fileCount":29,"integrity":"sha512-ZUeJ7qZ2/2KEvFYBs8KW2HziHUdECMVc3FirV6jPDDBFWFNi6PP/vqvM4B8uTQBpVWtxFYWeTYNtNMwCCdRpgQ==","signatures":[{"sig":"MEUCIQDCObkaUmVrN+Vosa0tBPcHvLnkCbaOg484loIe3vmlLQIgXJZH+uRGOczvX4iFZ98/N+N5JjxjLY5UpT7e5yu0PVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98483},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"de959a58677027a17bd1b3c49ae91de9037d00d7","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.10.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.7.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.30.1","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.7.4_1771970882395_0.31481565230261777","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"turborepo-remote-cache","version":"2.8.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"c39aae916c30df5d2b10c2e4d0447e2eb7608ce6","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.0.tgz","fileCount":29,"integrity":"sha512-3TrhkdiVRG/Rm0jt9Lnfd5QHXTLles+O/DgiwZEmBwkr7dAyuHg/VwDuz5z6jE7I4MlNsx0MtuC/xHBhqYt7WA==","signatures":[{"sig":"MEQCIAFhKsA+Y6C/rLNCmqI3WBR5ATlxhtpUwsICrg/Wkx/YAiB8kp8b1ElFwEv0rgOk7eGw8bFqS+/OTDTcBGGWXTI04g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98659},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"f9f1f059e95e5d7ad6a0d39653846a22235396a4","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.11.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.7.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.30.1","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.0_1772207185641_0.7269520157479405","host":"s3://npm-registry-packages-npm-production"}},"2.8.1":{"name":"turborepo-remote-cache","version":"2.8.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"46f2c25973fe67ff3e3ec7095547ef567b8f909e","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.1.tgz","fileCount":29,"integrity":"sha512-af0Ilq0vjUZO+Qm6RrvHVrGsVnS4zn9XW9+ip5pv1qk5jXOFLL3gOJsuUqD4KbRL+9YHUVCKZY90BdKxzRWUqA==","signatures":[{"sig":"MEUCIQCO1TFYVIjyJpMfwcluNtIOKZ7Z5JFkOA4ew0UrQ9T7NAIgfwEifNflBoFomIGiR9NL3ZPLgBdc7DpX/x4y17Qz/ng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99007},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"271ef903442a5107dc860ca6a2f41a33f28eeeee","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.11.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.1","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.30.1","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.1_1772749724902_0.2563393756763426","host":"s3://npm-registry-packages-npm-production"}},"2.8.2":{"name":"turborepo-remote-cache","version":"2.8.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"2276dda5b86d7218910351f5eac65266a04600da","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.2.tgz","fileCount":29,"integrity":"sha512-INc23mn+dMrHfHw95f8klMXzRLMW+x/n8tQjHl13mMIkCIOG91abw/4FkgYCIZmFcHX1nRwJ1ZU5UjTX3TTg3g==","signatures":[{"sig":"MEUCIGcatM4iu3ysbGMvc5xfwssGKDlBR0HPtbdF995BRrLHAiEA7SiClk866fjIji8CE3babpFxLZ9OVEZL+QhVxnVrBxw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99007},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"49e85129417ef1a80de767dd4ff7c59999b8a948","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.12.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.30.1","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.4","husky":"^9.1.7","rimraf":"^6.0.1","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^19.8.1","fastify-tsconfig":"^3.0.0","semantic-release":"^24.2.5","@commitlint/prompt":"^19.8.1","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.1","@semantic-release/github":"^11.0.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^19.8.1","commitlint-plugin-function-rules":"^4.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.2_1774472457100_0.24078677942945514","host":"s3://npm-registry-packages-npm-production"}},"2.8.3":{"name":"turborepo-remote-cache","version":"2.8.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"85a89d83d6ad77152d1998056352356d3a7ff491","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.3.tgz","fileCount":29,"integrity":"sha512-MDYYOgtk9NvjeKKmzOuXvUoJXJeKukN/IpnJoSYtSGfzyJLX2VlRVoKEe+himA4+ulKqY763CFKIUhQUslWeVQ==","signatures":[{"sig":"MEUCIASfb3//pDkfDgCfgOL/TBfzrWRePNSdY+eZLpQ8nzGLAiEAmF37kjQgVzqNvkja2j9f7Bs5Oa/j6f5Hl6CwwcPA0JY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98997},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"4a7d013a46251ded6adac48e4e6ed8ace240c3b6","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.12.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.3","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.3_1776071862986_0.8740340138649279","host":"s3://npm-registry-packages-npm-production"}},"2.8.4":{"name":"turborepo-remote-cache","version":"2.8.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"e9e4a3c5bac70fbd9ca3607ce12334631322044e","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.4.tgz","fileCount":29,"integrity":"sha512-oaFYayYnJIIRkVS+xcQUWxiFU6NiXw8qmp8SYqaJl5pkRB7Z17iMilHVmsEUlv9py4d5v/d0pBS8lT8WCqf4DA==","signatures":[{"sig":"MEUCIQDV5jElTYqyLfKucOrmgg0A8vpW/Y4WWXHhb079vh8HKQIgQvL/Gsdw6kVESMD2nlkc+cvZw7bZ4l4FLrH4UnY/3v4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98997},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"5b56e387d700477dabd53fd7b94a0f3f90d46df3","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.12.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.4_1776282079331_0.5935758559603839","host":"s3://npm-registry-packages-npm-production"}},"2.8.5":{"name":"turborepo-remote-cache","version":"2.8.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"2d07ccf0c9dd1f4b39845ca84b6eac0104732a43","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.5.tgz","fileCount":29,"integrity":"sha512-R+JZDjdmHp8PfcACyi+rtLO6m3aNHINYbrttAxTJ4Zan0fwFxHi/ycAPArB2VtIWXDCVf72yBTFbudipyZA9OQ==","signatures":[{"sig":"MEQCIDyWq2cc5eKvxxA7GhjTYfFONnCFNmAq4FAe1zJI3o1zAiAJ1VIW5ZTQyYAVW1NxgYk6XCvM0Fr0ziojqlT83IA5KQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98997},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"1b8a1c29b21dc019f54166030fc2e9b3af1e0655","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.13.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"9.0.1","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^2.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.5_1777668688421_0.20678311579649677","host":"s3://npm-registry-packages-npm-production"}},"2.8.6":{"name":"turborepo-remote-cache","version":"2.8.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"aa1cc915d05ca79761e3b944a6fbe8348c301b3f","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.6.tgz","fileCount":29,"integrity":"sha512-IG+LzESPpLnRELsrQ/nAi0+8WnpaytamZhe6NkBk2/yae151FwA5V/496uW+NLZ4tY1hXrLKR3G5QEnLaGkEBA==","signatures":[{"sig":"MEYCIQDsaKfp446Mx9jMgWvPLv7DY1CKNqDJFtgl/KRn+ZPWVgIhAKuocO8Y3egdhg59yXt/iwDyS5xrIvVmFKSZnhoIM+rw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98998},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"4b0b343648533cf442756d8cbc93611afd284d18","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.13.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.6_1777975682051_0.30309784324736233","host":"s3://npm-registry-packages-npm-production"}},"2.8.7":{"name":"turborepo-remote-cache","version":"2.8.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"bb432b65c31e7eb09f7725e3441097de02b06f59","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.7.tgz","fileCount":29,"integrity":"sha512-Lf8CalmvGNpWudbu4pXyeXPvpRSpGFZOA7cjE0HSH6NYIZOCODXnusQUGl01PL5k4BxsznsEw4PbAyI5bDPkxA==","signatures":[{"sig":"MEQCIHwbVfWeNRca9KGj3hz6KVhvV8efH8rGvpr9Ffb51R50AiAuvSHAaH+XrUJufd3cfmrhcPz6xYwkaG2r7CSCUMtrKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99345},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"1e90d428f0893544b56b3f9db5eb76252e1ffb46","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.14.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.7_1778780088642_0.23851272939264234","host":"s3://npm-registry-packages-npm-production"}},"2.8.8":{"name":"turborepo-remote-cache","version":"2.8.8","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.8","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"888e06c3600b2ce9dccc4d75b6bce9e862b167b3","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.8.tgz","fileCount":29,"integrity":"sha512-3k/6hVfA1fhXtlAo+En7Jpt7/QwBLy4i09TP0Ph8s+Zu0fcLFdw2Yqjn5Vb50yCgi4orwm9C2H9YB5XZZdl4kA==","signatures":[{"sig":"MEYCIQDhqj8uZ6KT63o8Y8E+6ZujwMikoLI/rHkpYN4U9ouYnAIhAIM5CLFmBH9xomEpMYpqBlXBTS1SPzSEw3yWsjLENF7W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99345},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"26c881b525523c8d4559a1b1adb8de067810b2f1","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.14.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.8_1778780277125_0.7408295720146891","host":"s3://npm-registry-packages-npm-production"}},"2.8.9":{"name":"turborepo-remote-cache","version":"2.8.9","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.8.9","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"a2a65ce8bb3a14ef56818f0b7d5cbd3b1545fc81","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.8.9.tgz","fileCount":29,"integrity":"sha512-UFIGCiTNjAVsKz/ecxYL+qu3tJ3U7p2bmzYiy/sMt25Ipmle6tB0C+mKk8pbDy8vQvJx3bQJkyh+CtDI4ZOw0g==","signatures":[{"sig":"MEYCIQD46oCP+tP2HhR4BI8mh6SmluiIXwWlHbJo7Jt8WoeUMgIhANmp+ue9aGEScy9ki9aQSbP/d6xUh/0HZE7SswDbexKf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.8.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99345},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"f47b78ad8b123cd2ff2c8a06c2ab2b791cd88a11","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.15.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.8.9_1779388639711_0.6721061327069067","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"turborepo-remote-cache","version":"2.9.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.9.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"108ffe2effe6ab3c50d357f188d31e422c8d9c7c","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.9.0.tgz","fileCount":32,"integrity":"sha512-HHsdCbcMGY8LWkMlda1PnBA7+wHZcqXKYcum09jPPpvsBaJtoecjknphhkg5c7E79aooP+AtEKbPlrajQXIoHg==","signatures":[{"sig":"MEUCIQCh/+517JANu6D5ecSN6NQG6M2nvTwYHFNGm9eH4xnWEwIgArtwlguYrTxAA49lixjRFhyIVQ67DZdYaGCaf3G0org=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":107475},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"7bcef482df98f9636921826af7894b3275d6462e","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.15.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.9.0_1779463213990_0.9983601826381561","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"turborepo-remote-cache","version":"2.10.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.10.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"8ef96e7c178c35e4e6799c30acc03bdc708c8656","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.10.0.tgz","fileCount":32,"integrity":"sha512-0dk9fPVwbE5hRuP3cGD61Xv+WwU2nmMm058qgM89rcTdgZj+0Io1mJK32/MFFvR/cM1RvhxxaSPIx/4X+BKgyg==","signatures":[{"sig":"MEUCIQDfbJvdTZmTdDTf663GzsyXR55U6ik5QnnJ9UAsnRTXqgIgIQejXbfGrxXfl74zalJAAgFRhGfQUCp7PVunYd+c1YU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":108561},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"a5d9bd00bdae587bdfa9861626f929d2d1aef3f8","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.15.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.10.0_1779524633299_0.4566707912825627","host":"s3://npm-registry-packages-npm-production"}},"2.11.0":{"name":"turborepo-remote-cache","version":"2.11.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"c4d7a0bbec176fc6f14da150cb4ab7340f521b88","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.0.tgz","fileCount":32,"integrity":"sha512-aoOf2uejNHXgf4N8NRKlGm/BENrrf0vEEzmSl1HLgAMXKAUHxV2nTxVFyYgkgBsR5GGJG9Vmevynsg9FCh97Wg==","signatures":[{"sig":"MEYCIQDTBMU6oautyIs2sF9TWcQYUaF6qxg732PhEBoUbBvjvwIhAJL/U1hHBEj5kRx4pBjZiP6AH/gn0J20WaZZ6Bwi4qpQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":110894},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"78f103bb494f081c98cb87972dc49ef365467330","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.15.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.0_1779527805108_0.9247992797089364","host":"s3://npm-registry-packages-npm-production"}},"2.11.1":{"name":"turborepo-remote-cache","version":"2.11.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"f27b49e1f16b0c916bc8acfa44104f6b797b9455","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.1.tgz","fileCount":32,"integrity":"sha512-D/QaWbluS38PIovdyx29n8btKzLO+V/YBgwcAnWXFPp3wQTIZCOmDmMekIX4G8ZDN5w6HUfTgOL0Ke73oAbAQA==","signatures":[{"sig":"MEQCIEoLX0se8uijfsuhA86LoYoVO1vYHE2CqefhbZBRWtuTAiAi8VAtKQ0JaDfdsH5Wt1jaKARGZElifdhkCAhxyLGpvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":111321},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"72aa26839f74ae861385c1fba676d8f6ed09d768","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.15.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"6.9.2"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.1_1779529354806_0.15885907510683417","host":"s3://npm-registry-packages-npm-production"}},"2.11.2":{"name":"turborepo-remote-cache","version":"2.11.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"98eb2c13a990ed8a388cc89997994decc1951cb8","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.2.tgz","fileCount":32,"integrity":"sha512-r4//bleXXV506cM5Z5c0iEuJxIxRgadeD3f1zTkOMya/lTSe1ApRAs9SY4rT3xXBVujUhhw3pehYTWHvx95mhQ==","signatures":[{"sig":"MEUCIB6PSPtcUoWb29j2XseqppouSVoqFK8KM8QHlvRindFRAiEA28P20sdmxZKVCARY2V1/Ub9m4B8/c7AqBf9BVYAm/J8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":111310},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"b78139758c75e8ceb71e958ae350b21c981b47ac","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"11.17.0","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.2_1781524719159_0.1735700282776862","host":"s3://npm-registry-packages-npm-production"}},"2.11.3":{"name":"turborepo-remote-cache","version":"2.11.3","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.3","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"943237b4ea979433b6f8915cffa14df5f1e07c71","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.3.tgz","fileCount":32,"integrity":"sha512-FCh9ZNjVXLMV84XypqYEvcdA4VY3fefPNTwtuFVYSFhVCrWfiA2dR8c7AVCH272/5aCxJ5XOEzlxQ3NNCRq2Kw==","signatures":[{"sig":"MEUCIQCqsrp9lRvViLC1bjROpARIeLyYerC8pgEMvnDaRtsBSgIgdhnr0d7jYU0vxHRG4NiFIa6vD4xKzejWXW9qHwtb1b4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":112093},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"68c4aaa36bb91ea1a846a2e815852ca12bf2efae","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.3_1784629946826_0.17945941236052798","host":"s3://npm-registry-packages-npm-production"}},"2.11.4":{"name":"turborepo-remote-cache","version":"2.11.4","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.4","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"99ab0ce4cfa7790f85a3bec63cc656b778dd60c1","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.4.tgz","fileCount":32,"integrity":"sha512-8j0ylTtH8wtBY78ulZXz8m/1+Qe3hqGMrUzHOizy1pQcqcH0OhNiGEjlmBvMMAI2J3DpBjn7wuggKB6mWEonww==","signatures":[{"sig":"MEUCIQChNiAmuw1YN7F8rMCx6u67xj4SiYeKBZouy58V911gbwIgV7/J7YEQowHLkfxB9bVFcweqTltme+gxbnr03sIi+7U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":112785},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"06d191d6863b7f3873400a8935dad4dfa223af63","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.4_1784630813628_0.4795217071180733","host":"s3://npm-registry-packages-npm-production"}},"2.11.5":{"name":"turborepo-remote-cache","version":"2.11.5","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.5","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"45b894c1f44a09b45f1d1a9764f66d435b774a3e","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.5.tgz","fileCount":32,"integrity":"sha512-FzIHAnWmk4DYHbxS5xr3ejZupxDl9y/yKquL/Y0ksC7G93zelLNYTj3GQEp+fPNaCN+v1d6J3RMsB2z1Vjqeqw==","signatures":[{"sig":"MEUCIQCR93P1hogl5XhQzGDAzmHQCJoVdeGLe4XvasKvVTLH/gIgKR/eWhtAF6i+iXdw4E0FKkx7kSnXmNbV1v7oG+aH37o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":113169},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"d5b8bab92bc0d65f8192abcdbe9ad04e316b7c19","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.1","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"^7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.5_1784637807848_0.9782146940219798","host":"s3://npm-registry-packages-npm-production"}},"2.11.6":{"name":"turborepo-remote-cache","version":"2.11.6","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.6","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"311b971f39f5306eb63b6f34f1b09618a84a8000","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.6.tgz","fileCount":32,"integrity":"sha512-bnLPmUU0qb3wBqzzF2pf1Hl3e3wI90aEk9wq3cS3lPxZaRPBOBTdq4W+kuvTwGUTm6W/43IqPQQCEy+fm7l1RA==","signatures":[{"sig":"MEYCIQCr/7V3Tx91gkr+Nt/f3SkoWz1aLagcLsj85LeQewuw0QIhAKwnHoVbnJStXVuEnt2BrMSeyDod3ykq24r87O8f2zk5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":115662},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"bc773cdc779af8dfdcd7c8a488f48024eddf558f","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"^7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.6_1785748154602_0.8098589964207172","host":"s3://npm-registry-packages-npm-production"}},"2.11.7":{"name":"turborepo-remote-cache","version":"2.11.7","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.11.7","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"1ed2a0335826ed66cb2de83d3858210ff7cfcade","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.11.7.tgz","fileCount":32,"integrity":"sha512-e0g7HDzaSr7KZvDZdp1Iy7Evva8y5oCP6FH61eORNJtyBslARbE2W3bO6ZYzxT7ODRZoXrIfbRMx88Ns/f67NA==","signatures":[{"sig":"MEUCIQCDIsBKB2gfSeLWYGGRrBOjcdb1UjjSajr/uQdWKyrlWgIgdvk7Tgyx3AicBIj71Y9Vii4OtUMOuzQwd2wqDPLBC9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.11.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116235},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"e99e467ea431bb95d81482a49406f6d1f255a904","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"^7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.11.7_1785748550291_0.7897666518113275","host":"s3://npm-registry-packages-npm-production"}},"2.12.0":{"name":"turborepo-remote-cache","version":"2.12.0","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.12.0","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"b7b90bae5fcad3a5f386786195d0e2b5e9dde68d","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.12.0.tgz","fileCount":33,"integrity":"sha512-X34C/eyL+cIDQRDBAln0zEa5QsqpCbbbxS7qtiIhgmNGKlQQPFPo6snbOyq7xhRfVKFeyVEIAypTrR7XDZV6pw==","signatures":[{"sig":"MEUCIQDGEo+/pt8zuH21yXRrWrjMisWx62mopwW50Prqxm2nMQIgSHg1CDV1atNsmGQfdsCdVuUwJyz5YdrISEm1VtG3Rk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":119368},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"1767fb37291a082e0beed3b21966ae86a4bbaa12","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"^7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.12.0_1785852206889_0.11391619643093942","host":"s3://npm-registry-packages-npm-production"}},"2.12.1":{"name":"turborepo-remote-cache","version":"2.12.1","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.12.1","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"7220440a02070fafefa25482ccf0dbf5ee473750","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.12.1.tgz","fileCount":33,"integrity":"sha512-w7Vv1/+WVJR5uA8uI1KgsxUtK1JiFDYOmK99Jx34ko4BujlkqOOx6e0VkB9JeEwyhZFBuCDPfbycLjqOVJodtw==","signatures":[{"sig":"MEYCIQCog+9mNmDVZFB+5FMHpqBMaYZwEz38VmvomISrgKlCdAIhAMVmMhHsSZEw9W+Lnb6UweEEIYYyBIuhW0C3XaHY0dr1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":119727},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"f67c98b6cc048e157c41216defdba312a4b1b59b","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"^7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.12.1_1788257227836_0.35182438108619096","host":"s3://npm-registry-packages-npm-production"}},"2.12.2":{"name":"turborepo-remote-cache","version":"2.12.2","keywords":["turborepo","monorepo","remote","cache"],"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","_id":"turborepo-remote-cache@2.12.2","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"bin":{"turborepo-remote-cache":"dist/cli.js"},"dist":{"shasum":"f5c0d2b2e9bcb56b7268bb78da91b361f49a6013","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.12.2.tgz","fileCount":33,"integrity":"sha512-XnjJUDeMxtyV4HyPOTszwh3adabw7U+QZKdT9k+VozclZ/5XD1J+79vAwiFKRyXSu6EU4FzGgehJ4LxJnS2ZnA==","signatures":[{"sig":"MEUCIAZ+NmnMIAjeCrgBiTwCNR/+GbA3rmh4XkvghAe2jPpWAiEAiT8uoGKC9IeHi0MTPylfwWLjUT+8ylUKx0MPAyFWSt0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":120069},"main":"./dist/app.js","type":"module","engines":{"node":">=20.0.0"},"exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"gitHead":"b898d81a64fd8c469f8248b89b41696b3d59ce61","scripts":{"dev":"run-p dev:start check:types","fmt":"biome format src test","lint":"biome check src test","test":"tsx --test ./test/*.ts","build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","commit":"npx git-cz","prepare":"husky","lint:fix":"biome check --apply src test","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","commitlint":"commitlint","test:watch":"tsx --watch --test ./test/*.ts","check:types":"tsc -p ./tsconfig.json --noEmit","deps:update":"pnpm dlx taze -r -I -i -u","socket:test":"socket fix --test","build:docker":"tsc -p ./tsconfig.json","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","deps:inspector":"pnpx node-modules-inspector","semantic-release":"semantic-release"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"repository":{"url":"git+https://github.com/ducktors/turborepo-remote-cache.git","type":"git"},"_npmVersion":"12.0.2","description":"Turborepo remote cache server","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ajv":"8.18.0","pino":"^9.5.0","fastify":"5.8.5","hyperid":"3.1.1","@hapi/boom":"10.0.0","env-schema":"5.2.0","pino-pretty":"^13.0.0","@fastify/jwt":"10.0.0","fs-blob-store":"6.0.0","fastify-plugin":"5.0.1","close-with-grace":"1.1.0","fastify-jwt-jwks":"^3.0.0","@sinclair/typebox":"0.25.21","@aws-sdk/client-s3":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@aws-sdk/lib-storage":"^3.750.0","@google-cloud/storage":"^7.21.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"c8":"^9.1.0","tsx":"^4.21.0","husky":"^9.1.7","rimraf":"^6.1.3","s3rver":"^3.7.1","socket":"^0.15.34","mock-jwks":"^3.3.5","commitizen":"^4.3.1","typescript":"^5.8.3","@types/node":"^20.17.51","npm-run-all":"^4.1.5","@types/s3rver":"^3.7.4","@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","fastify-tsconfig":"^3.0.0","semantic-release":"^25.0.3","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","commitlint-config-cz":"^0.13.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@semantic-release/github":"^12.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.0","commitlint-plugin-function-rules":"^4.3.2","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/turborepo-remote-cache_2.12.2_1788258082755_0.26164916126606697","host":"s3://npm-registry-packages-npm-production"}},"2.12.3":{"name":"turborepo-remote-cache","version":"2.12.3","description":"Turborepo remote cache server","main":"./dist/app.js","type":"module","exports":{".":{"import":"./dist/app.js","require":"./dist/app.js"},"./aws-lambda":{"import":"./dist/aws-lambda.js","require":"./dist/aws-lambda.js"},"./package.json":"./package.json"},"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","bin":{"turborepo-remote-cache":"dist/cli.js"},"scripts":{"build":"pnpm lint && rimraf ./dist && tsc -p ./tsconfig.json","build:docker":"tsc -p ./tsconfig.json","start":"node --enable-source-maps dist/index.js","lint":"biome check src test","lint:fix":"biome check --apply src test","fmt":"biome format src test","dev":"run-p dev:start check:types","dev:start":"tsx watch --inspect --env-file=.env src/index.ts","check:types":"tsc -p ./tsconfig.json --noEmit","test":"tsx --test ./test/*.ts","test:watch":"tsx --watch --test ./test/*.ts","test:coverage":"c8 --all --src src --reporter lcov --reporter text tsx --test ./test/*.ts","commitlint":"commitlint","semantic-release":"semantic-release","commit":"npx git-cz","deps:update":"pnpm dlx taze -r -I -i -u","deps:inspector":"pnpx node-modules-inspector","socket:test":"socket fix --test","prepare":"husky"},"repository":{"type":"git","url":"git+https://github.com/ducktors/turborepo-remote-cache.git"},"dependencies":{"@aws-sdk/client-s3":"^3.750.0","@aws-sdk/lib-storage":"^3.750.0","@azure/storage-blob":"^12.23.0","@fastify/aws-lambda":"^5.0.0","@fastify/jwt":"10.0.0","@google-cloud/storage":"^7.21.0","@hapi/boom":"10.0.0","@sinclair/typebox":"0.25.21","ajv":"8.18.0","close-with-grace":"1.1.0","env-schema":"5.2.0","fastify":"5.12.1","fastify-jwt-jwks":"^3.0.0","fastify-plugin":"5.0.1","fs-blob-store":"6.0.0","hyperid":"3.1.1","pino":"^9.5.0","pino-pretty":"^13.0.0"},"devDependencies":{"@biomejs/biome":"1.2.2","@commitlint/cli":"^20.5.0","@commitlint/config-conventional":"^20.5.0","@commitlint/prompt":"^20.5.0","@ducktors/tsconfig":"^1.0.0","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/git":"^10.0.1","@semantic-release/github":"^12.0.6","@semantic-release/npm":"^13.1.5","@semantic-release/release-notes-generator":"^14.1.0","@types/node":"^20.17.51","@types/s3rver":"^3.7.4","c8":"^9.1.0","commitizen":"^4.3.1","commitlint-config-cz":"^0.13.3","commitlint-plugin-function-rules":"^4.3.2","cz-conventional-changelog":"^3.3.0","fastify-tsconfig":"^3.0.0","husky":"^9.1.7","mock-jwks":"^3.3.5","npm-run-all":"^4.1.5","rimraf":"^6.1.3","s3rver":"^3.7.1","semantic-release":"^25.0.3","socket":"^0.15.34","tsx":"^4.21.0","typescript":"^5.8.3"},"bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","engines":{"node":">=20.0.0"},"keywords":["turborepo","monorepo","remote","cache"],"packageManager":"pnpm@10.33.0","gitHead":"7a8f5c03306767322acf59f3fa75378a2aca2e76","_id":"turborepo-remote-cache@2.12.3","_nodeVersion":"24.19.0","_npmVersion":"12.0.2","dist":{"integrity":"sha512-IldrboNCwOzcwqXBcdjqAAe0XBAv4LCkbWXoKuZmA8BalZOFjiUXIHaP4W7YAuNbfhPdh2XCnnks+z/RTvC6VA==","shasum":"cc7978c0a9de4d6889c4969426976a6e4474934a","tarball":"https://registry.npmjs.org/turborepo-remote-cache/-/turborepo-remote-cache-2.12.3.tgz","fileCount":33,"unpackedSize":120434,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/turborepo-remote-cache@2.12.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBGdonPH/jEY24rrKu88jMOxH5UfLZGiM70+3S/X+0LlAiEA5ftbMx8d8T65c6pVqsgeXQmM18WmhydcdJWWK+G+Gos="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bd56dc1c-656f-4bb1-a373-650f9728578e"}},"directories":{},"maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/turborepo-remote-cache_2.12.3_1788368057217_0.999034414801174"},"_hasShrinkwrap":false}},"time":{"created":"2022-05-19T10:26:08.013Z","modified":"2026-09-02T16:54:17.704Z","1.1.0":"2022-05-19T10:26:08.130Z","1.1.1":"2022-05-19T13:21:58.683Z","1.2.0":"2022-06-28T10:40:00.341Z","1.3.0":"2022-06-29T11:09:15.388Z","1.4.0":"2022-07-13T12:46:38.795Z","1.5.0":"2022-07-13T15:07:20.516Z","1.5.1":"2022-07-13T15:09:30.578Z","1.6.0":"2022-09-14T08:24:36.949Z","1.6.1":"2022-09-15T07:45:09.290Z","1.6.5":"2022-09-15T12:58:32.360Z","1.6.6":"2022-09-27T08:39:34.253Z","1.6.7":"2022-10-11T18:00:27.203Z","1.7.0":"2022-10-14T05:39:50.176Z","1.7.1":"2022-11-03T16:20:24.012Z","1.7.2":"2022-11-04T10:02:46.231Z","1.7.3":"2022-11-05T10:26:06.475Z","1.7.4":"2022-11-05T12:12:55.422Z","1.8.0":"2022-11-12T11:28:01.039Z","1.9.0":"2022-12-13T09:31:09.736Z","1.10.0":"2022-12-14T17:31:31.954Z","1.10.1":"2022-12-20T09:04:39.702Z","1.10.2":"2023-01-16T15:13:38.650Z","1.11.0":"2023-02-02T17:13:49.857Z","1.12.0":"2023-02-03T18:48:29.850Z","1.12.1":"2023-02-05T16:52:04.550Z","1.12.2":"2023-02-06T18:03:55.848Z","1.12.3":"2023-02-08T19:42:14.207Z","1.13.0":"2023-02-10T15:14:51.461Z","1.13.1":"2023-02-20T20:41:11.886Z","1.13.2":"2023-02-26T16:21:01.439Z","1.13.3":"2023-03-21T11:35:05.367Z","1.14.0":"2023-03-21T13:01:54.009Z","1.14.1":"2023-03-27T10:05:55.432Z","1.14.2":"2023-06-23T08:48:10.999Z","1.14.3":"2023-07-21T13:54:21.370Z","1.14.4":"2023-08-03T07:54:30.763Z","1.14.5":"2023-08-09T07:07:21.573Z","1.14.6":"2023-08-09T17:32:43.714Z","1.14.7":"2023-08-21T12:35:58.448Z","1.15.0":"2023-08-25T08:59:05.227Z","1.15.1":"2023-09-20T22:30:10.411Z","2.0.0":"2023-09-22T11:03:55.825Z","2.0.1":"2023-09-25T08:36:07.262Z","2.0.2":"2023-10-13T10:20:45.030Z","2.0.3":"2023-10-24T16:42:27.550Z","2.0.4":"2023-11-03T11:02:29.654Z","2.0.5":"2023-11-21T11:03:39.703Z","2.0.6":"2023-11-30T09:26:43.033Z","2.0.7":"2023-12-04T09:29:09.739Z","2.0.8":"2023-12-05T11:45:40.331Z","2.0.9":"2024-03-21T08:31:30.477Z","2.1.0":"2024-03-29T14:32:01.014Z","2.1.1":"2024-04-08T10:00:01.618Z","2.1.2":"2024-04-08T10:01:42.857Z","2.1.3":"2024-05-09T12:50:09.124Z","2.1.4":"2024-05-22T09:04:28.006Z","2.1.5":"2024-06-04T13:06:40.274Z","2.2.0":"2024-06-10T09:23:33.317Z","2.2.1":"2024-06-11T08:12:34.068Z","2.2.2":"2024-11-15T10:22:49.568Z","2.2.3":"2024-11-15T10:39:28.291Z","2.2.4":"2024-11-15T10:44:39.854Z","2.2.5":"2024-11-19T18:12:17.658Z","2.2.6":"2024-11-27T15:13:49.987Z","2.2.7":"2024-11-27T18:09:18.924Z","2.2.8":"2024-11-29T10:21:47.405Z","2.2.9":"2025-02-08T10:37:10.814Z","2.2.10":"2025-02-08T11:06:09.053Z","2.2.11":"2025-02-08T11:31:33.064Z","2.2.12":"2025-02-10T14:09:58.089Z","2.3.0":"2025-02-20T08:35:02.521Z","2.3.1":"2025-02-20T10:16:56.148Z","2.3.2":"2025-03-05T10:40:38.875Z","2.3.3":"2025-03-05T11:01:40.296Z","2.3.4":"2025-03-05T11:51:44.413Z","2.3.5":"2025-03-19T14:58:19.459Z","2.3.6":"2025-04-11T15:36:10.378Z","2.3.7":"2025-04-14T10:21:26.180Z","2.3.8":"2025-04-18T15:08:16.753Z","2.3.9":"2025-04-18T20:47:17.968Z","2.4.0":"2025-04-22T12:27:43.635Z","2.5.0":"2025-04-22T15:29:12.119Z","2.6.0":"2025-05-27T16:46:05.855Z","2.6.1":"2025-07-11T10:41:06.521Z","2.6.2":"2025-11-05T17:07:48.498Z","2.7.0":"2025-12-22T10:32:17.204Z","2.7.1":"2026-02-04T10:33:29.371Z","2.7.2":"2026-02-04T13:47:45.807Z","2.7.3":"2026-02-12T17:28:27.965Z","2.7.4":"2026-02-24T22:08:02.553Z","2.8.0":"2026-02-27T15:46:25.795Z","2.8.1":"2026-03-05T22:28:45.035Z","2.8.2":"2026-03-25T21:00:57.267Z","2.8.3":"2026-04-13T09:17:43.126Z","2.8.4":"2026-04-15T19:41:19.529Z","2.8.5":"2026-05-01T20:51:28.554Z","2.8.6":"2026-05-05T10:08:02.180Z","2.8.7":"2026-05-14T17:34:48.806Z","2.8.8":"2026-05-14T17:37:57.258Z","2.8.9":"2026-05-21T18:37:19.887Z","2.9.0":"2026-05-22T15:20:14.258Z","2.10.0":"2026-05-23T08:23:53.483Z","2.11.0":"2026-05-23T09:16:45.249Z","2.11.1":"2026-05-23T09:42:34.939Z","2.11.2":"2026-06-15T11:58:39.304Z","2.11.3":"2026-07-21T10:32:26.972Z","2.11.4":"2026-07-21T10:46:53.752Z","2.11.5":"2026-07-21T12:43:27.979Z","2.11.6":"2026-08-03T09:09:15.003Z","2.11.7":"2026-08-03T09:15:50.433Z","2.12.0":"2026-08-04T14:03:27.058Z","2.12.1":"2026-09-01T10:07:07.984Z","2.12.2":"2026-09-01T10:21:22.911Z","2.12.3":"2026-09-02T16:54:17.390Z"},"bugs":{"url":"https://github.com/ducktors/turborepo-remote-cache/issues"},"author":{"name":"Maksim Sinik","email":"maksim@sinik.it"},"license":"MIT","homepage":"https://github.com/ducktors/turborepo-remote-cache#readme","keywords":["turborepo","monorepo","remote","cache"],"repository":{"type":"git","url":"git+https://github.com/ducktors/turborepo-remote-cache.git"},"description":"Turborepo remote cache server","maintainers":[{"name":"fox1t","email":"maksim@sinik.it"},{"name":"tehkapa","email":"kapa89@me.com"}],"readme":"---\n![TURBOREPO REMOTE CACHE](https://user-images.githubusercontent.com/1620916/216358708-cb0a18c6-4f5b-4565-a101-77ee89272180.png)\n\n---\n\n![remote_cache_1](https://user-images.githubusercontent.com/1620916/216358421-36a63b0e-d1f6-484f-a4ca-6a7119cc0816.jpg)\n\n[![GitHub package.json version](https://img.shields.io/github/package-json/v/ducktors/turborepo-remote-cache)](https://github.com/ducktors/turborepo-remote-cache/releases) ![node:24](https://img.shields.io/badge/node-24-lightgreen) ![pnpm@10.33.0](https://img.shields.io/badge/pnpm-10.33.0-yellow) [![CI](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/ci.yml) [![Test](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/test.yaml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/test.yaml) [![Release](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/release.yml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/release.yml) [![Docker](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/docker.yml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/docker.yml) [![Maintainability](https://qlty.sh/gh/ducktors/projects/turborepo-remote-cache/maintainability.svg)](https://qlty.sh/gh/ducktors/projects/turborepo-remote-cache) [![Coverage Status](https://coveralls.io/repos/github/ducktors/turborepo-remote-cache/badge.svg?branch=main)](https://coveralls.io/github/ducktors/turborepo-remote-cache?branch=main) [![Docker Pulls](https://img.shields.io/docker/pulls/ducktors/turborepo-remote-cache?logo=docker)](https://hub.docker.com/r/ducktors/turborepo-remote-cache) [![npm](https://img.shields.io/npm/dt/turborepo-remote-cache)](https://www.npmjs.com/package/turborepo-remote-cache) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/ducktors/turborepo-remote-cache/badge)](https://securityscorecards.dev/viewer/?uri=github.com/ducktors/turborepo-remote-cache) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10164/badge)](https://www.bestpractices.dev/projects/10164) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n\nThis project is an open-source implementation of the [Turborepo custom remote cache server](https://turbo.build/repo/docs/core-concepts/remote-caching#self-hosting). If Vercel's official cache server isn't a viable option, this server is an alternative for self-hosted deployments.\nIt supports several storage providers and deploys environments. Moreover, the project provides **\"deploy to \"** buttons for one-click deployments whenever possible.\n\n<p>This project is proudly supported by:</p>\n<p>\n  <a href=\"https://www.digitalocean.com/\">\n    <img src=\"https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg\" width=\"201px\">\n  </a>\n</p>\n\n## Notable projects that use TRRC\n\n- [GitHub Actions](https://github.com/trappar/turborepo-remote-cache-gh-action)\n- [AWS CDK Construct](https://github.com/NimmLor/cdk-turborepo-remote-cache)\n- [Turbo Daemon](https://github.com/NullVoxPopuli/turbo-daemon)\n\n## Documentation\n\n- [Supported Storage Providers](https://ducktors.github.io/turborepo-remote-cache/supported-storage-providers)\n- [Environment variables](https://ducktors.github.io/turborepo-remote-cache/environment-variables)\n- [Deployment Instructions](https://ducktors.github.io/turborepo-remote-cache/deployment-environments)\n- [Enable custom remote caching in a Turborepo monorepo](https://ducktors.github.io/turborepo-remote-cache/custom-remote-caching)\n\n[Full documentation is available here](https://ducktors.github.io/turborepo-remote-cache/supported-storage-providers)\n\n## Contribute to this project\n\n1. Clone this repository\n\n   `git clone git@github.com:ducktors/turborepo-remote-cache.git`\n\n2. Move inside repository folder\n\n   `cd turborepo-remote-cache`\n\n3. Install dependencies\n\n   `pnpm install`\n\n4. Copy example variables\n\n   `cp .env.example .env`\n\n5. Put your env vars to the `env` file. See [Environment variables](https://ducktors.github.io/turborepo-remote-cache/environment-variables) section for more details.\n\n6. Run the project in development mode\n\n   `pnpm dev`\n\n## How to commit\n\nThis repo uses [Semantic Release](https://github.com/semantic-release/semantic-release) with Conventional Commits.\nReleases are automatically created based on the type of commit message: feat for minor and fix for patch.\n\n```\nfeat: new feature ---> 1.x.0\nfix: fix a bug ---> 1.0.x\n```\n\n## Contributors\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://maksim.dev\"><img src=\"https://avatars.githubusercontent.com/u/1620916?v=4?s=100\" width=\"100px;\" alt=\"Maksim Sinik\"/><br /><sub><b>Maksim Sinik</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=fox1t\" title=\"Code\">💻</a> <a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=fox1t\" title=\"Tests\">⚠️</a> <a href=\"#ideas-fox1t\" title=\"Ideas, Planning, & Feedback\">🤔</a> <a href=\"#maintenance-fox1t\" title=\"Maintenance\">🚧</a> <a href=\"#mentoring-fox1t\" title=\"Mentoring\">🧑‍🏫</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://matteovivona.it\"><img src=\"https://avatars.githubusercontent.com/u/6388707?v=4?s=100\" width=\"100px;\" alt=\"Matteo Vivona\"/><br /><sub><b>Matteo Vivona</b></sub></a><br /><a href=\"#infra-matteovivona\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">🚇</a> <a href=\"#security-matteovivona\" title=\"Security\">🛡️</a> <a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=matteovivona\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/dlehmhus\"><img src=\"https://avatars.githubusercontent.com/u/27899554?v=4?s=100\" width=\"100px;\" alt=\"Dario Lehmhus\"/><br /><sub><b>Dario Lehmhus</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=dlehmhus\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/lodmfjord\"><img src=\"https://avatars.githubusercontent.com/u/5091589?v=4?s=100\" width=\"100px;\" alt=\"lommi\"/><br /><sub><b>lommi</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=lodmfjord\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.brianmuenzenmeyer.com\"><img src=\"https://avatars.githubusercontent.com/u/298435?v=4?s=100\" width=\"100px;\" alt=\"Brian Muenzenmeyer\"/><br /><sub><b>Brian Muenzenmeyer</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=bmuenzenmeyer\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://dobesv.com\"><img src=\"https://avatars.githubusercontent.com/u/327833?v=4?s=100\" width=\"100px;\" alt=\"Dobes Vandermeer\"/><br /><sub><b>Dobes Vandermeer</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=dobesv\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://tanzigang.com\"><img src=\"https://avatars.githubusercontent.com/u/11520821?v=4?s=100\" width=\"100px;\" alt=\"Tan Zi Gang\"/><br /><sub><b>Tan Zi Gang</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=zigang93\" title=\"Code\">💻</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/jgoz\"><img src=\"https://avatars.githubusercontent.com/u/132233?v=4?s=100\" width=\"100px;\" alt=\"John Gozde\"/><br /><sub><b>John Gozde</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=jgoz\" title=\"Code\">💻</a> <a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=jgoz\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/sppatel\"><img src=\"https://avatars.githubusercontent.com/u/989367?v=4?s=100\" width=\"100px;\" alt=\"Sachin Patel\"/><br /><sub><b>Sachin Patel</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=sppatel\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.andrewsnagy.com\"><img src=\"https://avatars.githubusercontent.com/u/564256?v=4?s=100\" width=\"100px;\" alt=\"Andrew Nagy\"/><br /><sub><b>Andrew Nagy</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=tm1000\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/emalihin\"><img src=\"https://avatars.githubusercontent.com/u/6379998?v=4?s=100\" width=\"100px;\" alt=\"Eugene Malihins\"/><br /><sub><b>Eugene Malihins</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=emalihin\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://joedevivo.com\"><img src=\"https://avatars.githubusercontent.com/u/55951?v=4?s=100\" width=\"100px;\" alt=\"Joe DeVivo\"/><br /><sub><b>Joe DeVivo</b></sub></a><br /><a href=\"#infra-joedevivo\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">🚇</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.aoe.com\"><img src=\"https://avatars.githubusercontent.com/u/1044246?v=4?s=100\" width=\"100px;\" alt=\"Daniel Kopp\"/><br /><sub><b>Daniel Kopp</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=devtribe\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/tom-fletcher\"><img src=\"https://avatars.githubusercontent.com/u/16312830?v=4?s=100\" width=\"100px;\" alt=\"Tom Fletcher\"/><br /><sub><b>Tom Fletcher</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=tom-fletcher\" title=\"Code\">💻</a> <a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=tom-fletcher\" title=\"Documentation\">📖</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Klaitos\"><img src=\"https://avatars.githubusercontent.com/u/644360?v=4?s=100\" width=\"100px;\" alt=\"Christopher Brookes\"/><br /><sub><b>Christopher Brookes</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=Klaitos\" title=\"Documentation\">📖</a> <a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=Klaitos\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/izi-p\"><img src=\"https://avatars.githubusercontent.com/u/10976962?v=4?s=100\" width=\"100px;\" alt=\"Pierre S.\"/><br /><sub><b>Pierre S.</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=izi-p\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://danielmitrov.com\"><img src=\"https://avatars.githubusercontent.com/u/21154704?v=4?s=100\" width=\"100px;\" alt=\"Daniel Mitrov\"/><br /><sub><b>Daniel Mitrov</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=danielmitrov\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/adriantr\"><img src=\"https://avatars.githubusercontent.com/u/48787209?v=4?s=100\" width=\"100px;\" alt=\"Adrian Trzeciak\"/><br /><sub><b>Adrian Trzeciak</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=adriantr\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://nimmervoll.work/\"><img src=\"https://avatars.githubusercontent.com/u/32486857?v=4?s=100\" width=\"100px;\" alt=\"Lorenz Nimmervoll\"/><br /><sub><b>Lorenz Nimmervoll</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=NimmLor\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/gtjamesa\"><img src=\"https://avatars.githubusercontent.com/u/2078364?v=4?s=100\" width=\"100px;\" alt=\"James\"/><br /><sub><b>James</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=gtjamesa\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/warflash\"><img src=\"https://avatars.githubusercontent.com/u/22006082?v=4?s=100\" width=\"100px;\" alt=\"Nils Wiesinger\"/><br /><sub><b>Nils Wiesinger</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=warflash\" title=\"Documentation\">📖</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Naoto-Ida\"><img src=\"https://avatars.githubusercontent.com/u/7748110?v=4?s=100\" width=\"100px;\" alt=\"Naoto Ida\"/><br /><sub><b>Naoto Ida</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=Naoto-Ida\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/gustavoam-asdf\"><img src=\"https://avatars.githubusercontent.com/u/53370174?v=4?s=100\" width=\"100px;\" alt=\"Gustavo Atencio Mauricio\"/><br /><sub><b>Gustavo Atencio Mauricio</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=gustavoam-asdf\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/EWhite613\"><img src=\"https://avatars.githubusercontent.com/u/9057680?v=4?s=100\" width=\"100px;\" alt=\"Eric White\"/><br /><sub><b>Eric White</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=EWhite613\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/SaniMusic\"><img src=\"https://avatars.githubusercontent.com/u/11148959?v=4?s=100\" width=\"100px;\" alt=\"Sani Music\"/><br /><sub><b>Sani Music</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=SaniMusic\" title=\"Documentation\">📖</a> <a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=SaniMusic\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/konclave\"><img src=\"https://avatars.githubusercontent.com/u/875116?v=4?s=100\" width=\"100px;\" alt=\"Ivan Vasilev\"/><br /><sub><b>Ivan Vasilev</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=konclave\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://linktr.ee/nullvoxpopuli\"><img src=\"https://avatars.githubusercontent.com/u/199018?v=4?s=100\" width=\"100px;\" alt=\"NullVoxPopuli\"/><br /><sub><b>NullVoxPopuli</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=NullVoxPopuli\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/mattref\"><img src=\"https://avatars.githubusercontent.com/u/137362246?v=4?s=100\" width=\"100px;\" alt=\"Matt\"/><br /><sub><b>Matt</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=mattref\" title=\"Documentation\">📖</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.linkedin.com/in/luca-taddeo/\"><img src=\"https://avatars.githubusercontent.com/u/23079973?v=4?s=100\" width=\"100px;\" alt=\"Luca Taddeo\"/><br /><sub><b>Luca Taddeo</b></sub></a><br /><a href=\"#maintenance-lucalas\" title=\"Maintenance\">🚧</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/thyming\"><img src=\"https://avatars.githubusercontent.com/u/2217705?v=4?s=100\" width=\"100px;\" alt=\"Luke Rohde\"/><br /><sub><b>Luke Rohde</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=thyming\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://hsellik.github.io\"><img src=\"https://avatars.githubusercontent.com/u/16798824?v=4?s=100\" width=\"100px;\" alt=\"Hendrig Sellik\"/><br /><sub><b>Hendrig Sellik</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=hsellik\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Aralf\"><img src=\"https://avatars.githubusercontent.com/u/7780231?v=4?s=100\" width=\"100px;\" alt=\"Rodrigo Gonzalez\"/><br /><sub><b>Rodrigo Gonzalez</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=Aralf\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/aramikuto\"><img src=\"https://avatars.githubusercontent.com/u/116561995?v=4?s=100\" width=\"100px;\" alt=\"Aleksandr Kondrashov\"/><br /><sub><b>Aleksandr Kondrashov</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=aramikuto\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.linkedin.com/in/neilenns/\"><img src=\"https://avatars.githubusercontent.com/u/9524118?v=4?s=100\" width=\"100px;\" alt=\"Neil Enns\"/><br /><sub><b>Neil Enns</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=neilenns\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://epmatt.com\"><img src=\"https://avatars.githubusercontent.com/u/30753195?v=4?s=100\" width=\"100px;\" alt=\"Matteo Agnoletto\"/><br /><sub><b>Matteo Agnoletto</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=EPMatt\" title=\"Code\">💻</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://melroy.org\"><img src=\"https://avatars.githubusercontent.com/u/628926?v=4?s=100\" width=\"100px;\" alt=\"Melroy van den Berg\"/><br /><sub><b>Melroy van den Berg</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=melroy89\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/lmuraru-plenty\"><img src=\"https://avatars.githubusercontent.com/u/88090606?v=4?s=100\" width=\"100px;\" alt=\"liviu.muraru\"/><br /><sub><b>liviu.muraru</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=lmuraru-plenty\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/chintan9\"><img src=\"https://avatars.githubusercontent.com/u/1642564?v=4?s=100\" width=\"100px;\" alt=\"Chintan Prajapati\"/><br /><sub><b>Chintan Prajapati</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=chintan9\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://clemenskofler.com\"><img src=\"https://avatars.githubusercontent.com/u/3749?v=4?s=100\" width=\"100px;\" alt=\"Clemens Kofler\"/><br /><sub><b>Clemens Kofler</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=clemens\" title=\"Documentation\">📖</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://thalles.me\"><img src=\"https://avatars.githubusercontent.com/u/76017384?v=4?s=100\" width=\"100px;\" alt=\"Thalles Passos\"/><br /><sub><b>Thalles Passos</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=ThallesP\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/kheyse\"><img src=\"https://avatars.githubusercontent.com/u/2493640?v=4?s=100\" width=\"100px;\" alt=\"Karel Heyse\"/><br /><sub><b>Karel Heyse</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=kheyse\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://modin.us\"><img src=\"https://avatars.githubusercontent.com/u/45493372?v=4?s=100\" width=\"100px;\" alt=\"Konstantin Modin\"/><br /><sub><b>Konstantin Modin</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=KonstantinModin\" title=\"Code\">💻</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/salpers\"><img src=\"https://avatars.githubusercontent.com/u/23464191?v=4?s=100\" width=\"100px;\" alt=\"Sebastian Alpers\"/><br /><sub><b>Sebastian Alpers</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=salpers\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/shpendnilafresha\"><img src=\"https://avatars.githubusercontent.com/u/188880388?v=4?s=100\" width=\"100px;\" alt=\"Shpend Nila\"/><br /><sub><b>Shpend Nila</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=shpendnilafresha\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/cf3901646\"><img src=\"https://avatars.githubusercontent.com/u/243496084?v=4?s=100\" width=\"100px;\" alt=\"Charlie Freeman\"/><br /><sub><b>Charlie Freeman</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=cf3901646\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.pave.com/\"><img src=\"https://avatars.githubusercontent.com/u/65203826?v=4?s=100\" width=\"100px;\" alt=\"Damian Lim\"/><br /><sub><b>Damian Lim</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=limd96\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://yusuke-hayashi.com\"><img src=\"https://avatars.githubusercontent.com/u/11132792?v=4?s=100\" width=\"100px;\" alt=\"Yusuke Hayashi\"/><br /><sub><b>Yusuke Hayashi</b></sub></a><br /><a href=\"https://github.com/ducktors/turborepo-remote-cache/commits?author=yhay81\" title=\"Documentation\">📖</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n","readmeFilename":"README.md"}