{"_id":"@twin.org/api-server-fastify","_rev":"139-070766afc9a6565b4c5d410061d9a4eb","name":"@twin.org/api-server-fastify","dist-tags":{"latest":"0.10.0","next":"0.10.1-next.7"},"versions":{"0.0.1-next.2":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.2","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"4fbf2a4b6125b33ea7c0142fa42cf9430dc7c247","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.2.tgz","fileCount":12,"integrity":"sha512-LxMZOchVc5twK7n9DGVmuIhPglPd1+op1pof3bwRD6kNss1pNZ/IIJ8SQSL+C2FPzqiGwSPuJSmt/aGFV6n3VA==","signatures":[{"sig":"MEQCID9cPIKZCS9E1iqRuv82jQAcQsHNoZhADw++tnXxTsxcAiB8aRy0W3ds2lOpv5E8lU7LmnpbpDt2avGaxfgNjhog7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39824},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"8cefd10badceb3e65e3e436e64f5520e10646977","scripts":{"dist":"npm run clean && npm run build && npm run test && npm run bundle && npm run docs","docs":"npm run docs:clean && npm run docs:generate","test":"vitest --run --config ./vitest.config.ts --no-cache","build":"tspc","clean":"rimraf dist coverage","bundle":"npm run bundle:esm && npm run bundle:cjs","coverage":"vitest --run --coverage --config ./vitest.config.ts --no-cache","bundle:cjs":"rollup --config rollup.config.mjs --environment MODULE:cjs","bundle:esm":"rollup --config rollup.config.mjs --environment MODULE:esm","docs:clean":"rimraf docs/reference","docs:generate":"typedoc"},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.10.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.0","@twin.org/api-core":"0.0.1-next.2","@twin.org/api-models":"0.0.1-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","rollup":"4.21.3","vitest":"2.1.1","typedoc":"0.26.7","ts-patch":"3.2.1","copyfiles":"2.4.1","typescript":"5.6.2","@types/node":"22.5.5","@vitest/coverage-v8":"2.1.1","typedoc-plugin-markdown":"4.2.7","rollup-plugin-typescript2":"0.36.0","@twin.org/nameof-transformer":"next"},"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.2_1726731571110_0.25366219702240134","host":"s3://npm-registry-packages"}},"0.0.1-next.3":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.3","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"e7872af59c9a63e9e1685c79993283c571f41956","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.3.tgz","fileCount":12,"integrity":"sha512-VxQmRusyOhsN+cOv9FuM5soD0jpgwRc6RsgsRieZdr+WdRtdEu7y2ObbkrpYjRIt094r07dqGTIH6V73VVFd0w==","signatures":[{"sig":"MEUCIQCHgJXjtTggYmgUqAJbv0K6S6J7o8cfG6yCHFRaVM5LfAIgb4sQXZZCRE001zq+DMrMZozGUaE3JFITpN6vS2RD2Gw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39824},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"2b6e80011d3400dbc04c3d690d41b645a12f46d9","scripts":{"dist":"npm run clean && npm run build && npm run test && npm run bundle && npm run docs","docs":"npm run docs:clean && npm run docs:generate","test":"vitest --run --config ./vitest.config.ts --no-cache","build":"tspc","clean":"rimraf dist coverage","bundle":"npm run bundle:esm && npm run bundle:cjs","coverage":"vitest --run --coverage --config ./vitest.config.ts --no-cache","bundle:cjs":"rollup --config rollup.config.mjs --environment MODULE:cjs","bundle:esm":"rollup --config rollup.config.mjs --environment MODULE:esm","docs:clean":"rimraf docs/reference","docs:generate":"typedoc"},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.10.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.0","@twin.org/api-core":"0.0.1-next.3","@twin.org/api-models":"0.0.1-next.3","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","rollup":"4.21.3","vitest":"2.1.1","typedoc":"0.26.7","ts-patch":"3.2.1","copyfiles":"2.4.1","typescript":"5.6.2","@types/node":"22.5.5","@vitest/coverage-v8":"2.1.1","typedoc-plugin-markdown":"4.2.7","rollup-plugin-typescript2":"0.36.0","@twin.org/nameof-transformer":"next"},"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.3_1726742525833_0.5475524828614127","host":"s3://npm-registry-packages"}},"0.0.1-next.4":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.4","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.4","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"69f93a5e5b5a182aa39cd55d914d0c5b5ee4eb69","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.4.tgz","fileCount":12,"integrity":"sha512-ZfmbJzJoyHvfxEJpD3FydaDRUB1nc9AzwQrXAduamcB+jAF5rmlJAYHY46RP0uKTDCWg38ZwCXUqAyxRTn2slQ==","signatures":[{"sig":"MEUCIQCfpC5e1qrcWdN+tWYkoo8tmfyhKAtWfxzBqKNuSV7HYQIgR90UbWeV3JzdAOv1pY/ZHb5pDnHypNMxUZWSJ/A6s24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38808},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"ae33d579cf27a7e1c6a9f534e2edbdc30cf853d2","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.17.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.0","@twin.org/api-core":"0.0.1-next.4","@twin.org/api-models":"0.0.1-next.4","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.4_1727074369848_0.3648344063883937","host":"s3://npm-registry-packages"}},"0.0.1-next.5":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.5","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.5","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"fb194e261780214210460f0c56896b7720682402","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.5.tgz","fileCount":12,"integrity":"sha512-AM/Y0RxaVqnBiQmCnXRISJ0VSQoyhSLdY5beYXVZ1KEAA32f2pZ1kmb5cPIllJ69Fkm4mHLVyCEu3p7qdBnrUg==","signatures":[{"sig":"MEUCID46AXJiYw6rYUNwFxyi0GGEn00LSIg5BJ7JFmyIcp3CAiEA9sGiwB0I5fAPWtUF5s4ap2L2BUuQfL3D+hNPrKkU4WM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38808},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"b7b04b18efd4dc82c963d8bf6283f29882a016d6","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.17.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.5","@twin.org/api-models":"0.0.1-next.5","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.5_1727179177177_0.7613718952669204","host":"s3://npm-registry-packages"}},"0.0.1-next.7":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.7","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.7","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"78b3b064b99b96522b3f1c9bc998e0b50ac7ac2f","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.7.tgz","fileCount":12,"integrity":"sha512-x+8i6kAdK/b0reQDTlrNlpnwj/zqpTUUyZ3E7kDH493gPQlIL95NxWvqUmbw9h36Ei330Fj8GeOZqDKVqxUy6A==","signatures":[{"sig":"MEQCIDsFRh9zpJMclWAEGy55uBspMhvomlquU7KPlp67bX64AiAN8LtF5W2CPtpbi0QJvrqtTQlv55ZvpBARCn7PG1twZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38808},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"8dfaed95040f4b25209ae67469dc7bb48245f243","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.17.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.7","@twin.org/api-models":"0.0.1-next.7","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.7_1728459346852_0.6844699264000402","host":"s3://npm-registry-packages"}},"0.0.1-next.8":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.8","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.8","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"ce2dcc273ee043933efd4f39f233a6d95321c3f0","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.8.tgz","fileCount":12,"integrity":"sha512-Hiud5ZRDxpkrq4qqAG2iGrh6OEe73qzGMD7xviEcooP/xmK3hHDY1fP4Zh+FWbMGXPIPs1xOjb/hO7F+LbmMkg==","signatures":[{"sig":"MEUCIQC5RTzzO/6S9sTZTrvYClzZ7ipuhiHCNHrUnjscUhoVMAIgURVwk3xKb4EmdfiYcu1aHIHPc46yt+ZAxGd2spxHbok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38808},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"75b1dc18a92581305b5ad71cbac11e79c7a95bac","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.17.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.8","@twin.org/api-models":"0.0.1-next.8","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.8_1728467214612_0.7235741012792161","host":"s3://npm-registry-packages"}},"0.0.1-next.9":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.9","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.9","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"53b7f267dc8844a10e3699cd03585d7ce36e047c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.9.tgz","fileCount":12,"integrity":"sha512-igxrZNjYm0MKAktYmF2K1oTHlA71vgHPSvG0b0kNMdmLraE9dHhpxZTQApnuHKNdBmBIHxEoBb7vg0l2ah7OCg==","signatures":[{"sig":"MEYCIQDDwyyYcsjHFFGztktc/D8tjoBKw/ZstXVmq4Rk5esLggIhAJRleQio0RhcKh0b/DTAKVucVt9uXs1U7TDd4rH2gt86","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38808},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"a7586a73a1f3b1afb4d4f004de53409c07d9a915","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.17.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.9","@twin.org/api-models":"0.0.1-next.9","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.9_1728470716531_0.07672031430300263","host":"s3://npm-registry-packages"}},"0.0.1-next.10":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.10","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.10","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"73941b8bdd3e7c126472ea4073709a916a42bf9d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.10.tgz","fileCount":12,"integrity":"sha512-uNlQ741RolMs7ZbBsmquE/PF1/lDrR4dNAWZDqP3C3vpF4ZrAjevZFkQYFvlDs2Yl2Sr41qeMx94qpBLxfyxig==","signatures":[{"sig":"MEYCIQDVQtqaFiyabcaCGj8E9DMnVAhALZLHArBEmgSf64PTJgIhAMBuKBE25oVHMc4pKlqnNpgV3zFZ86cLN3RytCu/vPgf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38812},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"cff5635ee966d9fb13dafa4f7d55f5ad972064ed","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.10","@twin.org/api-models":"0.0.1-next.10","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.10_1729490901597_0.6453825054819715","host":"s3://npm-registry-packages"}},"0.0.1-next.11":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.11","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.11","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"df648b5eabfa6fdbfadeb69c654bb6d374c56015","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.11.tgz","fileCount":12,"integrity":"sha512-BFPVE4YjjaZwmkhd3YUKAIu0oTs6K6xbBzJsIbEpy6l1TBqiuQ+8rqeuk+kGvSlrYxoQ3OqwYWLA4DO8dq6y7Q==","signatures":[{"sig":"MEQCIATyFXzQFCpBYsf0ETFyPE4nmHbjV79UUfARyBqsbOyRAiBuYeuJ9YxyqaqQhTCHMjUq1IYmJC57y7yvMwi1Pyq6iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38812},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"01c86fbea3beb9ab2214032b313be6946dc971d8","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.11","@twin.org/api-models":"0.0.1-next.11","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.11_1729493719777_0.5299808471003338","host":"s3://npm-registry-packages"}},"0.0.1-next.12":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.12","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.12","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"9f3226270a407f2f64a59aff441c799f06f345cb","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.12.tgz","fileCount":12,"integrity":"sha512-7fcs+c4koVYB9wZg7ifiG/+wh7IKYmaCfEKZHNDdV1hQiq9nCMnH8d38JsZ8J/tdfAtDlEFHM+jJx/U+H3ZmVA==","signatures":[{"sig":"MEUCIQD0rB54TknGmxlh3LFH3J+41wh2LIVHldQ9XekG/YRpCQIgbP6FC6uvOgrUmOVqMQ02T+6zIxVIYgnBTohpyo+d3Xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40733},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"c73382b3c74f9442557936667fa8b667f563c9ff","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.0.0","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.12","@twin.org/api-models":"0.0.1-next.12","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.12_1729580868300_0.28109768448081285","host":"s3://npm-registry-packages"}},"0.0.1-next.13":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.13","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.13","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2dabc9638d1e961856e995a7dd1b836d1236e7fe","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.13.tgz","fileCount":15,"integrity":"sha512-GoIkqbRCFRtR6VLsRfE6aYUmu/PpXogdlhSCPfUw3EgC2CssaYBjjANFBDpI90AiGq8EpeQ2Ym7mtkXwyOfZGA==","signatures":[{"sig":"MEUCIGcTt/gDOb6e3govhd4lGWi8OeSvmxqSNWg7h/nQRUkeAiEA9mCmyGaXetyRQQ1tUik08y+GROAQkaXsNF5ZiEzeS+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64254},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"3ef0262e12dd8b749e580f79632e0a5211feba7e","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.13","@twin.org/api-models":"0.0.1-next.13","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.13_1731063202569_0.8918853976606111","host":"s3://npm-registry-packages"}},"0.0.1-next.14":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.14","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.14","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"a5aa7013ea14006cc79156e95a77ef5c2612a002","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.14.tgz","fileCount":15,"integrity":"sha512-ALDsofWQS7jrsSqUz0JRAPbwB1E8oxh5P3o3YelZLaGIjm/yd9es/wIkD9ltcW7JUM9aj8WdViAzHdxdWew3eg==","signatures":[{"sig":"MEUCIQD1rq0GQVa9HK7GnwZuUcFZQVpuE2ebeFai+1xMs63mYwIgEvWc8ZmZXS9HJ8a8w95LHxy2aAesr4zvLPOYA1T6WoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64254},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"f4af37b589af52d9427f29a78113a25bab00640a","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.14","@twin.org/api-models":"0.0.1-next.14","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.14_1731072792939_0.03798412675614338","host":"s3://npm-registry-packages"}},"0.0.1-next.15":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.15","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.15","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"5dab628aee387bc130e5e0992140a083e964b989","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.15.tgz","fileCount":15,"integrity":"sha512-XBeVxtrKoSQUWd46aU3gLMpLjyRFvnh8pfhVteencZ9h1IDWvZsytTTHh8xd0xTOKh78g6LWTuEKO2dqd3HERw==","signatures":[{"sig":"MEUCIF21Swf9mIcnYiinxWJk+aEr/R7CU9OouLfMaBgoHBTxAiEAtEUfFh+ZAjrad3Y2B+8dlmqisp2ruQYYAAcZlw4us0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"03af75c9ffcc69056b92d366657368ed74a6630a","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.15","@twin.org/api-models":"0.0.1-next.15","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.15_1731074123393_0.36723200737768114","host":"s3://npm-registry-packages"}},"0.0.1-next.16":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.16","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.16","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"62a77bc24c66dd1918b422d24ad923e0af4e73be","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.16.tgz","fileCount":15,"integrity":"sha512-Y0JeUmBLNjGMCUjbyf5GaAhFL5kPc7VIWV6+uPOYHJcIE5hETequnjIGUJDL2jff3W60xYIBYHJoQPP+UWsq8Q==","signatures":[{"sig":"MEUCIQC4iII8J26tSM1iefvp+0VjNU6gwBjIfSJisS00uTXhRwIgHJJ9tbDnbLoo0dz1PBlHdOaUFX18iEIL1FA802pmhzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"a6d77b901dd10227c477d6722f1b6e14b979adcc","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.16","@twin.org/api-models":"0.0.1-next.16","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.16_1731486641670_0.006833788641089189","host":"s3://npm-registry-packages"}},"0.0.1-next.17":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.17","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.17","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"77c4764b1339f68a906f0a3066bf9a8d8bc91903","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.17.tgz","fileCount":15,"integrity":"sha512-cmcN3j2+SljKhVmI3UAaKmKHEDyzqS/O76Bg4Wnz5/vZnEmbF4uJPMZHNdz3BpCVSxZfkGOK3sohZqZ/7JM0ZQ==","signatures":[{"sig":"MEQCIFYctFYFTQ4epSKzqgkIk1I6iAAuaD+/cDei3tuhc5dEAiBbyS3Kff5358s71SS13qFZA+GjIH5m7dW6fR7dq0N/kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"d4a38c25415377f3ab02929f9d74851e608772e1","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.17","@twin.org/api-models":"0.0.1-next.17","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.17_1731581319270_0.5219085051114998","host":"s3://npm-registry-packages"}},"0.0.1-next.18":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.18","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.18","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"049ba405a658c39b9d2b8f114d1d12976a2da4b8","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.18.tgz","fileCount":15,"integrity":"sha512-nfI17rPeffKOSdi1ltLYr5gJrDfwgaCyeMKJfUEIXseUOfXSUhzIwAmxdSzxyx6EeqFo/xmOaCYLAaxn4A0ekA==","signatures":[{"sig":"MEUCIB1K21Dsju7EZxFSStSrasq3PegD0XF0W5sR01S1+wFDAiEAlxXaqR1bjCEAEhLtcjqZjLrp/ljYOmJ1waADu9oTmAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"5fff9542325e3bc2e42eca57d7218999b5897a3a","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.18","@twin.org/api-models":"0.0.1-next.18","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.18_1731583013853_0.0040667231246556135","host":"s3://npm-registry-packages"}},"0.0.1-next.19":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.19","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.19","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"d362056733e6e774f20b9aa91dfbda0b89e1ad90","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.19.tgz","fileCount":15,"integrity":"sha512-v3GlPK54GMy708kwiYQZQgmX4er/20tFgpZtOaVvH7zapLT6pUNF692WLwsNuRaodqN0iPYiuaW0guTsh/1p8g==","signatures":[{"sig":"MEYCIQClaiFi91qQOmiR78K+jAa/rA/8CntiVjCWQP9XcGnbpQIhAL0Oy5u8TbBX/RYMMDRj9vjM9fxXM3AXgnHTQ2QIPZkw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"11a973fb0906c83709f83c10c0c831fd6af22758","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.19","@twin.org/api-models":"0.0.1-next.19","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.19_1731584485606_0.7254739066787321","host":"s3://npm-registry-packages"}},"0.0.1-next.20":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.20","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.20","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"a16f1236c83d9bd83ac1920100be8384e997a1a6","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.20.tgz","fileCount":15,"integrity":"sha512-gMmn6VWjoJMjGgsX3Vf4xG4AHehGAh9K/5W7kUpYg2+dO+7YxAwjiejOXT+ct37eJ/Ufdb6rTKlXnTUK8ATjMQ==","signatures":[{"sig":"MEUCIARYOyqgJQha0O+jJrU/JwGWxluInOsOrZiLQ2HvS2UUAiEA4w4aPzF+LJjqW8YkquQIToHlz2HLnHsTH2lvpNYftmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"68c6b1cb9ee7607fd9c42a8b18b2c9bba309cf97","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.20","@twin.org/api-models":"0.0.1-next.20","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.20_1731586437241_0.3616814346529209","host":"s3://npm-registry-packages"}},"0.0.1-next.21":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.21","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.21","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"816d8d2d1b3d520a97938fce8b24e89625047ba0","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.21.tgz","fileCount":15,"integrity":"sha512-d6/IS9NyQsetsXRH71+UMJ+t4CXXPZXpHYeC4I5BN6ni/BDMsR3Mhyuix/ft0P+lR903LqdAEJUxJv99Xr8c/A==","signatures":[{"sig":"MEYCIQCOLwWw3xg2rnh+9rzDneLzOE5uSUx4YpRaO7N2NNqOJwIhAJ9nwYDSF0NGcBBi9wCzd1YvJn4PPexyOzbHbMkMXaUI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"1dadecffdd94188eaea353f617465cd354c48131","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.21","@twin.org/api-models":"0.0.1-next.21","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.21_1731589782216_0.39746290506025006","host":"s3://npm-registry-packages"}},"0.0.1-next.22":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.22","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.22","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"ea7e72d1b17b0cccb3be23d7f6261d9ecf228873","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.22.tgz","fileCount":15,"integrity":"sha512-oLNnDteGo8zNHYCKShG08z6YShOJi4iyZxVwFQrZtR0LmKfgBAtfGp3eVL6pbhhkeY/lP99lQ6MDH/YlkncA/w==","signatures":[{"sig":"MEUCIQDycfGfpMn+Ps5D10GsYsbAvyHIBBAezayMZqzCdrbMrwIgBoCFSRJiaV8PnV4qq4wBBhVmCxaAGS/qT5EymMDCdQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"08024018a794e4b67fa1c27da0e6f4a8ce739591","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.0","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.22","@twin.org/api-models":"0.0.1-next.22","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.22_1732170652028_0.2102386706593613","host":"s3://npm-registry-packages"}},"0.0.1-next.23":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.23","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.23","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"87dc0cd83fb793e5fc7fb34af9b8b8e600c36ba2","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.23.tgz","fileCount":15,"integrity":"sha512-StGrR1b0kobE8S02nrrFl1oAFvWLja1AeT8jTcELvew8pvEQu1VOqpe4rHArPnSlRs1dvnP5m/rD+QO+IpTQSg==","signatures":[{"sig":"MEQCIG6XlhwB3Yg6C0rUX5pR6d25WTNdmLEdQe8zpd1sBbMgAiBC+lY2qAzQkTm04RZKARDpg1moQ75/8B4PBkQdDtpSKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64704},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"408481e1507757e60fcea3674cf37cdd8e0494b5","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.1","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.23","@twin.org/api-models":"0.0.1-next.23","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.23_1733140929973_0.40669535770500986","host":"s3://npm-registry-packages"}},"0.0.1-next.24":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.24","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.24","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"ed5bc86a7ad0e2eeb4ecad7c8357a4efe6ab0326","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.24.tgz","fileCount":15,"integrity":"sha512-5c+cxZcPxcX40LFqeCzk37uQUZZUMoG+HpswMP3hHxBaYKXeQOapErj6NtJg/Q3GX4EmdrPwuvE8fEQHiq1I8w==","signatures":[{"sig":"MEYCIQCcriuZCJAHrq/c/hI8/WbVGe4BW845BapZ6tuyOteAPgIhAIriJm1PbAC3UFVo4ZONq2GqbVM42LICRZMRNygOL1/E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":64696},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"8a514c244e46a813a7d53ccd1ae0d99248c4a015","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.1","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.24","@twin.org/api-models":"0.0.1-next.24","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.24_1733145720408_0.6170817608696171","host":"s3://npm-registry-packages"}},"0.0.1-next.25":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.25","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.25","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"4dacaaf4352cb41821f49b65db229c55d33513f1","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.25.tgz","fileCount":15,"integrity":"sha512-66ae4YjWUgrNm1vxqNElVpWmhcCo8fYRh3hwq6RlQ8D772Tc8gAp6Th0aw/hThfo665s1RrO485az3Nhm0Pl0A==","signatures":[{"sig":"MEYCIQDB/20pgedeNjWPq6zq0uJk2gEJFMOMO0lxo6U8cAbfEgIhALt72ePVhEf+uYXmYW4M2iQYPKtGB12SQxGeAUMg0N/L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65856},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"7d3661bccb8b4e078c6d940411e1ee45aa434b2f","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.1","dependencies":{"fastify":"5.1.0","socket.io":"4.8.1","@fastify/cors":"10.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.25","@twin.org/api-models":"0.0.1-next.25","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.25_1733294625000_0.11128479737819608","host":"s3://npm-registry-packages"}},"0.0.1-next.26":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.26","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.26","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"c3207371b99e91eeb3cc2404aa2f5a5409bfb73c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.26.tgz","fileCount":17,"integrity":"sha512-OQqA7NCpTx8cJ7u4DbS/HZiVQkZ7IIZPBuSFMh4JXLRMNRpNwfm32SvjievsML8aKy0oRkPNAC07TOVGrlWylw==","signatures":[{"sig":"MEUCIEag/THWUBwkmEiVZ0Ozm3iug7MAqWrHs/BI1nTRoPaNAiEApahKxS8688w/a3s6S8KeeW6NUqWkOLbPZXZf268SiBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65749},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"d3ba31f562e0da039b4a5738062b4c28dae1f3c6","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.1","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"10.0.2","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.26","@twin.org/api-models":"0.0.1-next.26","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.26_1736240819992_0.295344419705577","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.27":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.27","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.27","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"a89e885a41078ecea7d15b43d5431892fec6e7fe","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.27.tgz","fileCount":17,"integrity":"sha512-A7QQ6tR6wYmcPZNb2tZNSdl271ixtpvtp+GU3dMM+ST6cYSmMUKtRf2OIMlU+u57KodPfSU1IFq7uFor9VXjVQ==","signatures":[{"sig":"MEQCIG7yPO6NamdBHYDRVzgFScvYMGWbw8uBJQmj24vnbakQAiAKZJVbOaf4s7GNb7KiQaTCPgAAXf3B+X7xdrhY67Odwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65749},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"9a067f80cde727bb0d423e133aa618251c5da8fb","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.1","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"10.0.2","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.27","@twin.org/api-models":"0.0.1-next.27","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.27_1737115661162_0.8850908079596391","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.28":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.28","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.28","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"6e742ff398be002a7a872fa5095f768ba647da63","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.28.tgz","fileCount":17,"integrity":"sha512-UVLjSt3IB6rIULFBkUSpeuseoFzIyG9Er7QwLdHRQcxJuE2Jjdl7uUE1szn17TIKDBeJjX1JIrv6WtxQ556Zog==","signatures":[{"sig":"MEUCIHVFt5zoqgplReZmiRsazzUaz9apTi9A1URZGwS8fPibAiEAwM22xmNmckvcOT9JFAb42kHdAejx7lJi3I4b2IA7SJw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65749},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"76a7a3352e4f009eea525e18103d7f25bc8051b4","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.3","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"10.0.2","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.28","@twin.org/api-models":"0.0.1-next.28","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.28_1740900509257_0.29565205810870876","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.29":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.29","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.29","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"907620390529db7bbead22516f0c73636597fbe8","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.29.tgz","fileCount":17,"integrity":"sha512-mChy/pS/JErhkXkoCzPY23+RXxyJFoLidfxSJd2KQbIxQepS30L7QA38yvK7IYAZ41YJzc0Sm9FQqI1fYVHPjA==","signatures":[{"sig":"MEYCIQDsDCaRGB7fXfSB7ofu7bP1ge8EEXPdl8b8vPKhkiLvswIhAI2riaLb/CH4XDxJCR/dLZGR5X7m9xnrn0EfCBtG3lD/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":65749},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"a018d0856264e173c3da517af06d51ce410e59a8","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.3","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"10.0.2","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.29","@twin.org/api-models":"0.0.1-next.29","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.29_1740902392250_0.6340728108266129","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.30":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.30","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.30","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"b2b27c3fc25d6d5f84bf0f2c70e7da2dea62a3ea","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.30.tgz","fileCount":17,"integrity":"sha512-LxArkYT0mOgfh/rl/2/Qr/FeKMBGkHSUCJkyip5pr5X2z2+Fa7p/xjnteXOaOfENmPu0q3sICmvB7+IRzfHcAA==","signatures":[{"sig":"MEQCIH89w00wKf5qAY1sM7wdAFyQLPr/1ujeuKnN3nhW7TNHAiAZAZikEYKMffuVVXnjXiXRMNOkWfKgESoxDjZxa8juGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66331},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"5450cb275a52dee7c42f426fbdc7e6ab8f599cd3","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.3","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"10.0.2","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.30","@twin.org/api-models":"0.0.1-next.30","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.30_1741254924878_0.13443964046196655","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.31":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.31","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.31","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"9503e7ed294d3e599dabc8d50a28c10bf2b1b038","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.31.tgz","fileCount":17,"integrity":"sha512-Fuqp701wRhFzkess4xQ9FVK3nssSFCm/3wlTZMCOyriUdRDNcxbbcJEyEoov+u5gXUdwrRCCx7KkdfZnSKcT+w==","signatures":[{"sig":"MEUCIQDKNNEloo6SMoQcA2tK1+iJiynEgA87lxfhquISR49TpQIgSW3tpuBgZS7w2HN8nOrfwFXO0zUCW76u0orbxyxXuDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66285},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"45dc13e226893b3a09204f2d0da765ef161842df","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.18.3","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"11.0.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.31","@twin.org/api-models":"0.0.1-next.31","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.31_1741351267049_0.7829191001235813","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.32":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.32","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.32","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"b1760ba6943041b3d6b1fd9ebfc6081f33c7d863","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.32.tgz","fileCount":17,"integrity":"sha512-P8NGHdjDBzjWCAhydrqWhynwXK9DZUQXJcBe+qANbZbJ+enHWdW06w9AigpxJMlSCiIvzZ/mIdMntFL2ehWrKA==","signatures":[{"sig":"MEUCIHXj17jH+CbmxY/+Ljz7PhIvJwR0NVZVyT9X83VYEsCrAiEA+xz/vldjBd9Aw7NbBp9WUqpNAjsVFrU8AFit0Zf77JI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66827},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"9810465c4373da3b1e97ef3033c6547e16821830","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.0","dependencies":{"fastify":"5.2.1","socket.io":"4.8.1","@fastify/cors":"11.0.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.32","@twin.org/api-models":"0.0.1-next.32","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.32_1743160667981_0.24990810609439462","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.33":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.33","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.33","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"10b56d1e4b218b745d884cb764f71a8463e6fdd6","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.33.tgz","fileCount":17,"integrity":"sha512-b2zckiw/m5IcAHsl6o52csna5PB3+Jx+X0R4m7897vIswItt+Tw7dX6CIv0esuETlW1Nf15jdA2ZsOZVurTufg==","signatures":[{"sig":"MEYCIQCj0/YYVd2/j1OFCgQ9/9HLBXuaj4byfHNKw1l36mE42AIhAPYsi/w14gfbi8atwVfOQiXINzUQ6LTdfAyQpExWb+lw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67442},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"3a0d090252a2b1f9418fd28d5b58d06133e0fdb5","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.0","dependencies":{"fastify":"5.3.0","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.33","@twin.org/api-models":"0.0.1-next.33","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.33_1744882674401_0.43856602949773427","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.34":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.34","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.34","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"3672d355081ecca9080a1bdccbf677de1e5020ab","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.34.tgz","fileCount":17,"integrity":"sha512-ScMdR7f4ykvMnLcJcG6quCYoPSp8NQBuwS+Qkvp9GEIanX0y+v5NYhXQZM8fhOecIzZ2GbMfxnf977IXADmneA==","signatures":[{"sig":"MEUCIGowYMMUz4yht9tV9luu4xjnIHToB+4HT20ssgfgDKI1AiEAt0tgWrQduz6PdUswT/EB7TPBhfeR32tNb8+lCKriAsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67993},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"ec5e8821b3f3574334a318f97596b2b61d3cacc0","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.1","dependencies":{"fastify":"5.3.0","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.1","@twin.org/api-core":"0.0.1-next.34","@twin.org/api-models":"0.0.1-next.34","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.34_1748347684047_0.18157325017863535","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.35":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.35","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.35","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2ae639f2f562df6e0544dd85b8ece884d7ce37ec","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.35.tgz","fileCount":17,"integrity":"sha512-YHBg4gTkoaBMtxkYqYufw3Roe2zRWDOpRYCOaUqRlM99UWgkdBHobGASl20vrNuq36xe3yzU0aQdWWCPveJfZg==","signatures":[{"sig":"MEYCIQD3i8krPSnNET3EgFwkvk0Ky6NBsUqlM+Km/TCmFkuQpAIhAP0tRW+Gl9qxmSDjOJvSICxqTtS5xES/yZC7YH3GIUxL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68601},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"e2552b14e6723d555d681fa4ebd3633c2b123b04","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.2","dependencies":{"fastify":"5.3.3","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.3","@twin.org/api-core":"0.0.1-next.35","@twin.org/api-models":"0.0.1-next.35","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.35_1749651570189_0.5142478712333487","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-next.36":{"name":"@twin.org/api-server-fastify","version":"0.0.1-next.36","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1-next.36","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"0d7be53ab281767883773548990f938406c861c4","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1-next.36.tgz","fileCount":17,"integrity":"sha512-tWMUlAEwnyHGyFUy6eQ5NzwzLWB9mJLyG21M865Yjl8Iq6+5AbKIAaV39MA4Hc8/YVzxP2ju/fPP5UVeDYqOSg==","signatures":[{"sig":"MEUCIFCRyCDYb0gkc75qp0bj8ArilvGSdh/z/drsMly0HZj/AiEA+U/f5wG2qMMmOdW8Cuq5iUPgEspSvCjMFVlgAzdX7rQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1-next.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69152},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"6cd15e086eae465cb244cd45f5ae468a293d205c","_npmUser":{"name":"martyniota","actor":{"name":"martyniota","type":"user","email":"martyn.janes@iota.org"},"email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.2","dependencies":{"fastify":"5.3.3","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.3","@twin.org/api-core":"0.0.1-next.36","@twin.org/api-models":"0.0.1-next.36","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1-next.36_1750139889536_0.7445818093350167","host":"s3://npm-registry-packages-npm-production"}},"0.0.1":{"name":"@twin.org/api-server-fastify","version":"0.0.1","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"a9e0b5ccef4b171ba2e35b3fe23803bfc1dc68cd","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.1.tgz","fileCount":17,"integrity":"sha512-f9CeSUUvvLEHPUJavIivTaBwVqLlhXUEFZB34B/6WkLbslqerHPCS4yYc/04Pyikv2pTsaoRNwRLJ4S3g6CTig==","signatures":[{"sig":"MEUCIE0++Ip3ZCHKB9OCchIrdH05rvlN9p628xItcg2qmH6YAiEA55DS9uc2Ld1Eq2ID51WGb+Seq649qZXXA1l5FbTJmYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69586},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"aa9b820ce617c854069adcffc78913fb5960106a","_npmUser":{"name":"martyniota","actor":{"name":"martyniota","type":"user","email":"martyn.janes@iota.org"},"email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.2","dependencies":{"fastify":"5.3.3","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"^0.0.1","@twin.org/core":"^0.0.1","@twin.org/nameof":"^0.0.1","@fastify/compress":"8.0.3","@twin.org/api-core":"^0.0.1","@twin.org/api-models":"^0.0.1","@twin.org/logging-models":"^0.0.1-next.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.1_1751546553613_0.6356501290118368","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.1":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.1","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"7fbf468fd43b4c3a122de7cd6e7a9a0969d409c3","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.1.tgz","fileCount":17,"integrity":"sha512-/L+bNSJHlm1YDHB/MjBVJUGgUiw4bKAIeM94LPpSdsV2j2XuwRiEytqK8Tsa3AV2vvhdlw1TcSsHAXrxOFB0kw==","signatures":[{"sig":"MEQCIDCsiCjnMxhwc8cC8TyZcOVEQmZVk7ntT2JnTP7W2y5eAiBwU180Yns9NWKLFRCQmY6YCnhy30C9eA9lMLGQy25I8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":71129},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"f4baad2705fbf51e1d509fdd820c55d9afa35317","_npmUser":{"name":"martyniota","actor":{"name":"martyniota","type":"user","email":"martyn.janes@iota.org"},"email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.2","dependencies":{"fastify":"5.3.3","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.0.3","@twin.org/api-core":"0.0.2-next.1","@twin.org/api-models":"0.0.2-next.1","@twin.org/api-processors":"0.0.2-next.1","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.1_1751964608748_0.07309602284899386","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.2":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.2","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"d2eb3a367f00c8c4a5b3fee8da6a8b99877bdf98","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.2.tgz","fileCount":17,"integrity":"sha512-fuLV8m2MWiTfpl6YhkFbnudQ5f7ZMvIEC6NGRDMLFV41Kya2YOCcdvtg7faQwXYFVDYmHkzNZ6A8tW31CHgGNA==","signatures":[{"sig":"MEUCIGYckADK8oIA+E18iEzKmhEdZ/AjGnSiL6Ygc3CyUck9AiEA1Jo+//0o6as+ABwF4zCcvtOU5xCi+r7v3KIcGdYbf1I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":72170},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"d9c48b63b96d0d9cb0a9fec2adde08506fccd5ed","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.8.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"20.19.3","dependencies":{"fastify":"5.4.0","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.2","@twin.org/api-models":"0.0.2-next.2","@twin.org/api-processors":"0.0.2-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.2_1752751565774_0.4328145975272959","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.3":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.3","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2c8879074da7f30e0eb08d4db0d8375dca9345c8","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.3.tgz","fileCount":17,"integrity":"sha512-NmAWeAOAKcT/cdDfDYun3+4nZHD9k0R7Y9rFvIbO/T0ukeSkP0dIaCQm0ZnCjpD58C5RdlSrji04ILP7/9Ub5w==","signatures":[{"sig":"MEQCIH4Zfc0WVxoDTGeJaxwsEC7azebLGOh79/y8rHwzarSOAiBk/K9QYMR5dA0NNPZxIaNOHF3PqFN+siFxSugSQ86PTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":72147},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"00b28820948a943c270409f4407c23a01a82acd0","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.17.1","dependencies":{"fastify":"5.4.0","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.3","@twin.org/api-models":"0.0.2-next.3","@twin.org/api-processors":"0.0.2-next.3","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.3_1753369792447_0.6757355093573052","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.5":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.5","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.5","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"7f38bc0c653141da454d2182f8d3c354ef2a52f2","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.5.tgz","fileCount":17,"integrity":"sha512-1s143Sf2Q7Zt8up6BtRSK7b5imZdc/Uf1bOLGivCblvCby9B/+tZ5nYdwfGGhALJYNqwEUiYV+jcF+mCX7ZUrw==","signatures":[{"sig":"MEUCIDfxQUzN4SlDhfGewyFDDnDYHrJWcPyG8nBz3FooG1n0AiEA67vxUNMXOkDl0daB5wI7OP81CgHZ4enPaEHvtUQFuPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":74736},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"4b4205d373486907a5e894b3f9009b9b9fbad3c1","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.2","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.17.1","dependencies":{"fastify":"5.4.0","socket.io":"4.8.1","@fastify/cors":"11.0.1","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.5","@twin.org/api-models":"0.0.2-next.5","@twin.org/api-processors":"0.0.2-next.5","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.5_1753445457905_0.6823063143391814","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.6":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.6","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.6","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"a55b42913b10f231295bb69119e79ae85cae3e1d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.6.tgz","fileCount":17,"integrity":"sha512-5mu5l7JWF+JUvvEUgjYWeadM1HwJlaBJLF2RSGHQuFwQMn1FALVZ5RSabepVgolf4q8tDnPNp60v9dnIwLxiNg==","signatures":[{"sig":"MEYCIQDIY6rqvmNvhPygl/PZOJFNFyTUokK4c73XAuWXb8dHigIhAOu/L3HWCA/YGSDhkIPSQiZw7+s7BnhlLyigXZ1m2jdP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":75317},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"494841b49e4ac60fa4d461d3e2c36968d3692120","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.18.0","dependencies":{"fastify":"5.5.0","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.6","@twin.org/api-models":"0.0.2-next.6","@twin.org/api-processors":"0.0.2-next.6","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.6_1755586105899_0.511488459007664","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.7":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.7","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.7","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"18cb546fb30912c91efd42e0f33df10dce26456f","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.7.tgz","fileCount":17,"integrity":"sha512-dzMwAa7TeqI7pCd3dKcBj1QC08TJkPziM0ks/5XZrxAPJmyH3bGRXu0KL3PFAUj9d7j++/LX3dOuWoF2pfSR2A==","signatures":[{"sig":"MEQCIAcAF2tn2LHD2DLs4wxQJhFy+POuuB04NArZq2iysMBZAiBGEHuJ0c/GHpWEgian8jSPqsHxAw5s0xKHObQ59TQmqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":75576},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"53fac5b349be09d93dad4dd459b35ca600b98f45","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.18.0","dependencies":{"fastify":"5.5.0","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.7","@twin.org/api-models":"0.0.2-next.7","@twin.org/api-processors":"0.0.2-next.7","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.7_1755656353216_0.35793472532692605","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.8":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.8","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.8","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"597d75198ea21318ad4e58e6fecbf655d2975cbb","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.8.tgz","fileCount":17,"integrity":"sha512-Fco+tg/Eoq6lvJ2qfveNzoh29dkKHumKja/r+A69yLa2NitXCDLn4lpeRto4WkILyAuWhDnXvjxO2EqS/Qi0VA==","signatures":[{"sig":"MEYCIQCXYjcPF7utxIBXUUvX72T6Jcj3qYfP7oPMDa3v4CcWowIhAK8Cz/S2NCx4Led2haPzrh079HHp1HmnE8Qsda8MWt2+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":76538},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"bd59c39b9db496dd3887096303d698237d0994b2","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.18.0","dependencies":{"fastify":"5.5.0","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.8","@twin.org/api-models":"0.0.2-next.8","@twin.org/api-processors":"0.0.2-next.8","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.8_1755752839123_0.4497292998080962","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.9":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.9","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.9","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2afb85d65df3882aeed810518d6f4cacd7c93fa8","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.9.tgz","fileCount":17,"integrity":"sha512-tbGPUC1HGuFRCC+EKahJ5wfIf32hQN+ue2pitYj0vbCLTvNA01bPJbEhgE+GPWkF1SPUDUC0va+8K/SpIo0QVg==","signatures":[{"sig":"MEQCID2foIk7Emf0bqzvpdQxVaLh3OzzVIu0NoaY/5hxcoJHAiANAOQNwksAEZdfAI7VNjEWKhWBQ8ArliwNiIz8mpt1NA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":77129},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"4f0d90f3ff87822be1379e95fb1cdbe414309df3","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.18.0","dependencies":{"fastify":"5.5.0","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.9","@twin.org/api-models":"0.0.2-next.9","@twin.org/api-processors":"0.0.2-next.9","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.9_1756439223971_0.8905862012823473","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.10":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.10","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.10","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"0ea91b535f095eb81914a230ac8233708ed08420","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.10.tgz","fileCount":17,"integrity":"sha512-/o5GDkIuF/OmY9Gg8sIZm/YkspJkdxZ4DIId8/uGg1amqrNILtPAo7YNraBAAmiHro5FzVOKPuVWqhKfMMkkyg==","signatures":[{"sig":"MEUCIQCqGQNF+JpW66vKq9QZmU7rgx7Dt0QS/MB9nb5M8hNBrgIgGIQnILCM1mOW0vq0TTJAlKxhBzsxZXKQ9qtZIWNLwu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80774},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"d6c24a5d2b8650cb35dbbb2250cee1d30ca098ae","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.19.0","dependencies":{"fastify":"5.5.0","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.10","@twin.org/api-models":"0.0.2-next.10","@twin.org/api-processors":"0.0.2-next.10","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.10_1758599518897_0.2511765971371338","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.11":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.11","author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.11","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://github.com/twinfoundation/api#readme","bugs":{"url":"https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"3d0b946b4298a7a95bcb741e3d89dc61e4e72e2c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.11.tgz","fileCount":17,"integrity":"sha512-DBcu0zAL4ULB4vEBiNWthKczRXbMwxuT87ojOx6Phsl5YmTBZ6QdA/wcdYXLnAuJXFU4JCvwTLZELVEGTS/XSg==","signatures":[{"sig":"MEUCIQDak4yHgYb9pW2ev6iKCpw/3dRfSDXgb485D0tcCYAULAIgHCiG3IWJbjKHCbOlv9m8/jGmNobt39o6Vopq4qWwB6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80664},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"534ae1d80189b6569e69fdb30257270161463154","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.19.0","dependencies":{"fastify":"5.6.1","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.11","@twin.org/api-models":"0.0.2-next.11","@twin.org/api-processors":"0.0.2-next.11","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.11_1759110388753_0.0961633590997597","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.12":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.12","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.12","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"5f009c5895593c0e484aa97ba059cb2c07da40df","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.12.tgz","fileCount":18,"integrity":"sha512-vaVAfS9Lhkwr3hEg4PWd1d98niNbGmu79y1xNl9i4xRi21P5nDslYncxjz3ffgavDRJWtncGx8wrKomaPr0JlQ==","signatures":[{"sig":"MEYCIQDmpl3s5dktOHln/BPfzpYQUGKwZHw4P0uLGGSCNAhxBgIhAJ9B1MiyWoQDaNNtbwSNtu6mALwfeR8FBAOI+Fbt66Ns","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":81862},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"b49714340720e8a14079262b709549426eaa34f7","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.20.0","dependencies":{"fastify":"5.6.1","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.12","@twin.org/api-models":"0.0.2-next.12","@twin.org/api-processors":"0.0.2-next.12","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.12_1759977029378_0.3101237396741887","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-next.13":{"name":"@twin.org/api-server-fastify","version":"0.0.2-next.13","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.2-next.13","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"0cf467e80c643528b7a7b8690a682816ed5b4a89","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.2-next.13.tgz","fileCount":18,"integrity":"sha512-DpMvG0xspIk7RQeCdfwL2frDAI+fPFqCM9hSLMchoalYQ1KoJStpHeJc6xVxbgE7tfi5VGWk9HalHPhiGyR3wQ==","signatures":[{"sig":"MEUCIC0wL0+TDK2xLlWHedqVzW9DpesGORxptf3yi2qn4ifGAiEAkUSfXHNuAzX/eFlQknHT0UrlrkZ9WG3iWam2vVStRtA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.2-next.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82072},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"}},"gitHead":"dcdf1cc5444d13c651e7bff2b8463a334773e6f3","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.3","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.20.0","dependencies":{"fastify":"5.6.1","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.1.0","@twin.org/api-core":"0.0.2-next.13","@twin.org/api-models":"0.0.2-next.13","@twin.org/api-processors":"0.0.2-next.13","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.2-next.13_1760001981806_0.3345774113212203","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.1":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2a211c033974df3804f724ec599badc075d2208f","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.1.tgz","fileCount":26,"integrity":"sha512-7l3SJBfBxbUNTl9FFtmojuCi+uRQomoN6ju5Qxa4dDdIpk6jKSbN7lK7VXSwC7j/cZVIDhJHzJG5VGFeYmoI9A==","signatures":[{"sig":"MEUCIDHljUUZL9EoJZNTTe9dfH/trTzGN6xFOLHoEcjs/RLlAiEAryEaYvfDOWOWR/1ncclzM4BRYWlqzritCaNaWytMPeY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109036},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"2d0676a96c23be9a979a14597f428bff77b2dc39","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.1","@twin.org/api-models":"0.0.3-next.1","@twin.org/api-processors":"0.0.3-next.1","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.1_1762758443631_0.8598612423532057","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.2":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.2","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"bd0dd15290bde9ea1dbd39a0fd1e030b3b9a9263","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.2.tgz","fileCount":26,"integrity":"sha512-ldp7ISwDYeD1A7C3q1N8rp6GR6Vowl8tHjMk4nvDDJNVxdHgHGa6iIhuF2w6EmX3vC4WJwTarjcmtQv+slB0vA==","signatures":[{"sig":"MEUCIQCuUvQ2v7EFKCxK3EGOZcs7ggHNQSdK7fbdb3l2y7UCCAIgAJi2qtag+NzxnkwM08YfevmNXC1R+4auWT5bRp1LsS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109558},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"3b88d0bd48213da738eae554cc0ff0fac479f2bf","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.2","@twin.org/api-models":"0.0.3-next.2","@twin.org/api-processors":"0.0.3-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.2_1762914105183_0.7253074430135604","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.4":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.4","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.4","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"3708d75faded5d6bca2e9637f8cfbcb5efe17877","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.4.tgz","fileCount":26,"integrity":"sha512-E8pmf+IR6s731dCYejSQYWphPy0EumBPvSMQDZAyHUs00RNrfmNkb4mpAOS0fUqPMiy+hy5K8JpEVhjSZDqsoQ==","signatures":[{"sig":"MEUCIHlrZ7DBDyja2D4DsMBQbsicQowANkxBso3F8bJyTyoUAiEAkEgOOSYYyTb+2wMpRKA+MJbl7sqzLgnC60Kbs2eJirw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":112786},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"2ee590700508754f7ac21b9d8cabdd4152cf0c0d","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.4","@twin.org/api-models":"0.0.3-next.4","@twin.org/api-processors":"0.0.3-next.4","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.4_1763089124815_0.9863814521929148","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.5":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.5","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.5","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"397040890c60880b9ff60e91f6ec709b9e175ef9","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.5.tgz","fileCount":26,"integrity":"sha512-vvi36YEhm3BMNCTwsDvJRi3dW2genhdj+f+O6Pla0M+/LqaqSLgIXUJTZyTLBXsbULr3bEm9/EMOeAKzdpffMA==","signatures":[{"sig":"MEUCIFjJCML7D+SPOdwRqqOKzSsc+Aq41g80sq0FE6/ObpxNAiEAk4xoADziwAxaRONZkmW2gtCVv9AS2/YES419jcNHrD4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":114868},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"ed65dea37bd063da0ed93dcdf341b6ec222e93ea","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.5","@twin.org/api-models":"0.0.3-next.5","@twin.org/api-processors":"0.0.3-next.5","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.5_1763093461226_0.5316919461642402","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.6":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.6","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.6","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2b91cc4e0e1c846124215e78c68a3d2a0335d9ad","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.6.tgz","fileCount":26,"integrity":"sha512-cQHTvXDhhBcy9CLsRXil763R6KADU2F4dzHGBZmzvd8ia3ACwcmD06D3ckq/+WMB13bCRbywmPT/xSdjak/+OA==","signatures":[{"sig":"MEYCIQDnIgH40yqxUsJIx3JTL7a78XooyPvw5Meup0kpsNQc3AIhALuOe4FjxEBcpxXbs8wkIZLX1iBqBSfIoZ3qNXUJVTlV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":115390},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"bfe00db7c1e9ca3c6098382d87f395e5cec26269","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.6","@twin.org/api-models":"0.0.3-next.6","@twin.org/api-processors":"0.0.3-next.6","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.6_1763608279002_0.04782737300410633","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.7":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.7","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.7","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"561aa3c5ccf9515c02996c2bc36e5e18642db1ce","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.7.tgz","fileCount":26,"integrity":"sha512-NXe2Y0XHqScc98Dx6z2FwTSSCPv5q1nX5qykM4RUmTchGllZTkI1uewXBEshRW7vM0xrFRFeLZAcLk/4/dzYmA==","signatures":[{"sig":"MEYCIQDK8D5gut9IcF5atwWZfhVVC9y6Id5onZvFNtQU1sMEgAIhANr4/pX7GQE2TU3VNjQ9PrzYM0s6vqSsB6JJP0HHdUlg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":119079},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"8c4ad1d1fa823dcd5e86bfe9beb1b0d8ce3d9159","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.7","@twin.org/api-models":"0.0.3-next.7","@twin.org/api-processors":"0.0.3-next.7","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.7_1764131765500_0.5358739367817913","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.8":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.8","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.8","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"898ccc571cc51de8a42e68e3bcc711271b96bbd4","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.8.tgz","fileCount":26,"integrity":"sha512-nJuea2qtL7b3riL8QpgNEBBeFOKomCc842WuA3RTrDdgucxd292ipb/DS+8Gso6jGgMwuAkY7b7k/LOWlVt2PA==","signatures":[{"sig":"MEYCIQCcZSa4/WAjz9mrLorSw/EI5ue69DdU1/PLC9jYHzH7gwIhAJ1yIZyCSZ7F8TKhVNWqxXXIKxkm/a2Rx6GRHWFKR+cR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":119601},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"45d9e42e87369a673be39c2211a49d1109c5bedb","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.8","@twin.org/api-models":"0.0.3-next.8","@twin.org/api-processors":"0.0.3-next.8","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.8_1765967579593_0.04084244360587186","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.9":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.9","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.9","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"029964dbc334f247b7809eb25573f4f37f8c1e7d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.9.tgz","fileCount":26,"integrity":"sha512-LOe72pRLBNRtvhAy0b8jRJFDH/lKb9oFcXe4su+VUED4K6Zf6hu2IcG9DzEeNK82mUPzCit8rCsXLJr6diJPug==","signatures":[{"sig":"MEUCIFPFESgQlnV911iZJcgrtCnuliBvpl75173xRpDz6SqdAiEA4IcCmpnGNCfVbABdzSgG+pcwK4H9LHVOpQB7k4FPAts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":122610},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"10ae8d875459d28cb1401225141d45125a1844b0","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.9","@twin.org/api-models":"0.0.3-next.9","@twin.org/api-processors":"0.0.3-next.9","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.9_1767590574379_0.3038628008048265","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.10":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.10","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.10","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"3165b978775fec933aa3d5a6d49f8168c72297cb","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.10.tgz","fileCount":26,"integrity":"sha512-QxyjMlVfMhzogmliqtT0gQN+3LDmrbegNZx5ukMrP8evFFF8MsAyNe8PpJ4eH5TPyV3AR+LXAipyydh2HA0UEA==","signatures":[{"sig":"MEQCIAPxa5E37e7u9i8BMdlhBE7VgtdGvQVXjkn1mnXcQZaqAiBm4747TN8tMwg8jRYj3xGhPAGw1/GXVjyb2lnIanfcHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":123141},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"cd6e592f0bc3743a100eb91f30c18cbacefcd8d6","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.10","@twin.org/api-models":"0.0.3-next.10","@twin.org/api-processors":"0.0.3-next.10","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.10_1767591956946_0.4217432717924656","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.11":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.11","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.11","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"cf6149be49c356f0ed10198dfe6b4669e2f3050c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.11.tgz","fileCount":26,"integrity":"sha512-O/wEH5IzZIu/FhjTKGx2cjCVulEd6z+Ge1zizpJlCoR3GnwZYfFLKu6f/VbN23RBJmW1qKN82N2cLLXrxCtK8Q==","signatures":[{"sig":"MEQCIDVd7LpixRPFT2gZncsv97rKyrAPd50HbMayRLw7R6viAiB4Khx/SlZEZBkndtsFER5ikTLyj2S2hADizN1eu9ECkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":123672},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"dc9a7440cd1c7927189aa86b7560daa28467d0bc","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.11","@twin.org/api-models":"0.0.3-next.11","@twin.org/api-processors":"0.0.3-next.11","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.11_1767849683972_0.1122525192572108","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.12":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.12","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.12","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"d5d31210edf6ec98f206de9adfd0b6cdfde6e02c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.12.tgz","fileCount":26,"integrity":"sha512-+gJ0uTlACfIkuPm0VG2rHSiiQHmRbY91JjqU4wsynVGueGRterBQA5TpHC0liCsGuKjvXWsjqLfaAYaIip2DjQ==","signatures":[{"sig":"MEYCIQCkFVSa/LL3tJDaZeTVnNOqu/GdEDAdpl+/riXXNTEi/gIhAKmdZae0MD/nj79XptalZ8MmVrq45sS8jws5D5STl9CY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":124203},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"32a4631b96d70c22df4c265c9fdfe6658940bbfe","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.12","@twin.org/api-models":"0.0.3-next.12","@twin.org/api-processors":"0.0.3-next.12","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.12_1768201463917_0.7614607172792165","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.13":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.13","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.13","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"8721e9b305912bf66c7bcb13a26b87ad4d322ed0","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.13.tgz","fileCount":26,"integrity":"sha512-WLDRTjcsZLqBIHC6F5G3DsRhGoojvsPftmFAujFyoOsByfjFNhS7OjZV5Q0PwaIFAS61OpZsnq439njuftjmpw==","signatures":[{"sig":"MEUCIChTTJ2S3JFAsgWn7LepPRRL/g9F5Y3Z1m8G6EPLhnPmAiEAmyXJwmgZ+P9pf+YN7ge7TwfwDIjyYHF+mIbz2lF4lNQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":124734},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"1449969afdc73e252d90c2782348510c5b799368","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.13","@twin.org/api-models":"0.0.3-next.13","@twin.org/api-processors":"0.0.3-next.13","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.13_1768803467320_0.053150080372717845","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.14":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.14","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.14","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"12e9d333e9467a4d525196642166b2a53492eb26","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.14.tgz","fileCount":26,"integrity":"sha512-+Ar2DX8U2DgYghkBoISKGz6vacsacSo2dvzxDoFYtzbS7RshKlzy6gm53xDAF/lRKWzJKlrK7qMGAyPIBPDHHA==","signatures":[{"sig":"MEUCIFWv27NN/AcLsPwYCu+B1kRYk+pq9dy3DB8YgG5BPENbAiEAgzSf/vHM1QHke+J1je8lab2+CP/dai5mqiDjH0qVFEw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":125265},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"f5115eeee3e14957f5d941c3e7c8a8de63023ab6","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.14","@twin.org/api-models":"0.0.3-next.14","@twin.org/api-processors":"0.0.3-next.14","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.14_1768869289774_0.09960633966399435","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.15":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.15","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.15","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"407c98a775e13b2148e043f1a1711ec508b6d641","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.15.tgz","fileCount":26,"integrity":"sha512-GgKOvSv1f+LWO86Pq6gwh0lFH/YZub3aiKhzahsSJlwlNsc4ijBvC2Nf7ZhuJ6wCy65YKPGJhOiAkn9kX6vTyQ==","signatures":[{"sig":"MEQCIBuYP8wL1usEOeXONTw6dPJ6bwCVROmjoVEojR73H1VHAiB2bYHfjK87qdp5cMOL3LtW3aMuUEmcde08nU/oENLYIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":126564},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"cf70ac1e48dc7b08fa7f977fa93b8bbe5957613c","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.21.1","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.15","@twin.org/api-models":"0.0.3-next.15","@twin.org/api-processors":"0.0.3-next.15","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.15_1769056398518_0.061276451355914974","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.16":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.16","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.16","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"bff7f6fb36cd8cd472766ad135cc61a7e7af8f3b","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.16.tgz","fileCount":26,"integrity":"sha512-m0lG9zAdXpL21S2qVHdHlzNoqJXqaJKQPV1223CwZLGbKT+Mk8lhmCzr/E9WtBsWNPbXtMP89KGyMRR9XXj5FA==","signatures":[{"sig":"MEQCIBidED9QvQ98xrRyQDAcTO+ljKFhqDqQJs7Mj/brhk+/AiBqL/gal/A/jkuQohyhEbBjr3Bd0rIp5Fdq651OJOoK9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129223},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"45dc864032928781449a7c28307b6920aa43bd64","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.22.0","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.16","@twin.org/api-models":"0.0.3-next.16","@twin.org/api-processors":"0.0.3-next.16","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.16_1769404380638_0.8732681750480564","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.17":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.17","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.17","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"ecec76684e4add3b1b7846907c726f7955d44d52","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.17.tgz","fileCount":26,"integrity":"sha512-CLhOitEYwQ7blEXtO60zkRctqigkpWcI73wZjFViRzeyJEOyAr7BLNwTKHKc0H6siS3VN2Ty6TNPWCzHD0sI6A==","signatures":[{"sig":"MEYCIQC0nhVU1BYdgBEROrX3bYXBuXly1VPxXitf+lfICEeHewIhAPYMI05KQuvbtiUd9QwBqZHU3SpKASOmFWWzsfmEpnTh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":129754},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"eef3e7deac02ec41fd3ada1cfe298e7d3a293080","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.22.0","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.17","@twin.org/api-models":"0.0.3-next.17","@twin.org/api-processors":"0.0.3-next.17","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.17_1769410656092_0.10841312554894134","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.18":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.18","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.18","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"93912dcb010ba9ecef066e8835bc9f683797e89a","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.18.tgz","fileCount":26,"integrity":"sha512-MWJzrL/HWUIOb1fDFvehzllZxy03bAP/iuD2p8ZmBvd/h4wjsSFVT1T3DIt7ZiI8gvAegVt/fsLvHj8E740enQ==","signatures":[{"sig":"MEUCIDz5cA/EN3rsekdHEosBv3btUEDWPcNTrly3k+qn6PjHAiEAkeD+sD5wpd4TMfEnbcAVpj6fld3Bw0P3hcCjKhB+j2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":130285},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"5efd83f0eb766f861a03279a02687c08544839eb","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.22.0","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.18","@twin.org/api-models":"0.0.3-next.18","@twin.org/api-processors":"0.0.3-next.18","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.18_1770185663225_0.23987274581030915","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.19":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.19","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.19","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"bc5dd8a1a7d38cb961a2419e6fe0265ea7b0f323","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.19.tgz","fileCount":26,"integrity":"sha512-CbgyAUd1ZjE09I9Sm7bMzvc51m0gkCAaD64ngDGoN3TuBZ1oM7Slp9dHcOYkFRoj8RnypM4fAlV+PYfrDQ0HSQ==","signatures":[{"sig":"MEYCIQDPRCUb3ew0CTFpG+WMBy6vCCvUuNTEdWDW5y8rXMDCSwIhAPow3XXjOX4YI2HYpkg4Plp6hm/ygS5PKtPZY7d8qBvj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":131057},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"7a02b4b898bcae041c94183db7cdf9344cc8c034","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.22.0","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.19","@twin.org/api-models":"0.0.3-next.19","@twin.org/api-processors":"0.0.3-next.19","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.19_1770346342068_0.6450941122205687","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.20":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.20","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.20","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"0e3663f59697642696d4826ae9b9f3197b1b551d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.20.tgz","fileCount":26,"integrity":"sha512-o5aHu6gDFr7S6N6vJ9QlDbPih9k3azXXb0ZL14ZnHAzUHyOOCx6o9Cqwdvu83SKehMx/TLkvevMGdQILbxP4tg==","signatures":[{"sig":"MEUCICeUq3v2XtBoo6RgzU75gTbUdC9+RUPCo7QRpYmUx8xTAiEAt3tG7Rna34ONbGoOKyYe4109Z67zT7X0RptFFmnJJOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@twin.org%2fapi-server-fastify@0.0.3-next.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":131588},"main":"./dist/es/index.js","type":"module","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"gitHead":"9c8738827f9d8b1fed201d71a1b75d80358e9403","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"10.9.4","description":"Use Fastify as the core web server for APIs","directories":{},"_nodeVersion":"22.22.0","dependencies":{"fastify":"5.6.2","socket.io":"4.8.1","@fastify/cors":"11.1.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.0","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.20","@twin.org/api-models":"0.0.3-next.20","@twin.org/api-processors":"0.0.3-next.20","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.20_1770606861518_0.6229589777731561","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.21":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.21","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.21","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"fab2293a3f26db66492077ec6549770ca5f63f87","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.21.tgz","fileCount":26,"integrity":"sha512-8gswvTFY+JYMNrOy0fuuc3Hkkr9kXh1wac9xSWH6QqkLxQDlMXkC9eNzXCDzk4pNZ0Q+L+IBgWQuFR94Zbn3hw==","signatures":[{"sig":"MEYCIQC7H7CI/hPoP53zEw6iIia4ZBs0iVVGlSt70wrWosbR1gIhAP7ccpyustC9GfaMkV69PSiu7/HX2BhCue7bEzrVQWOa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133061},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.21.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.21.tgz","_integrity":"sha512-8gswvTFY+JYMNrOy0fuuc3Hkkr9kXh1wac9xSWH6QqkLxQDlMXkC9eNzXCDzk4pNZ0Q+L+IBgWQuFR94Zbn3hw==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.9.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"fastify":"5.7.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.21","@twin.org/api-models":"0.0.3-next.21","@twin.org/api-processors":"0.0.3-next.21","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.21_1773275802535_0.06386010366742134","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.22":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.22","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.22","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"d1a505de96ed2b31b632ae1a2749436fca8814b0","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.22.tgz","fileCount":26,"integrity":"sha512-nB1+pzfHBydxbvkwKw9XzIRY2OYuiyyYve7MyYOyFn2ef07jRh+yveUfQ/85lUcyDPhkCngjuyg6Ju1pSZUImQ==","signatures":[{"sig":"MEQCIBaBZi1rcTXAJ28JMijqlBu6q9cHDxSs0bNITf1vOHG1AiBU2FHYyhdsWgcAsI1Ju3OztYrLuO2BtiG4C71zB1uxgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":133772},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.22.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.22.tgz","_integrity":"sha512-nB1+pzfHBydxbvkwKw9XzIRY2OYuiyyYve7MyYOyFn2ef07jRh+yveUfQ/85lUcyDPhkCngjuyg6Ju1pSZUImQ==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.11.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.22","@twin.org/api-models":"0.0.3-next.22","@twin.org/api-processors":"0.0.3-next.22","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.22_1774587445053_0.9956224354572942","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.23":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.23","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.23","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"482a6e262ea130b7646adfc920fda0a5b7e56013","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.23.tgz","fileCount":26,"integrity":"sha512-UQrGPXk2lpfnQmtQY04mIC/EpnAvXIe1Z1bKCjBFdhqicx6ECvUE5+VCegCjAZfeY9KXY8kUiEREUKdprLTwIA==","signatures":[{"sig":"MEUCICDMWfUN2AhIpbIZyfI3mTWiyGWT5aFlCIzH7E4k5ng7AiEAuH1wkxrcpZvNyEfcx3GlnhPVkTcMMF62RMXEZ4WTDBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":135472},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.23.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.23.tgz","_integrity":"sha512-UQrGPXk2lpfnQmtQY04mIC/EpnAvXIe1Z1bKCjBFdhqicx6ECvUE5+VCegCjAZfeY9KXY8kUiEREUKdprLTwIA==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.11.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.23","@twin.org/api-models":"0.0.3-next.23","@twin.org/api-processors":"0.0.3-next.23","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.23_1776145496402_0.218632912520482","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.24":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.24","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.24","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"678a7a55eab2b6f036c437362806415fa87a1480","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.24.tgz","fileCount":26,"integrity":"sha512-Nc2sq6Sr7fZ4gyLq7ELVndwkWXXC4IPZ+3odOwVpQ44/oJTSmQ2V7DHExygFAQQ5qwX98E/ICIjoGYYLmoR+vg==","signatures":[{"sig":"MEUCIEXYFd46ckfBpMkwgmL85piOCtC3aXXtw04fRxiiJzzkAiEAvaFdCuHLd2XHqIBhvqCWca8MUXzof4lLk3hNWdFdPRk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":136003},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.24.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.24.tgz","_integrity":"sha512-Nc2sq6Sr7fZ4gyLq7ELVndwkWXXC4IPZ+3odOwVpQ44/oJTSmQ2V7DHExygFAQQ5qwX98E/ICIjoGYYLmoR+vg==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.9.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.24","@twin.org/api-models":"0.0.3-next.24","@twin.org/api-processors":"0.0.3-next.24","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.24_1776152551976_0.1413730820473873","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.25":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.25","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.25","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"2c287c6e9c2d5e05cd2c70c456b131a1ea1056e8","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.25.tgz","fileCount":26,"integrity":"sha512-faAcW5z+QYj7kCMZeRgfVhmGmMZDAXP4RNR8Tf/So6rploiTrsciMup74fRdwQyw6Iq0I8Ue7SNNhW6mN5cGig==","signatures":[{"sig":"MEYCIQDmUK05rR+bKKzwA8cil+qTJ++KWWKraI/v4JGSCr3BtQIhAJOx8ip0zvYqZZlxCtYSFzrNqeojToCl9JiiBfdXrPiJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":136534},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.25.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.25.tgz","_integrity":"sha512-faAcW5z+QYj7kCMZeRgfVhmGmMZDAXP4RNR8Tf/So6rploiTrsciMup74fRdwQyw6Iq0I8Ue7SNNhW6mN5cGig==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.9.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.25","@twin.org/api-models":"0.0.3-next.25","@twin.org/api-processors":"0.0.3-next.25","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.25_1776155905776_0.219279331783651","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.26":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.26","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.26","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"12df3a663f5835c40e768b1d3dcfe31ddc0e7312","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.26.tgz","fileCount":26,"integrity":"sha512-X0hwavG0vGKle4zoNi7F8moc4xqkfm3Hn+ho0LxHU+s24e/aim6Ib5KNrhWktMnytivBSZpSFYxCCgK/7BnEcg==","signatures":[{"sig":"MEUCIAQQJ+TiVWi1A0J4xv6uHP/UEBnimaQKK/2zk0i3sHkCAiEA3AbMr9kdJ/RXq+7ZobgMilC+4foBAW6oCo+kaE9EPio=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138725},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.26.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.26.tgz","_integrity":"sha512-X0hwavG0vGKle4zoNi7F8moc4xqkfm3Hn+ho0LxHU+s24e/aim6Ib5KNrhWktMnytivBSZpSFYxCCgK/7BnEcg==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.26","@twin.org/api-models":"0.0.3-next.26","@twin.org/api-processors":"0.0.3-next.26","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.26_1776846511430_0.21033131273545846","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.27":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.27","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.27","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"0077c0e21d3d9fc985321fb9a5558d139799f116","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.27.tgz","fileCount":26,"integrity":"sha512-OKb6FSEi+jZGAFDax17DnfvOm/oAu/x05YJySjjkEtEVy50piqA1mjiw9YQt5dshQ6xiV4KRb9Uw8FK4CGRXAg==","signatures":[{"sig":"MEUCIEVtJB6gaYmaeickcDYjtRwmCH7OPKsDhlaXjDBRjl8NAiEA+2Xbg8EbTCKU+AB9UbHWtZ1EmKNnt1OFzgtKVqnq4Jk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":139256},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.27.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/api/api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.27.tgz","_integrity":"sha512-OKb6FSEi+jZGAFDax17DnfvOm/oAu/x05YJySjjkEtEVy50piqA1mjiw9YQt5dshQ6xiV4KRb9Uw8FK4CGRXAg==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.27","@twin.org/api-models":"0.0.3-next.27","@twin.org/api-processors":"0.0.3-next.27","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.27_1776905280692_0.08264366810829271","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.28":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.28","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.28","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"315e76987f92ff407e7ed1af44b2fc70df038077","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.28.tgz","fileCount":26,"integrity":"sha512-vnHCTt/vYfF2d+pDn5AUY2a+IikTj/RL4B///H4cfF+cMSnUPru2NEVWYXW9emCSQGkDUvXeZlmFRsiVik2fIw==","signatures":[{"sig":"MEUCIQD9I2jgbusqghEDnCW3n6/ILohM1+NlfcmZT8dsKHvBcQIgCjZNugwzwohOEDv2v9ueLcYEQqKgewA1i2tEFN9G+lE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140154},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.28.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.28.tgz","_integrity":"sha512-vnHCTt/vYfF2d+pDn5AUY2a+IikTj/RL4B///H4cfF+cMSnUPru2NEVWYXW9emCSQGkDUvXeZlmFRsiVik2fIw==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.9.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.28","@twin.org/api-models":"0.0.3-next.28","@twin.org/api-processors":"0.0.3-next.28","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.28_1777560078007_0.460642223031293","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.29":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.29","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.29","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"27e76b92c6224cff546c3ace00fe49cdf2b4aa97","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.29.tgz","fileCount":26,"integrity":"sha512-wMp8Jy0xMOtHgF1a15bfdMV6LTDxOg1CcYH93JQ/Kb25ShDFY8ryv2g7OAvBEOsCIuumB3OPA+kS/yLFHDUenQ==","signatures":[{"sig":"MEYCIQDR2D5UWl7dn0E4dL/49thIt82eyholMxd9Kj9QJJbpAgIhAKb/akawvP21K8uWajovYMc4BNUakvaayYRY0EDG+pxI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140812},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.29.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.29.tgz","_integrity":"sha512-wMp8Jy0xMOtHgF1a15bfdMV6LTDxOg1CcYH93JQ/Kb25ShDFY8ryv2g7OAvBEOsCIuumB3OPA+kS/yLFHDUenQ==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.9.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.29","@twin.org/api-models":"0.0.3-next.29","@twin.org/api-processors":"0.0.3-next.29","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.29_1777598490839_0.5159251685847663","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.30":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.30","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.30","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"5f0b863747b258b42b42be8d64bae68b2384d6b0","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.30.tgz","fileCount":26,"integrity":"sha512-Q5Pg2p/+jRoza8p3BdnI9XOb+yrijrImOOELSKoK/+hwfeZ/GnySyhB4vkmtTQmrVOAZ22DzpQo5RtdFNcL5fQ==","signatures":[{"sig":"MEUCIB7fe7wuP/RMJiuBHx1mHbk+/mMaZXe/XqivPtTnCwQWAiEAt124gcXCl0ef9AtlMwSjEoJJTBGNvgBnFXv0FfkDHls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":144605},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.30.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.30.tgz","_integrity":"sha512-Q5Pg2p/+jRoza8p3BdnI9XOb+yrijrImOOELSKoK/+hwfeZ/GnySyhB4vkmtTQmrVOAZ22DzpQo5RtdFNcL5fQ==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.30","@twin.org/api-models":"0.0.3-next.30","@twin.org/api-processors":"0.0.3-next.30","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.30_1777959716577_0.6858316642531073","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.31":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.31","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.31","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/twinfoundation/api/issues"},"dist":{"shasum":"b050efd75855117516bd6556b6962e4dcc5a2f48","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.31.tgz","fileCount":26,"integrity":"sha512-EKq/8FxOmXCJ3VZKWNvY5bydgzT8KhCZp30wWZo4rAQ5R1XxpZXgjtLqVJbWfMpotM+1+dPZ4CYNaq1T0ycQww==","signatures":[{"sig":"MEUCIF0hRUR/apcFLF2kR8L5XtDehWVQFLuoUloeja8DkefvAiEArx+jTqEiveocScGKwAah7iiDbGYv9Jpt1f8QKt4l0C0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145526},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.31.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/home/ec2-user/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.31.tgz","_integrity":"sha512-EKq/8FxOmXCJ3VZKWNvY5bydgzT8KhCZp30wWZo4rAQ5R1XxpZXgjtLqVJbWfMpotM+1+dPZ4CYNaq1T0ycQww==","repository":{"url":"git+https://github.com/twinfoundation/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.9.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.31","@twin.org/api-models":"0.0.3-next.31","@twin.org/api-processors":"0.0.3-next.31","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.31_1778036317514_0.642530960913654","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.32":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.32","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.32","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"e6e4bd022b743a731b33b419a63f44a952bb3480","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.32.tgz","fileCount":26,"integrity":"sha512-6UhhiZ6AfLguBEDboxBty7gSR52sVPqAXVMybdN0uasXvPK1VSUSqHlZX/fFM7630kARqlBG5/2EJD/3pOQrjw==","signatures":[{"sig":"MEUCIF0jstcc36RyRQtRS9gyHPK0qyTSu6SMRNZnDe3wa5fNAiEAjRb9OVB73pyNdwpsr217eCpLRk3xqK9++k+7AKoDL40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146006},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.32.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.32.tgz","_integrity":"sha512-6UhhiZ6AfLguBEDboxBty7gSR52sVPqAXVMybdN0uasXvPK1VSUSqHlZX/fFM7630kARqlBG5/2EJD/3pOQrjw==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.4","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.32","@twin.org/api-models":"0.0.3-next.32","@twin.org/api-processors":"0.0.3-next.32","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.32_1778143924150_0.5843113469125569","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.33":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.33","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.33","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"43185b3ee9c84e1eb7c1e5e796b9361888b294d8","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.33.tgz","fileCount":26,"integrity":"sha512-vkfKRK/jaj/XvqEFSNHknDPd4PbrDdFD2+zfUehoBnoXreOT+zpvw2hHs6qRV7Q5mgfwru83k8ktlX3wZZpNGQ==","signatures":[{"sig":"MEUCIQC0dFxD4ct+E8iwG7hOYZfuDIDr0aGfUC0MhiE+eBGBKQIgGEP3mHV63Xg+pmfTN4uVgCLEfWhxcsU07fxXU5KKPiE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146437},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.33.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.33.tgz","_integrity":"sha512-vkfKRK/jaj/XvqEFSNHknDPd4PbrDdFD2+zfUehoBnoXreOT+zpvw2hHs6qRV7Q5mgfwru83k8ktlX3wZZpNGQ==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.33","@twin.org/api-models":"0.0.3-next.33","@twin.org/api-processors":"0.0.3-next.33","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.33_1778473468184_0.16737994002962786","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.34":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.34","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.34","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"e7db053054c00bfcfdafcdb2fc02a43c7066c976","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.34.tgz","fileCount":26,"integrity":"sha512-Z3nTSScdvr9KIcF0pzzRk18cb8UazqWCP43m/asO7IcLTGW2T2QWIZenzt8tr9fU3KPdcVoPLRSz0GN9l8DlcA==","signatures":[{"sig":"MEUCICtlWnTRNai3u/LzUBVp0kLDpgVNXupBYHD2ImOU/Q8DAiEA645wjNymkZLVtraY8MyQ/cOVGXA8kqKDx4AP4AN4ECQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147027},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.34.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.34.tgz","_integrity":"sha512-Z3nTSScdvr9KIcF0pzzRk18cb8UazqWCP43m/asO7IcLTGW2T2QWIZenzt8tr9fU3KPdcVoPLRSz0GN9l8DlcA==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.34","@twin.org/api-models":"0.0.3-next.34","@twin.org/api-processors":"0.0.3-next.34","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.34_1779180220740_0.25374363555867196","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.35":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.35","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.35","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"53e9b6068591e56a72e3ad765b96eb80323010bf","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.35.tgz","fileCount":26,"integrity":"sha512-rxFkKvb38rR/Hba6LBdFeWwE/U7aSTIr2y+MjIeduQZKbINSkNK2NpRagRcWgWcSZuZxP3DNrwb/29CDuu8XBw==","signatures":[{"sig":"MEQCIGdMojRHfUwloEANWHBX80JhWHq84w9TYpyKoJrC1rabAiAo8adlThoIsNvMP6m2fawsZFAVFieuTIORq1kw4bqb7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147559},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.35.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.35.tgz","_integrity":"sha512-rxFkKvb38rR/Hba6LBdFeWwE/U7aSTIr2y+MjIeduQZKbINSkNK2NpRagRcWgWcSZuZxP3DNrwb/29CDuu8XBw==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.35","@twin.org/api-models":"0.0.3-next.35","@twin.org/api-processors":"0.0.3-next.35","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.35_1779342117136_0.016018609739025358","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.36":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.36","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.36","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"72c001a7386378ebc9119b5c6151e3b4ad75897d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.36.tgz","fileCount":26,"integrity":"sha512-J5yvry0Llg60UsQ+JUoF0HEEa9ZbxDIeBMpzgPX+p080r3uSAPL6knhFe6VCoS2beej8J2GpNrimke9Gd8JI9w==","signatures":[{"sig":"MEQCIGBaNHpcapAIUbaD/BcIfC2uCj1JuZoawN8fQLsoj3aXAiByyFVDd59U1h+7GjJpkptpFgj9YsUvgWh4nY6MGw2CXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148091},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.36.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.36.tgz","_integrity":"sha512-J5yvry0Llg60UsQ+JUoF0HEEa9ZbxDIeBMpzgPX+p080r3uSAPL6knhFe6VCoS2beej8J2GpNrimke9Gd8JI9w==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.12.1","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.36","@twin.org/api-models":"0.0.3-next.36","@twin.org/api-processors":"0.0.3-next.36","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.36_1779417544214_0.8982355214209374","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.37":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.37","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.37","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"b432b7a60e9dfc916e2793310787fb4ee2ddf89c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.37.tgz","fileCount":26,"integrity":"sha512-R45iNU+PU6UZxzg5990vUeRy5kUNzCaRzJT4kqzI2gFlv8F3BJyIWYu0q8T/vpME4vKrcmtl8zYclrP91H98xA==","signatures":[{"sig":"MEYCIQCW00Wypc3uZslQdP8fy52gOgEx+nz9Lp7NUsqM1y5XpQIhAKhIE1IyorT9kyOrDAmJh+puTkNrsQgE2x9AReQBY9y4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148623},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.37.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.37.tgz","_integrity":"sha512-R45iNU+PU6UZxzg5990vUeRy5kUNzCaRzJT4kqzI2gFlv8F3BJyIWYu0q8T/vpME4vKrcmtl8zYclrP91H98xA==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.37","@twin.org/api-models":"0.0.3-next.37","@twin.org/api-processors":"0.0.3-next.37","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.37_1779423308318_0.36361899823087884","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.38":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.38","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.38","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/api/issues"},"dist":{"shasum":"8c1a15e3964760e3bd884391e3ec6184a9b4606a","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.38.tgz","fileCount":26,"integrity":"sha512-BWdcTUopzq2UVnHQKnXc33oGBgmaYwnfGS2PUoOW3JQMO4OXahYm+0n/lc0S45XONzoKBIreCyNi4O8VEtqKUw==","signatures":[{"sig":"MEUCIHZc5qmTE7K+Y9j1mBn/monqwP3skGlMwlAPxS+nleYNAiEA/a6W4BzaDuAfamxbE0kO7+NA7sNDBSjMPOHOrSngKUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149155},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.38.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.38.tgz","_integrity":"sha512-BWdcTUopzq2UVnHQKnXc33oGBgmaYwnfGS2PUoOW3JQMO4OXahYm+0n/lc0S45XONzoKBIreCyNi4O8VEtqKUw==","repository":{"url":"git+https://github.com/iotaledger/api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.38","@twin.org/api-models":"0.0.3-next.38","@twin.org/api-processors":"0.0.3-next.38","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.38_1779947572009_0.5661237953566136","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.39":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.39","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.39","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"8e8eea566952dea26ab4a0b732e51bbf4c8cc763","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.39.tgz","fileCount":26,"integrity":"sha512-YmagvaQRj6hmanVSWz95fhQ/7XBJzb8RigrtiGuIHJVg2aSi7wmcQmz2ucmS4IBRdo5e07eBDS/FWdz5oP8TjQ==","signatures":[{"sig":"MEUCIBXtRogMDe926zb4uKZ8DP+GnxTPCfMLAHDVGT7mpsAWAiEA9IJ+SlMTT/rS4fN8bw+XyWVBk8/NhLAZ1VmYFzl443k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149697},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.39.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.39.tgz","_integrity":"sha512-YmagvaQRj6hmanVSWz95fhQ/7XBJzb8RigrtiGuIHJVg2aSi7wmcQmz2ucmS4IBRdo5e07eBDS/FWdz5oP8TjQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.39","@twin.org/api-models":"0.0.3-next.39","@twin.org/api-processors":"0.0.3-next.39","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.39_1780372555729_0.3037115370213159","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.40":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.40","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.40","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"673d84656364e460f8f2261420622c486928cb02","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.40.tgz","fileCount":26,"integrity":"sha512-5A1qGqdYAnK9P9UFySBLfdTgQIJ0lNcTZZBMumYNufQmZvy1XjoF/Prjh6KsZt8PdwbJpt13XBFQYq2QcSw8jw==","signatures":[{"sig":"MEUCIA5s6wW0UhjjPJWGOMG/ZggyDRG78CvRQoch7KBciPfVAiEAietQ0iDAX5XIUp/KmCWa0kWIO6nwUTc+R4qfdS77TaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150229},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.40.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.40.tgz","_integrity":"sha512-5A1qGqdYAnK9P9UFySBLfdTgQIJ0lNcTZZBMumYNufQmZvy1XjoF/Prjh6KsZt8PdwbJpt13XBFQYq2QcSw8jw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.40","@twin.org/api-models":"0.0.3-next.40","@twin.org/api-processors":"0.0.3-next.40","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.40_1780547769137_0.2820218409609465","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.41":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.41","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.41","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"a51165ae0e20c863759c6ffbeaab5f60cd8056a2","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.41.tgz","fileCount":26,"integrity":"sha512-saC1l196fj+JEnqjlSZt7QAXpt85wq6kt7eqjJqtmE3hPQ0nMIi4UPgTWoSRxwJ5tkKKPBUXRBh5itQnRVrm3g==","signatures":[{"sig":"MEUCIETlkFcY5Vcm9SEgJDVp6pMneXgneZAtEXR9SNcRSHtSAiEAshFdVHxotnpaLifWh6PY3nayOqp5asX6kax3GqYhhpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150923},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.41.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.41.tgz","_integrity":"sha512-saC1l196fj+JEnqjlSZt7QAXpt85wq6kt7eqjJqtmE3hPQ0nMIi4UPgTWoSRxwJ5tkKKPBUXRBh5itQnRVrm3g==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.41","@twin.org/api-models":"0.0.3-next.41","@twin.org/api-processors":"0.0.3-next.41","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.41_1780638089862_0.4862595844611197","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.42":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.42","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.42","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"00a44ef2f58b98a5dc904453fb475a2e9dc5857a","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.42.tgz","fileCount":26,"integrity":"sha512-BTW2bpSDrMMb5ysAmrfIwXBjGAvgCS8QTJI+Mqk1d0mIXeK+0Zcrav24Mu24GDlToW2dl7Q3HiT/JQLRP+24Tg==","signatures":[{"sig":"MEYCIQDiExlAK9oj1FYyTTjQTP1VS5SRfC1hVT994+Rq8ZE4YgIhAIzoz9g1Np2tXa1IWcRLW+tbUpuGaxdxRuaKu7/g8I5n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151455},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.42.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.42.tgz","_integrity":"sha512-BTW2bpSDrMMb5ysAmrfIwXBjGAvgCS8QTJI+Mqk1d0mIXeK+0Zcrav24Mu24GDlToW2dl7Q3HiT/JQLRP+24Tg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.42","@twin.org/api-models":"0.0.3-next.42","@twin.org/api-processors":"0.0.3-next.42","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.42_1780942444178_0.19460044141816701","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.43":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.43","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.43","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"7d0e9a409f7461e8a86dad8d786e058ab7021c32","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.43.tgz","fileCount":26,"integrity":"sha512-qCiSl5LNenKFqxZWiQkzZCQMOe4DePYwrMGQgs7Fpg6IKQatwoRCT4FmTsRcIz8SvCBa+TcC5/7L60+3PALfPw==","signatures":[{"sig":"MEYCIQCu8DiDKys0oy+6BBNHvTXfqjy8JIM5rY16qg2uXSoDgQIhAPz3vMmee8VY25/z3MTBLifoXIp5dSwZVf7dLz21sxkE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151987},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.43.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.43.tgz","_integrity":"sha512-qCiSl5LNenKFqxZWiQkzZCQMOe4DePYwrMGQgs7Fpg6IKQatwoRCT4FmTsRcIz8SvCBa+TcC5/7L60+3PALfPw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.43","@twin.org/api-models":"0.0.3-next.43","@twin.org/api-processors":"0.0.3-next.43","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.43_1781133126774_0.035208262383434885","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.44":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.44","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.44","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"d97fc35386f09f276529bd5ea916a738ddd04bbf","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.44.tgz","fileCount":26,"integrity":"sha512-7AG7aWpDoFVuKj0EL/c7JE1/qg77QAtmtK7pi4QXAjDbbOwJZ+VpoW7CixIhsnOHgQmu2C1VnoO4ymI9S+ZMLg==","signatures":[{"sig":"MEYCIQDUFQpKS7chkN5xuIqml5GQavrKKxfupgrGxwBzXzHyPQIhAL5NQBV+KfqRQWQPBQq9SfrEVgscmJZdeT7lg0buvFtE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":152604},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.44.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.44.tgz","_integrity":"sha512-7AG7aWpDoFVuKj0EL/c7JE1/qg77QAtmtK7pi4QXAjDbbOwJZ+VpoW7CixIhsnOHgQmu2C1VnoO4ymI9S+ZMLg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.44","@twin.org/api-models":"0.0.3-next.44","@twin.org/api-processors":"0.0.3-next.44","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.44_1781153624691_0.6982325901976376","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.45":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.45","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.45","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"52b4a9cf4a943939fc4a30aad624832a69f680e3","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.45.tgz","fileCount":26,"integrity":"sha512-AdOs4VO1fnT1VZFhre1s+9yjvgclqJzULz+cprxkkMAR1NHRMjaqC4LPTLFefhuOa92jZzxf5kGUkVXrFDQ7DQ==","signatures":[{"sig":"MEUCIQCLAC3pz7xhhYh4DisHMQUMmn5Tlmar+dKJeUkw67zPPgIgDObpUKBLgZGlapcQmlyk7U1A33JfXN8zsJCb+YPp/U8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":154200},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.45.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.45.tgz","_integrity":"sha512-AdOs4VO1fnT1VZFhre1s+9yjvgclqJzULz+cprxkkMAR1NHRMjaqC4LPTLFefhuOa92jZzxf5kGUkVXrFDQ7DQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.45","@twin.org/api-models":"0.0.3-next.45","@twin.org/api-processors":"0.0.3-next.45","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.45_1781492929723_0.44724559817965015","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.46":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.46","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.46","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"0f1fb7200fd6458f68c7bd0080246633436c69fc","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.46.tgz","fileCount":26,"integrity":"sha512-BbGBh31wmNvQ+WLQu1vGbfVJNW5g4a8TDi1EMTKh7bkw1gstzbjlL/pSbHobuehtpT1meA2d/b0Qp0sWjN7pQg==","signatures":[{"sig":"MEYCIQDOvEBroEx5MKVpyZhaIABLKeaJl4r5wGMNMq4Ou3mqlgIhAJ+rA+hly6hVlaZ5wRKAcdXsAii0foeVTXlNX4ZLOH4/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":154732},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.46.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.46.tgz","_integrity":"sha512-BbGBh31wmNvQ+WLQu1vGbfVJNW5g4a8TDi1EMTKh7bkw1gstzbjlL/pSbHobuehtpT1meA2d/b0Qp0sWjN7pQg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.46","@twin.org/api-models":"0.0.3-next.46","@twin.org/api-processors":"0.0.3-next.46","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.46_1781659696344_0.17970582132794566","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.47":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.47","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.47","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"9fa02d6fa386df83cdc2491d3d94c4475253637b","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.47.tgz","fileCount":26,"integrity":"sha512-H5QCzkmrSsjudNYISQaohNneoS2gM5k/hV7FiQnMxNnfXERHB4eZVahmJRx3rzlcdUHicay39BumsyjMTHqUmA==","signatures":[{"sig":"MEUCIAti2cgpzcCXsjl+TQVQXf5bciprcLATvVkOgLX4/Ln5AiEAgyBUKLfFf5OtzOg4mQ2XLqDHp/CYN+pXjE3bo9y+ntU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157274},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.47.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.47.tgz","_integrity":"sha512-H5QCzkmrSsjudNYISQaohNneoS2gM5k/hV7FiQnMxNnfXERHB4eZVahmJRx3rzlcdUHicay39BumsyjMTHqUmA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.47","@twin.org/api-models":"0.0.3-next.47","@twin.org/api-processors":"0.0.3-next.47","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.47_1781767624458_0.7398763987559478","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.48":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.48","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.48","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"cfc0d5776bc2f9debaec0560b8fb338b3ebbc98a","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.48.tgz","fileCount":26,"integrity":"sha512-vadWaVsVrkzRxHphT3yurWGGTbYBd53ux6Fx+7nybZZ+Zfzti452YGvgVidRo0Mf07TjSTMgzfp+ntqwfZ75iQ==","signatures":[{"sig":"MEQCIFrpEsOoNoVyjVP4PRay45vxQGVPX3l73IaLhOg2mR2ZAiArwOmfmz3q3mV7I4m3EfnHSAlrmsqruJOF5kIA01W9Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157806},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.48.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.48.tgz","_integrity":"sha512-vadWaVsVrkzRxHphT3yurWGGTbYBd53ux6Fx+7nybZZ+Zfzti452YGvgVidRo0Mf07TjSTMgzfp+ntqwfZ75iQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.48","@twin.org/api-models":"0.0.3-next.48","@twin.org/api-processors":"0.0.3-next.48","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.48_1781844501592_0.41655202427393245","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.49":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.49","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.49","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"842d5fc8a7ab8a278d18fa556a7b7e6870353df6","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.49.tgz","fileCount":26,"integrity":"sha512-AdGaiqyJk+aFbfPpdA6+sVM3yeTTjV9aGPRU3r3axMG0N4EZ3LJkogCy7llJOjRTgM3HpT0WztUF1tpZNxzS6g==","signatures":[{"sig":"MEUCIQC9YQyaiiV5ZZefGFCw9xjf7xpGJNxFrfO0IaI4yqiYUAIgUuDq1WwzJ+jtaACo/hUrrWK3BqXShzSqv1+AxKcG9aw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":158338},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.49.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.49.tgz","_integrity":"sha512-AdGaiqyJk+aFbfPpdA6+sVM3yeTTjV9aGPRU3r3axMG0N4EZ3LJkogCy7llJOjRTgM3HpT0WztUF1tpZNxzS6g==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.49","@twin.org/api-models":"0.0.3-next.49","@twin.org/api-processors":"0.0.3-next.49","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.49_1781845907265_0.5256987279355183","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.50":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.50","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.50","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"a718935f6eee2d747ca260bb7868c4f2b96ffb65","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.50.tgz","fileCount":26,"integrity":"sha512-uuLPZpeYo0Or2igAmANnDBtXu+/NkYoTpkTmKH/ELFF1sEhQEjC2Sgv32RHfu5M5ZhaM0/3JH6JpC17bp2PFew==","signatures":[{"sig":"MEUCIQDnmZneuTJ6B0DX1nBX2kEabLfiq2SznrR5nUz3TditxQIgfiskB8TVm0fY4y1UoSH1eZ+bsqoeMepc8yBbbVrQoFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":158870},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.50.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.50.tgz","_integrity":"sha512-uuLPZpeYo0Or2igAmANnDBtXu+/NkYoTpkTmKH/ELFF1sEhQEjC2Sgv32RHfu5M5ZhaM0/3JH6JpC17bp2PFew==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.50","@twin.org/api-models":"0.0.3-next.50","@twin.org/api-processors":"0.0.3-next.50","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.50_1781853089318_0.5601649122968806","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.51":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.51","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.51","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"a31752a2f5111e15b9bd4c5935f31b44696c1941","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.51.tgz","fileCount":26,"integrity":"sha512-96VUKBVsfivfvii8Mr0QHO+tHjaDkbBDQAp03A2CrAFsviemibl8p8coVBGHTdqR4hw/Ekno2+7WwhZVBAtqRQ==","signatures":[{"sig":"MEYCIQCCJgWDH70UPR7kixJmMmTL1oLjJwSGOetJaPLigbDzQAIhAN3GpujHCsm9X7uO2QiBE3X2hntJ9LKLkJp7s4IJaamb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":159840},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.51.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.51.tgz","_integrity":"sha512-96VUKBVsfivfvii8Mr0QHO+tHjaDkbBDQAp03A2CrAFsviemibl8p8coVBGHTdqR4hw/Ekno2+7WwhZVBAtqRQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.51","@twin.org/api-models":"0.0.3-next.51","@twin.org/api-processors":"0.0.3-next.51","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.51_1781924509721_0.7842134848696349","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.52":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.52","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.52","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"09c88c933a4ba9be2003e2dc37070341e554a6f6","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.52.tgz","fileCount":26,"integrity":"sha512-dyMuXey+owOui5m9+7V8C5Ym8CCSrMQmnHd0Q1fgVzTebTuC+D8rREuL16hqPICxLqJgaKCflBGEtwKG4FBftA==","signatures":[{"sig":"MEQCIAc40pk7/pKyKpiIURBaBoEU+Da4x5+OgCUaeGpUAvTCAiA/FRDHu8sfBv0CB97p2irNvjubqHsBlgMjqPZ2+zThmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160372},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.52.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.52.tgz","_integrity":"sha512-dyMuXey+owOui5m9+7V8C5Ym8CCSrMQmnHd0Q1fgVzTebTuC+D8rREuL16hqPICxLqJgaKCflBGEtwKG4FBftA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.52","@twin.org/api-models":"0.0.3-next.52","@twin.org/api-processors":"0.0.3-next.52","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.52_1782172866881_0.9001202047442933","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-next.53":{"name":"@twin.org/api-server-fastify","version":"0.0.3-next.53","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.0.3-next.53","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"dd4fd9768c8657a4178449e8cb517cfb4fb986a2","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.0.3-next.53.tgz","fileCount":26,"integrity":"sha512-MwD5H1ENn9NQ1q7yPHE+NgkYXM7D3YPd1MKYO2Z8snbz58Jbx2WGoWfqiP2DT2VLJKv+BNOwbI++yYfNLMPYPw==","signatures":[{"sig":"MEUCIQDWxJizHTPsRSWfOWeM7+dca7hoLMM3nmeAR8iLxPYRDQIgJbn7oNpzCMI8bKc20ZCR+DXk1/jxsLcYgy9cJJ1I7g0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160904},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.0.3-next.53.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.0.3-next.53.tgz","_integrity":"sha512-MwD5H1ENn9NQ1q7yPHE+NgkYXM7D3YPd1MKYO2Z8snbz58Jbx2WGoWfqiP2DT2VLJKv+BNOwbI++yYfNLMPYPw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"8.3.1","@twin.org/context":"next","@twin.org/api-core":"0.0.3-next.53","@twin.org/api-models":"0.0.3-next.53","@twin.org/api-processors":"0.0.3-next.53","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.0.3-next.53_1782174143303_0.14635814822235105","host":"s3://npm-registry-packages-npm-production"}},"0.9.0-next.1":{"name":"@twin.org/api-server-fastify","version":"0.9.0-next.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.0-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"f81a717e3e23778cf4bfaec308b8d72491c70ba0","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.0-next.1.tgz","fileCount":26,"integrity":"sha512-8klHPkJ+IgnuMhPf4nLH1rB8F2PYbXPrscJoohXYiQygXKy91+37oWQ+MnncJr4Brq1CnbmyTqJTmgbFj5LcZQ==","signatures":[{"sig":"MEUCIBfuqOu+bBfFDOCmi2OVz04FAAc4hJg+1yMHPZV4ewpHAiEAs0UoJQtTmkoQJHsNMq5S2ah5mS2YURtKGM3OOFkTJJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166483},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.0-next.1.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.0-next.1.tgz","_integrity":"sha512-8klHPkJ+IgnuMhPf4nLH1rB8F2PYbXPrscJoohXYiQygXKy91+37oWQ+MnncJr4Brq1CnbmyTqJTmgbFj5LcZQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.13.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"0.9.0-next.1","@twin.org/core":"0.9.0-next.1","@twin.org/nameof":"0.9.0-next.1","@fastify/compress":"9.0.0","@twin.org/context":"0.9.0-next.1","@twin.org/api-core":"0.9.0-next.1","@twin.org/api-models":"0.9.0-next.1","@twin.org/api-processors":"0.9.0-next.1","@twin.org/logging-models":"0.0.3-next.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.0-next.1_1782187133819_0.020052632390064495","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@twin.org/api-server-fastify","version":"0.9.0","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.0","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"45c7552917d39bcac4de6c6252a3bdde04c0c25e","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.0.tgz","fileCount":26,"integrity":"sha512-MPHWCN4rCO+wsJFTZUmqYNXf3zKFxrhTQZ6luD4H/oCT2aClFpkp+oqZasK3G8eHdmhNbM1grc9G+mqaHDvd5Q==","signatures":[{"sig":"MEUCIGDNmJPn2ynYc9M671tdiGeD4aIwKqgVt9uV4XuWsyOrAiEA//ZJmiVXVwvRofq2BgirqvUKbXxIjgia9VDFXpy3Jto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167254},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.0.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.0.tgz","_integrity":"sha512-MPHWCN4rCO+wsJFTZUmqYNXf3zKFxrhTQZ6luD4H/oCT2aClFpkp+oqZasK3G8eHdmhNbM1grc9G+mqaHDvd5Q==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"^0.9.0","@twin.org/core":"^0.9.0","@twin.org/nameof":"^0.9.0","@fastify/compress":"9.0.0","@twin.org/context":"^0.9.0","@twin.org/api-core":"^0.9.0","@twin.org/api-models":"^0.9.0","@twin.org/api-processors":"^0.9.0","@twin.org/logging-models":"^0.9.0-next.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.0_1782281572026_0.6761731439865124","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.1":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"7f2cecb08f05d7afb676b382fadbde0b995f9855","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.1.tgz","fileCount":26,"integrity":"sha512-AcMdUWr4PQl1KhlTiJQk0EqZRgUOH8CYsrmdLC9JsqDWsbctS1dj1WVMphiqetD4Gy6zflR1ELeZSBsHI79kDQ==","signatures":[{"sig":"MEUCIHj+DvNYAiZr6bVIRTC5uxyZekx++iz1iXcQ1EmkDeeEAiEApgi/v+m/CsS4rHHo0mn4u+dtLTotRbe+Agz3ylFzhAg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172805},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.1.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.1.tgz","_integrity":"sha512-AcMdUWr4PQl1KhlTiJQk0EqZRgUOH8CYsrmdLC9JsqDWsbctS1dj1WVMphiqetD4Gy6zflR1ELeZSBsHI79kDQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.1","@twin.org/api-models":"0.9.1-next.1","@twin.org/api-processors":"0.9.1-next.1","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.1_1782443139260_0.2586115462825649","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.2":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.2","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"ac6e8abaf56540d9e43ffa13d471b2fc0c9f3bf7","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.2.tgz","fileCount":26,"integrity":"sha512-11IUcg9E7Pdkc82DNKbqRP5V6srCEfL8L8WfJACKzZBC7t0MJMgxTBoyl8ViAau5a8TkNnV+d2NvDcqvoGJ1WQ==","signatures":[{"sig":"MEUCIQDaYnLTxd4zyLfNLrBTiexfe9mVjjk8eQS914YvQDO2jAIgLyc71CivbmmiRe6kErAG+q7h5+yEA2BSFfdFw5EblSE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":173328},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.2.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.2.tgz","_integrity":"sha512-11IUcg9E7Pdkc82DNKbqRP5V6srCEfL8L8WfJACKzZBC7t0MJMgxTBoyl8ViAau5a8TkNnV+d2NvDcqvoGJ1WQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.2","@twin.org/api-models":"0.9.1-next.2","@twin.org/api-processors":"0.9.1-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.2_1782456307993_0.7155829220471035","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.3":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.3","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"f554f422384ccbe7064b1d1658f70a9f9d96362b","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.3.tgz","fileCount":26,"integrity":"sha512-DYyhdm1H+bkMjCfe+nKMKKYu/NfUkHuiUo1QnlRSstwaK8AZVEmkKkD+TuHbk42OurHnmmqevryrXmnxL3qW5g==","signatures":[{"sig":"MEYCIQDTa10eb2I3wLnSCdXhSzF/ZcswAH37aTkXW567OBFybwIhAJSXkz/6vhTMg92fOp6BonT+VlVwH095tyIlluLwdHB5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":173851},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.3.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.3.tgz","_integrity":"sha512-DYyhdm1H+bkMjCfe+nKMKKYu/NfUkHuiUo1QnlRSstwaK8AZVEmkKkD+TuHbk42OurHnmmqevryrXmnxL3qW5g==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.3","@twin.org/api-models":"0.9.1-next.3","@twin.org/api-processors":"0.9.1-next.3","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.3_1782712833146_0.037951344312594726","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.4":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.4","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.4","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"ef092b8667f8854a7447fcc18e1fa9176fe7286b","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.4.tgz","fileCount":26,"integrity":"sha512-KOeCHoKR7S8m2v5kQkbsHQdUw0myUnvAPNqb5BBbpP1Hdl3WRBE/T+S2icoDhrpoZZmpQAALj0ESAtLyr5cSTw==","signatures":[{"sig":"MEUCIQDMdGFeYy3aAXgZPp4ZK72j4dm4C5TYnWW8/NW0YWVsWgIgPZYBSiIE3U2y6IULWKJLkhSGyT/g/OqV35R0sVQ48OQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174374},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.4.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.4.tgz","_integrity":"sha512-KOeCHoKR7S8m2v5kQkbsHQdUw0myUnvAPNqb5BBbpP1Hdl3WRBE/T+S2icoDhrpoZZmpQAALj0ESAtLyr5cSTw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.4","@twin.org/api-models":"0.9.1-next.4","@twin.org/api-processors":"0.9.1-next.4","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.4_1782790823840_0.8585210568205974","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.5":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.5","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.5","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"9230497fb3ad1304271794542e9979cb3d4fc086","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.5.tgz","fileCount":26,"integrity":"sha512-XfPsMzFghE8x2CeEy8fD/qB/8uoA1IW5YtIsAKBDnsuSdhFPAkHO6dWXhD2Pq8GyiqYgZrCKCQYkU6iXG+XUTQ==","signatures":[{"sig":"MEUCIQCMMOHT2XufsbWeSGOrvGd+VPVN0fkUB+U+jw2aiu5AVgIgeQOxPUiwuEi+aKDWlxp0c08CJyuWkNZPBgaxTXSCGRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174897},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.5.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.5.tgz","_integrity":"sha512-XfPsMzFghE8x2CeEy8fD/qB/8uoA1IW5YtIsAKBDnsuSdhFPAkHO6dWXhD2Pq8GyiqYgZrCKCQYkU6iXG+XUTQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.5","@twin.org/api-models":"0.9.1-next.5","@twin.org/api-processors":"0.9.1-next.5","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.5_1782795666147_0.06121415215417603","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.6":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.6","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.6","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"1cd57b188f19f62572a4f570e9ce0d2bb7384d98","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.6.tgz","fileCount":26,"integrity":"sha512-WeZ04CZbPWoMOZGBB+e16T8znj5lH1a9ASdHo/5JIWJp5iGIeMUCqLI3GuutgU6uTU92nSjw1TmEzqF175UNdg==","signatures":[{"sig":"MEUCICW5w6Q4V9hlCSYgENEbWAGiX1tqL/grJU8mTmbcFUo1AiEA3CE8OwvMrxlyUOUi2iqqo8zuVHY1mFAsLUJuNlxh+AA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":175420},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.6.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.6.tgz","_integrity":"sha512-WeZ04CZbPWoMOZGBB+e16T8znj5lH1a9ASdHo/5JIWJp5iGIeMUCqLI3GuutgU6uTU92nSjw1TmEzqF175UNdg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.6","@twin.org/api-models":"0.9.1-next.6","@twin.org/api-processors":"0.9.1-next.6","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.6_1782799645322_0.6532491016415536","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.7":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.7","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.7","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"4e247c3c757313671b63f3dbfede2cb25a49df8a","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.7.tgz","fileCount":26,"integrity":"sha512-haDg4f6ON6t4+Z5Fa3gu17VyEQdSsL/Xf4iCiFSI4SHoY3Ki50txmGqkt8JH1QjypCM3xFZnl12HYatGMLeUQA==","signatures":[{"sig":"MEQCICFl5H7OHYu9PzK26cFZCc3PgT85oWflL6jGr3w0nw1HAiBIsbTM0qfsYB17k5/SR01Y2Mc62mAEgfzmnPCRBEu/ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":176530},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.7.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.7.tgz","_integrity":"sha512-haDg4f6ON6t4+Z5Fa3gu17VyEQdSsL/Xf4iCiFSI4SHoY3Ki50txmGqkt8JH1QjypCM3xFZnl12HYatGMLeUQA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.7","@twin.org/api-models":"0.9.1-next.7","@twin.org/api-processors":"0.9.1-next.7","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.7_1782982362351_0.8660964164462319","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.8":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.8","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.8","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"2d9588df3163785c09d463e5e932d2390a37e6d5","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.8.tgz","fileCount":26,"integrity":"sha512-3SpkEzvZivNWHpffIEMWGsgs/K53oX2OXIwE3tF6aVRrtC5VWQRiJBzre/B6o/Mzrv44iI9tpI9m45qQDgmlyw==","signatures":[{"sig":"MEYCIQCoKFXAtPYGRFbzEB6R2s9lkYmJ1mIhXRvQ/Exj5HpxrgIhAKxeJAEFRZHN+lEqMZh1CKng2Mwj2QZd8FCVv6NAzHc1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":175949},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.8.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.8.tgz","_integrity":"sha512-3SpkEzvZivNWHpffIEMWGsgs/K53oX2OXIwE3tF6aVRrtC5VWQRiJBzre/B6o/Mzrv44iI9tpI9m45qQDgmlyw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.8.5","socket.io":"4.8.3","@fastify/cors":"11.2.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.0.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.8","@twin.org/api-models":"0.9.1-next.8","@twin.org/api-processors":"0.9.1-next.8","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.8_1783051509535_0.8637948443701229","host":"s3://npm-registry-packages-npm-production"}},"0.9.1-next.9":{"name":"@twin.org/api-server-fastify","version":"0.9.1-next.9","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1-next.9","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"8e0f76bdf0a895b26d33a5f9d62307302aebe797","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1-next.9.tgz","fileCount":26,"integrity":"sha512-7ni+QV/hCEAQXsnY5Md9b0CCJ3CQIeuh0EBA1zzeS1cETPlX8oPH0jWSlaBlMCONluL0osJF25oFx2Mb32D9Ew==","signatures":[{"sig":"MEQCIFGz2aPXcnn+1iyGeJfd3E9jKHg5jAabGfx8qt8I947zAiB7erzHYFhQYfz1ixZoWOz0PykoXwPhPF+9YejZEs407w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":176406},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1-next.9.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1-next.9.tgz","_integrity":"sha512-7ni+QV/hCEAQXsnY5Md9b0CCJ3CQIeuh0EBA1zzeS1cETPlX8oPH0jWSlaBlMCONluL0osJF25oFx2Mb32D9Ew==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.1.0","@twin.org/context":"next","@twin.org/api-core":"0.9.1-next.9","@twin.org/api-models":"0.9.1-next.9","@twin.org/api-processors":"0.9.1-next.9","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1-next.9_1784813659889_0.0014832886096578513","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"@twin.org/api-server-fastify","version":"0.9.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"8a101ba76bcf5ca1ca88edafaccf625ae26f1893","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.1.tgz","fileCount":26,"integrity":"sha512-RSq7EK8qpcaNQql7ozrA5ZgCIueWQV+i2p+Af5l0XqWq8OxJLL9Y/YgULSGgeBlfZSFvglbYI7OKrgIVq2uEkA==","signatures":[{"sig":"MEQCIDclNTyo5thVKRTZcJ2HeimHrpF4OCf/TzP8WPmbdnM1AiA4fyxjHoYKccFCgeb3ivrvRdcscTiOzr38aPcNYdNj4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":177394},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.1.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.1.tgz","_integrity":"sha512-RSq7EK8qpcaNQql7ozrA5ZgCIueWQV+i2p+Af5l0XqWq8OxJLL9Y/YgULSGgeBlfZSFvglbYI7OKrgIVq2uEkA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"^0.9.1","@twin.org/core":"^0.9.1","@twin.org/nameof":"^0.9.1","@fastify/compress":"9.1.0","@twin.org/context":"^0.9.1","@twin.org/api-core":"^0.9.1","@twin.org/api-models":"^0.9.1","@twin.org/api-processors":"^0.9.1","@twin.org/logging-models":"^0.9.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.1_1785114423269_0.44922834992677685","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.1":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"57b87d7b17784ff23a272debb264c000c2c5023b","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.1.tgz","fileCount":26,"integrity":"sha512-E5AlVEauea6npV80LwXrW++nyFyUegnTvouiG9kncFV8+iUNoolrl/J7kT/7S7C44RdXUqmorghiZoR5MDqn/A==","signatures":[{"sig":"MEQCIByO2Ael/BM1PuvY2oQkqnTelxujHRPJapkyVcxB6kTWAiBn1rPIpwj5blAnFMovGvBumLSKojMuuy2E3KQ8PG+2hQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183197},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.1.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.1.tgz","_integrity":"sha512-E5AlVEauea6npV80LwXrW++nyFyUegnTvouiG9kncFV8+iUNoolrl/J7kT/7S7C44RdXUqmorghiZoR5MDqn/A==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.1.0","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.1","@twin.org/api-models":"0.9.2-next.1","@twin.org/api-processors":"0.9.2-next.1","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.1_1785228268368_0.08732842037599076","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.2":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.2","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"f89b6e4f0aff6f52d7fa672a395ed4cda755c6c3","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.2.tgz","fileCount":26,"integrity":"sha512-A/AKpBesWGM/PlTJ5MrtkM3Zln5gM7u7uftAWTCthOJuLOWg9n5sK4sznb6GKT7ZS8V3S44Q5B0DG3FrLzhPaA==","signatures":[{"sig":"MEUCIGZ/EJ4Vwogje9xMss3jfHrK11pTUmD1LcvyB8Pz5BN7AiEA+cW6EftnAnAvWo+EfIazD0hPIgiYvRH7YAxqB9VyXaI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183720},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.2.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.2.tgz","_integrity":"sha512-A/AKpBesWGM/PlTJ5MrtkM3Zln5gM7u7uftAWTCthOJuLOWg9n5sK4sznb6GKT7ZS8V3S44Q5B0DG3FrLzhPaA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.1.0","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.2","@twin.org/api-models":"0.9.2-next.2","@twin.org/api-processors":"0.9.2-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.2_1785291446393_0.13559996627505422","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.3":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.3","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"de4017e086bfb7a53e834cfd018c5957edd96fa1","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.3.tgz","fileCount":26,"integrity":"sha512-XB5k5v55DpalPBA9aXKPrepqYPievDFTENomiQ5dLz//H0J9Mn7fVnwR5CDuhRda7EpbM4bKjT7htyE6Jo5MBw==","signatures":[{"sig":"MEUCIQCtoJg3bPX3ri8j0JA4EEE4W7NgAa3PiD0q1QS98GwF9wIgLneb8pEvVjQx18hndhsAr3ANv0yOWMWNfDQwKBPqiqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":184243},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.3.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.3.tgz","_integrity":"sha512-XB5k5v55DpalPBA9aXKPrepqYPievDFTENomiQ5dLz//H0J9Mn7fVnwR5CDuhRda7EpbM4bKjT7htyE6Jo5MBw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.1.0","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.3","@twin.org/api-models":"0.9.2-next.3","@twin.org/api-processors":"0.9.2-next.3","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.3_1785375643099_0.27052467426980864","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.4":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.4","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.4","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"7900da1eb4a93d62e039e588212ce4185ee2df29","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.4.tgz","fileCount":26,"integrity":"sha512-ZIVextcvnM98na5QQq5bNxabuek2AJ34wBaI3XM84YhE1cD+2AkXIC3Q0YrVCwO3FUGTZ2NmvsYUMjbyUDJhMg==","signatures":[{"sig":"MEUCIQDnZBO3fC2qHsxQtyY0XJw5o6HblEd3Dcx7SONcYZeqbQIgYzZVEOgnG9uCZmhLPej/eZjLqTT+c+6g77j3WYGmEmk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":185227},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.4.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.4.tgz","_integrity":"sha512-ZIVextcvnM98na5QQq5bNxabuek2AJ34wBaI3XM84YhE1cD+2AkXIC3Q0YrVCwO3FUGTZ2NmvsYUMjbyUDJhMg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.1","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.1.0","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.4","@twin.org/api-models":"0.9.2-next.4","@twin.org/api-processors":"0.9.2-next.4","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.4_1785713452552_0.6153299652640116","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.5":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.5","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.5","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"11aa586ba12ffc8196f6d09681250f6b679904e5","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.5.tgz","fileCount":26,"integrity":"sha512-mA3qVEYYCBoFcnJPU++q3hN050k4kYjDoOt+kYZ5AmmKCyr695jGXkNFnf+jTVkN41gwKC3N6vbecGrFj56gRA==","signatures":[{"sig":"MEUCIAMTv9cMgo+gBdHaS4pLxWD6kqLvfVSlsaHh0O670t2jAiEAwycUZ50PVDzjnICPO72i10WfcT8uLWCrOOPwfsy88yc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":187190},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.5.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.5.tgz","_integrity":"sha512-mA3qVEYYCBoFcnJPU++q3hN050k4kYjDoOt+kYZ5AmmKCyr695jGXkNFnf+jTVkN41gwKC3N6vbecGrFj56gRA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.16.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.18.1","dependencies":{"fastify":"5.10.0","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","@twin.org/nameof":"next","@fastify/compress":"9.1.0","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.5","@twin.org/api-models":"0.9.2-next.5","@twin.org/api-processors":"0.9.2-next.5","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.5_1785739403903_0.2796119768133978","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.6":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.6","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.6","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"4ec0a5deede20fd3228145cc8eb194ee3c393131","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.6.tgz","fileCount":26,"integrity":"sha512-CSsWz8AlVdFp2wWRR+zeT8BORbSCFd+ojn1Fbc2TM6z4RyjRdBA+39zG1oA1A6N75byghRyFFhqd4FjyStOKzQ==","signatures":[{"sig":"MEUCICWUw4/l5e7GNqDyf9yBmJIL1kbG9VmrzbUSqOXBHmQyAiEAzqnbuJq3agtL7/wTp0pykMbSydH9Nd9W8edmFLyyZiE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198845},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.6.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.6.tgz","_integrity":"sha512-CSsWz8AlVdFp2wWRR+zeT8BORbSCFd+ojn1Fbc2TM6z4RyjRdBA+39zG1oA1A6N75byghRyFFhqd4FjyStOKzQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.6","@twin.org/api-models":"0.9.2-next.6","@twin.org/api-processors":"0.9.2-next.6","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.6_1786072080928_0.5712034523124263","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.7":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.7","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.7","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"6051e75707aef2c6d3598ab2f64dc32d0c6e443e","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.7.tgz","fileCount":26,"integrity":"sha512-VROjEgRcwvmPApV7qtlf4mJ4ea7N2J7JmfVlhDDvDUgX1uAr1XGTLs2Cy3kuvq+pZgPbiCtEgPj0WuVpWYSnAg==","signatures":[{"sig":"MEYCIQDzrDIPYwPfGIIbGuTbgRWjnfKyoE+rrijkHZIH8G9X3AIhAL3wklyXmBPAPw8RW5VK+khUfJiMnnsYBlq2+kFM7QJS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199368},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.7.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.7.tgz","_integrity":"sha512-VROjEgRcwvmPApV7qtlf4mJ4ea7N2J7JmfVlhDDvDUgX1uAr1XGTLs2Cy3kuvq+pZgPbiCtEgPj0WuVpWYSnAg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.7","@twin.org/api-models":"0.9.2-next.7","@twin.org/api-processors":"0.9.2-next.7","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.7_1786508434618_0.3736301083671649","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.8":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.8","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.8","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"20d311cabb27f84d1d4624baff3cf477866a6768","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.8.tgz","fileCount":26,"integrity":"sha512-P931c2J4jcoB6ehu/8MWx2ehjCtqIjjVSuE7OsizZDXsH/6MRnMPQc73sS8obNyC6qYe0DwEayAqpMEQnDm+HA==","signatures":[{"sig":"MEYCIQDJvECJW76P4NvXCeSgK8XdKhCgTe5q+YLWe8x8uVZ5mAIhALked01XtO8TkhtVguzrL/pom5pjq4fn2h5NztktV71L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199891},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.8.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.8.tgz","_integrity":"sha512-P931c2J4jcoB6ehu/8MWx2ehjCtqIjjVSuE7OsizZDXsH/6MRnMPQc73sS8obNyC6qYe0DwEayAqpMEQnDm+HA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.8","@twin.org/api-models":"0.9.2-next.8","@twin.org/api-processors":"0.9.2-next.8","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.8_1786689702142_0.11349484560609513","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.9":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.9","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.9","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"32ead63f66c7375e16e52b80ffb71e11d0326f4d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.9.tgz","fileCount":26,"integrity":"sha512-DoxL1mRNZRo0Xw+t3+gZ6TaEEMmaqiBWhOZmRaVLlt1L85y+P6mPJ/oOBFQx9OUuzgTS0vdMNCmOBmoFYqHmyQ==","signatures":[{"sig":"MEUCIQD6K3dFP9sKGQBGgg58qppOAa/ATdecTqeAy14aKbspYQIgSPtkk4TtOIFPvBZP5w72ocfysZ7TVn2+OwWaNKyHF8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200414},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.9.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.9.tgz","_integrity":"sha512-DoxL1mRNZRo0Xw+t3+gZ6TaEEMmaqiBWhOZmRaVLlt1L85y+P6mPJ/oOBFQx9OUuzgTS0vdMNCmOBmoFYqHmyQ==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.9","@twin.org/api-models":"0.9.2-next.9","@twin.org/api-processors":"0.9.2-next.9","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.9_1786930829447_0.5170688039658251","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.10":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.10","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.10","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"48ef2e717af1447792f389b5defcb5bc01b34975","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.10.tgz","fileCount":26,"integrity":"sha512-HS7MkP9J4Cn7C8cWHOnFM9vosC8CBsTym1ckrItQfAESII5UXw+o8vWCSYefTmnlLLZmthxku5ZJq7zXT2jghw==","signatures":[{"sig":"MEUCIQC4yWDGqHx/uVhNpQIMES+A2h0XnMJndYFeQ/yrPRnf1gIgb8qeSeAt10dffqgMDE0pDr7BKJunVohlSXp+bNrOMFE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200946},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.10.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.10.tgz","_integrity":"sha512-HS7MkP9J4Cn7C8cWHOnFM9vosC8CBsTym1ckrItQfAESII5UXw+o8vWCSYefTmnlLLZmthxku5ZJq7zXT2jghw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.10","@twin.org/api-models":"0.9.2-next.10","@twin.org/api-processors":"0.9.2-next.10","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.10_1787010145965_0.24530152575925457","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.11":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.11","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.11","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"1555d1184e32f772fbabd0851516930a7b1cb944","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.11.tgz","fileCount":26,"integrity":"sha512-SUsBv5rucUlRkbjxFV3anQOy+vkw8i6GHHWaPCKcLNDn0QrRPH6RWgrcjAEQYX3Z5Q9y4pF04lMoeMUuqZKhAg==","signatures":[{"sig":"MEUCIHw/pGKvGfiedZV0gBKBWdioJDC7k0wOWDcw1kUAWUw1AiEAiHwZG8aOp7TpqLcmez/0I/CPnTfnAfBDUH0Q8nqqSX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201478},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.11.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.11.tgz","_integrity":"sha512-SUsBv5rucUlRkbjxFV3anQOy+vkw8i6GHHWaPCKcLNDn0QrRPH6RWgrcjAEQYX3Z5Q9y4pF04lMoeMUuqZKhAg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.11","@twin.org/api-models":"0.9.2-next.11","@twin.org/api-processors":"0.9.2-next.11","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.11_1787188668836_0.12069341640249642","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.12":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.12","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.12","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"a74c5af9675aa567862a516f5d630cfc0af2855d","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.12.tgz","fileCount":26,"integrity":"sha512-W44UnSPujbAfwwO39phXsevk5e89cXnRuG5gFEmExvv8wE7YbYvecAN7tNL+/WV8M7lFnclek7hBnXtwC7lOQw==","signatures":[{"sig":"MEUCIBA/esjKWPmb14GdDbJT86PBZx/9LKfBWu3J9HtSx+cNAiEAkcFUHcuikhifxzfcupH/qlqP5eHhel53u8TH9R08IRU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206334},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.12.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.12.tgz","_integrity":"sha512-W44UnSPujbAfwwO39phXsevk5e89cXnRuG5gFEmExvv8wE7YbYvecAN7tNL+/WV8M7lFnclek7hBnXtwC7lOQw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.12","@twin.org/api-models":"0.9.2-next.12","@twin.org/api-processors":"0.9.2-next.12","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.12_1787268315931_0.7361714355998468","host":"s3://npm-registry-packages-npm-production"}},"0.9.2-next.13":{"name":"@twin.org/api-server-fastify","version":"0.9.2-next.13","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2-next.13","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"e235162f62a500e8908d67f8d33a2c126ffed0e3","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2-next.13.tgz","fileCount":26,"integrity":"sha512-bDDBOwknATEnUp+zisdhJYH7cSx3NV2y2GEr88+Xbu9GA5uugxmtVpXfJr7AwgEnz+EK9OwSuJuebTiczwtC5Q==","signatures":[{"sig":"MEYCIQD4ZFwAfT58t8AdJ9kocJLKBZd70NcuYHndvbgPkdYJzAIhANgXm1xfSnbBI14OzJPUZ8MUFA9Vh4ITXhwsbOihiagh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":207169},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2-next.13.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2-next.13.tgz","_integrity":"sha512-bDDBOwknATEnUp+zisdhJYH7cSx3NV2y2GEr88+Xbu9GA5uugxmtVpXfJr7AwgEnz+EK9OwSuJuebTiczwtC5Q==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.2-next.13","@twin.org/api-models":"0.9.2-next.13","@twin.org/api-processors":"0.9.2-next.13","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2-next.13_1787269199085_0.7196782566999631","host":"s3://npm-registry-packages-npm-production"}},"0.9.2":{"name":"@twin.org/api-server-fastify","version":"0.9.2","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"15fdc70a0cbb27c70206b5d2eb3ca4a738ab145c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.2.tgz","fileCount":26,"integrity":"sha512-3FdIvN/Elylzxh25DyO6L2IKB1EPqTORsVe0n7/XzIzasNHVwDcnljbQVUArDJr9yf9+qlqCLYfyQ2M4nUC//Q==","signatures":[{"sig":"MEQCIBCvTIQ2qnxeAgVJaEKsuOdztUbnPud+DvB9VDNrmX5tAiAPUZA/fcHmVALXqzjgx11z5+TNIFoMyKuJqW91QRml5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208337},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.2.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.2.tgz","_integrity":"sha512-3FdIvN/Elylzxh25DyO6L2IKB1EPqTORsVe0n7/XzIzasNHVwDcnljbQVUArDJr9yf9+qlqCLYfyQ2M4nUC//Q==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.17.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.19.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"^0.9.2","@twin.org/core":"^0.9.2","fastify-plugin":"6.0.0","@twin.org/nameof":"^0.9.2","@fastify/compress":"9.1.1","@twin.org/context":"^0.9.2","@twin.org/api-core":"^0.9.2","@twin.org/api-models":"^0.9.2","@twin.org/api-processors":"^0.9.2","@twin.org/logging-models":"^0.9.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.2_1787537461127_0.41872418647018894","host":"s3://npm-registry-packages-npm-production"}},"0.9.3-next.1":{"name":"@twin.org/api-server-fastify","version":"0.9.3-next.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.3-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"5e01a2a34b7cba25bed438cd50d8de365c487f73","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.3-next.1.tgz","fileCount":26,"integrity":"sha512-7CceJT7C9OO8xejXMbm9gXgSlKcR3p3iIRumb8nA5FIsaVsHtl/o+sTUTwBRvDIjNCYYe0sMX/dV4WshpyYmCw==","signatures":[{"sig":"MEQCICzSHB2EU5bBZ8OaAgNyvxm0+XVdwH1vvAoajbgOKvZ7AiA+SFtZfy6pG0eBWyt8YYQyJeLXLY6H/YkvLTN1e01+jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFnw6CL7Nk7iyUNdA8/TfOA/ojfdWNAT4chLsebtnv9iAiAfEM+gSHwoO0vW4pcG4FeqcLADZ7pzF2MiFkLuInMVsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215067},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.3-next.1.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.3-next.1.tgz","_integrity":"sha512-7CceJT7C9OO8xejXMbm9gXgSlKcR3p3iIRumb8nA5FIsaVsHtl/o+sTUTwBRvDIjNCYYe0sMX/dV4WshpyYmCw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.3-next.1","@twin.org/api-models":"0.9.3-next.1","@twin.org/api-processors":"0.9.3-next.1","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.3-next.1_1788943488455_0.7822099770579403","host":"s3://npm-registry-packages-npm-production"}},"0.9.3-next.2":{"name":"@twin.org/api-server-fastify","version":"0.9.3-next.2","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.3-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"f1a55aa05e4456b3459164275db2fef74e941300","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.3-next.2.tgz","fileCount":26,"integrity":"sha512-t5r/vE0lS0jit8/7XJoxubeEqR+S4Fxms3bnZ4eXucxPdRO88fSxlWAAiu3Ppa0SAI+J4S3aT+qUMjoccCdL6A==","signatures":[{"sig":"MEQCIEIT0LeHXHNnKwPow2ux8QIl8mpUkwPtLuc3CZAFt1NSAiBxa+dOFHB5ImaWoUX+B6XTYTu0NkSeVLer6mihZ9iXOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBQBmWqVGIboYP1CNRstXFo4t6nY7BR6xdFPQuAuQL6tAiBMzP5obyWrYZIuuHJL1pQXxYQvrZamQ3h8bTCmdrB02A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215590},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.3-next.2.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.3-next.2.tgz","_integrity":"sha512-t5r/vE0lS0jit8/7XJoxubeEqR+S4Fxms3bnZ4eXucxPdRO88fSxlWAAiu3Ppa0SAI+J4S3aT+qUMjoccCdL6A==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.3-next.2","@twin.org/api-models":"0.9.3-next.2","@twin.org/api-processors":"0.9.3-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.3-next.2_1789008854622_0.13904107551330092","host":"s3://npm-registry-packages-npm-production"}},"0.9.3-next.3":{"name":"@twin.org/api-server-fastify","version":"0.9.3-next.3","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.3-next.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"2f11d62658efc9c5f65afdbd1f2ea4768f01c823","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.3-next.3.tgz","fileCount":26,"integrity":"sha512-D2+fWfIS41JfrmprZNluXOxEWXnow0FyK3iFCx37v5/iB6deHHflXTUdNEMFRukg0QIoISpbOiy9sKdgsE1YPA==","signatures":[{"sig":"MEYCIQDDv5WDP7mWksPEmuoxTVQ5SaNefejjF8NBfFGcxe7aFQIhAK3VlIOkAVHMz18SQTbuOznDqBAYtOlwGl/bbDQR0VyF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD9rODelfUJCao3exJB/CZHAqkRmEkZ/EUHTmBrbvScNgIhAMvOMPSyrHjkBdE/TLsS+80lDvJcOlam8CHWKfLOSi8g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":216113},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.3-next.3.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.3-next.3.tgz","_integrity":"sha512-D2+fWfIS41JfrmprZNluXOxEWXnow0FyK3iFCx37v5/iB6deHHflXTUdNEMFRukg0QIoISpbOiy9sKdgsE1YPA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.3-next.3","@twin.org/api-models":"0.9.3-next.3","@twin.org/api-processors":"0.9.3-next.3","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.3-next.3_1789082262416_0.38448472424486946","host":"s3://npm-registry-packages-npm-production"}},"0.9.3-next.4":{"name":"@twin.org/api-server-fastify","version":"0.9.3-next.4","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.3-next.4","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"af899a217671dd5eb20a22e29a6a8d449abc0c4c","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.3-next.4.tgz","fileCount":32,"integrity":"sha512-vZ6eL1RdJRka+2dggtqcA2HExHaKxEiJHvFb9zzv51vl+4IGQUHHaFARywM38rXxLGaKmLHQ6LpReANCMM7Tvw==","signatures":[{"sig":"MEYCIQCgxdrQQPqikvjU11lJoUpTp3cNb5HVqLnprxuWN714KwIhALDAVf1+/T4Yig89iKZzDpgnFqaEyw1C9EzfaHim2MOt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA9N9mqaE8eXXP5pVL5zgyIpYjrSWcXok/6K/6R5CjaoAiBOIHhpDBTDkTUAGfd3HOh14A6+pSRsSPpdzrSKdpPYxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":221581},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.3-next.4.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.3-next.4.tgz","_integrity":"sha512-vZ6eL1RdJRka+2dggtqcA2HExHaKxEiJHvFb9zzv51vl+4IGQUHHaFARywM38rXxLGaKmLHQ6LpReANCMM7Tvw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.9.3-next.4","@twin.org/api-models":"0.9.3-next.4","@twin.org/api-processors":"0.9.3-next.4","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.3-next.4_1789376346342_0.9158637096035125","host":"s3://npm-registry-packages-npm-production"}},"0.9.3":{"name":"@twin.org/api-server-fastify","version":"0.9.3","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.9.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"4c03364cc822bcea3dcb821de214f3df836d41d6","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.9.3.tgz","fileCount":26,"integrity":"sha512-KfHtwxMZa/7YMjpL2zHAn8aklt2ekbPuo1urg8O7j7ykbbLAAUkz4rHOFb2VnvctLIDkF8cKCdkiknizXIcGpw==","signatures":[{"sig":"MEYCIQCuewXa57EWRUu316UZkgUPJPOl28xCWmwrfEjcvfi+DAIhAIrIdJlw/x4s1iLBiiz4s+vWc7JUWVnR6HBhJALh6RXg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICiN/MAiRXBPaYPQhKRnmnNJISuJhNmwnFZM0vZCBOjIAiEAqN7CguBFl0S9iV1IKW4MEDlC73K6cqpoNEUBJwZ9Yhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209708},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.9.3.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.9.3.tgz","_integrity":"sha512-KfHtwxMZa/7YMjpL2zHAn8aklt2ekbPuo1urg8O7j7ykbbLAAUkz4rHOFb2VnvctLIDkF8cKCdkiknizXIcGpw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"^0.9.2","@twin.org/core":"^0.9.2","fastify-plugin":"6.0.0","@twin.org/nameof":"^0.9.2","@fastify/compress":"9.1.1","@twin.org/context":"^0.9.2","@twin.org/api-core":"^0.9.3","@twin.org/api-models":"^0.9.3","@twin.org/api-processors":"^0.9.3","@twin.org/logging-models":"^0.9.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.9.3_1789385456274_0.9086244561867356","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@twin.org/api-server-fastify","version":"0.10.0","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.0","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"e57bb32d0db56edf89c6303206150c7b61be3519","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.0.tgz","fileCount":32,"integrity":"sha512-AOApJ7JYQZB8Kjwq/PnT0dneK4HQBC2d42c4hFEBG8fsxhnlz1EqkKAJnlZAz4aSb4zOa+NFpyEBmAFhfYX4Tw==","signatures":[{"sig":"MEYCIQDRK+7igVwSZXvRu1OIkPbJMLjDPqymLbqOT+Hky+dpQQIhALsyiDHC5ixXiHrjL7hcm7eNHXt80GexMpT/JELaoZcM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDm75Iax3nptLA5By/725Lu4K8GxCyzu35g/i/KSPu4MwIgVINHQs+VXXMp8i1/HeXu3enfk6jPTcXkrp7EbQ3RlcA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215989},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.0.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.0.tgz","_integrity":"sha512-AOApJ7JYQZB8Kjwq/PnT0dneK4HQBC2d42c4hFEBG8fsxhnlz1EqkKAJnlZAz4aSb4zOa+NFpyEBmAFhfYX4Tw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"^0.10.0","@twin.org/core":"^0.10.0","fastify-plugin":"6.0.0","@twin.org/nameof":"^0.10.0","@fastify/compress":"9.1.1","@twin.org/context":"^0.10.0","@twin.org/api-core":"^0.10.0","@twin.org/api-models":"^0.10.0","@twin.org/api-processors":"^0.10.0","@twin.org/logging-models":"^0.9.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.0_1789532148171_0.7554204155356163","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.1":{"name":"@twin.org/api-server-fastify","version":"0.10.1-next.1","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.1-next.1","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"64a7a2d43c34be7c2025ef7a43f97e1f9c764232","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.1.tgz","fileCount":32,"integrity":"sha512-IRjlgrG9NhYil/HkqlUkddyNO2P/PiyWeoVv3NzkFulDqar5l+JFjrXG4hd3UFijx8/2BxPrmGA7jXA4aIMYQg==","signatures":[{"sig":"MEYCIQDtthaECHAAc0WgIJdFIvx5/Mds8pZ4dIvYd83lCw90iQIhANLsmBWXeXQ4eVx1JuODRKcdOa2dcBA5/JV54c4PWdmA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIG+BLz9e5ITWVO5PnnJgnpfRSBGIqawN32n4SOPyyx+YAiEAsrSDvUyvy0tl9inXO3lPJpVgG0/m6EWEHrvsifs2MmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":223011},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.1.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.1.tgz","_integrity":"sha512-IRjlgrG9NhYil/HkqlUkddyNO2P/PiyWeoVv3NzkFulDqar5l+JFjrXG4hd3UFijx8/2BxPrmGA7jXA4aIMYQg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.1","@twin.org/api-models":"0.10.1-next.1","@twin.org/api-processors":"0.10.1-next.1","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.1-next.1_1789620866129_0.6635488223857811","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.2":{"name":"@twin.org/api-server-fastify","version":"0.10.1-next.2","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.1-next.2","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"80c9ef8710b54e9e7e9235e8e3548e7a08e6e8ef","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.2.tgz","fileCount":32,"integrity":"sha512-qrhMt1kkCHMeLOo6/jJR8x+JeNXWf7zUcFllHTOPkuNP0cw416e2z8BFRrcNTjB9wfouXrKxXgGKBtS64g7Kwg==","signatures":[{"sig":"MEUCIQCwy1/GzUjQaSaeL+mAhh2QhGqMNVDXwtL5/JZ8s2bTggIgGQjJwKUq5aRJwUkaFUHUH81Lrm0F1lHYrUlm7JpjSz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCE7CFtofedbIsIOqcNMSNVIIvCEDNkZH/OGp3NwvdHywIhAL5ooWm5BySffX/BRbj9Z8m9+py1cssiJqflcXIzShoq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":223543},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.2.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.2.tgz","_integrity":"sha512-qrhMt1kkCHMeLOo6/jJR8x+JeNXWf7zUcFllHTOPkuNP0cw416e2z8BFRrcNTjB9wfouXrKxXgGKBtS64g7Kwg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.2","@twin.org/api-models":"0.10.1-next.2","@twin.org/api-processors":"0.10.1-next.2","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.1-next.2_1789629606903_0.9493271013862028","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.3":{"name":"@twin.org/api-server-fastify","version":"0.10.1-next.3","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.1-next.3","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"5aaf3442ce320f6af88142a407f5f926b3238ec5","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.3.tgz","fileCount":32,"integrity":"sha512-5rjt6meryTqrsYDGUaRCVZD0HBO1y4ezSQXifuRS9jBbtfTGBL/FoN+mpF7pc8kq8LgH0sL6KcE62DWIPDotFA==","signatures":[{"sig":"MEUCIA8Hbuz7tj8+mLtM1jebE77neW3RMw7E07hO3QIV6yLfAiEArLWG78mY9WgnfgewAkN6Uz2Kk9cOHTG6MYpeS2Zl7iQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIElKSOm01qPY4u/SzdiO5vc/iFvNSWZjXJLnrZBVAom6AiAe/odvZTvV9vPzvM1g8wRI1tTBij++JN8AOJPc+noGAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":224075},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.3.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.3.tgz","_integrity":"sha512-5rjt6meryTqrsYDGUaRCVZD0HBO1y4ezSQXifuRS9jBbtfTGBL/FoN+mpF7pc8kq8LgH0sL6KcE62DWIPDotFA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.3","@twin.org/api-models":"0.10.1-next.3","@twin.org/api-processors":"0.10.1-next.3","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.1-next.3_1789655490983_0.7556641342488157","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.4":{"name":"@twin.org/api-server-fastify","version":"0.10.1-next.4","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.1-next.4","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"40364fe79acfd21d7194c160fb6da0b03954ca11","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.4.tgz","fileCount":32,"integrity":"sha512-Tu/Haxr1Hkzpg/TGzjmtNa97pwbucWTgZWRrnC/KO7T/0dU3nMcWBHqdA0HCY3C2Bhr/dn2ZiPH+qx0c7MsMAA==","signatures":[{"sig":"MEUCIQDF9e82cSobpQpJyydkupzXPlyGH7yVt+2fyP47R6nSVQIgRJvXLDqSRPyCi1zKy09l7OZ5oIgz7jw0Q7gdaSDGlOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGEWihtVIj+ci4GJnCjr1C5ZXukOGoeqNiJbFYSTOzBBAiBc6ExMV/hpNM1OiCEn7CxHWDYnbjC/xWtR1ESCMjcP1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":224727},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.4.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.4.tgz","_integrity":"sha512-Tu/Haxr1Hkzpg/TGzjmtNa97pwbucWTgZWRrnC/KO7T/0dU3nMcWBHqdA0HCY3C2Bhr/dn2ZiPH+qx0c7MsMAA==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.4","@twin.org/api-models":"0.10.1-next.4","@twin.org/api-processors":"0.10.1-next.4","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.1-next.4_1789702386184_0.619470599654983","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.5":{"name":"@twin.org/api-server-fastify","version":"0.10.1-next.5","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.1-next.5","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"f652573d98f3f4e0167c7d682c0c83fc388d1449","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.5.tgz","fileCount":32,"integrity":"sha512-wf0o/QlaxNSAYlSTdL3duCzgR+a5Q0fVulUG37h0Dw1e3ctiqhU4fzbW/vf34w/qtGxR5OVwWzldDibA4tFdFg==","signatures":[{"sig":"MEYCIQDDvZAKW/pROw4sv6rrjkuM2NdOi68KEc8VMfiOdEmPqQIhAOHgVNSdnCQRISXKDwiUpeVYhkNi893ymNVFBxqTxI+u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCxsPNt1ppQUaC1wuX0zEuqnPAkbRd6ArtwtnAuIzB9MAIhAP79z5KtsDu8h8yWTNCGI/43kLFVFIcCseHQhJwA8+rY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":227443},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.5.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.5.tgz","_integrity":"sha512-wf0o/QlaxNSAYlSTdL3duCzgR+a5Q0fVulUG37h0Dw1e3ctiqhU4fzbW/vf34w/qtGxR5OVwWzldDibA4tFdFg==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.11.2","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.1.1","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.5","@twin.org/api-models":"0.10.1-next.5","@twin.org/api-processors":"0.10.1-next.5","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.1-next.5_1790057410081_0.465745771985413","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.6":{"name":"@twin.org/api-server-fastify","version":"0.10.1-next.6","keywords":["twin","trade","iota","framework","blockchain","api"],"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","_id":"@twin.org/api-server-fastify@0.10.1-next.6","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"homepage":"https://twindev.org","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"661fa1768bc8bcd7c73244f0bb629d97091831f1","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.6.tgz","fileCount":32,"integrity":"sha512-7PqPfR5jxNDpIkxEbvcnDFUviASXe81mv2u8zprbaYrWunrc26Vur14h6oHUpv+lmHO4Y+Cq1aMiCTMimvL1vw==","signatures":[{"sig":"MEUCIFTp082GDzsV67K5yX1mmylYDNUEG9HPcUrU0aVg6d5bAiEA5gti0WKLlpKB8eau+J/0hAQ44A1WdFGqVvP2KhjcLYQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD/2dwKz6jSrZZ5tYBJ4N2MkRyrqMFlESv7r+Qs60UA3QIgbKa/YPW1mNKd+r/8cIRC+6MOKk96V32rcaFmTQBEkqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":227975},"main":"./dist/es/index.js","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.6.tgz","types":"./dist/types/index.d.ts","engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.6.tgz","_integrity":"sha512-7PqPfR5jxNDpIkxEbvcnDFUviASXe81mv2u8zprbaYrWunrc26Vur14h6oHUpv+lmHO4Y+Cq1aMiCTMimvL1vw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.12.5","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.2.0","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.6","@twin.org/api-models":"0.10.1-next.6","@twin.org/api-processors":"0.10.1-next.6","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/api-server-fastify_0.10.1-next.6_1790140535919_0.4643395633023184","host":"s3://npm-registry-packages-npm-production"}},"0.10.1-next.7":{"_id":"@twin.org/api-server-fastify@0.10.1-next.7","bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"dist":{"shasum":"7f71c3d177a3e56f8f61cab2aacafcbc0c33f9a3","tarball":"https://registry.npmjs.org/@twin.org/api-server-fastify/-/api-server-fastify-0.10.1-next.7.tgz","fileCount":32,"integrity":"sha512-9PLdADdYCTrHSr1WX2voKe1/QvB0Fb8soRI29Wt64ZBskGete6m8LExXRwGPsLPT7knRB9u90CMbdyhXqfiaLw==","signatures":[{"sig":"MEYCIQCi0f63YiAfRvUpWIaLO4SQk9QifFfIkX247xLjaCh9WgIhAPS/sP2xnOGMaQwybR0Vlh3qIDTGiv/LaJWanq7VdcCx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEUaZ5qUwyUXh3kFXytOEdj0ak1ezy/cBU5f2H/W4c/KAiEA4+zt/AYFbEs7g3R3fdhAWqM87ICxmwDawv6+1LsmYMs="}],"unpackedSize":228507},"main":"./dist/es/index.js","name":"@twin.org/api-server-fastify","type":"module","_from":"file:twin.org-api-server-fastify-0.10.1-next.7.tgz","types":"./dist/types/index.d.ts","author":{"name":"martyn.janes@iota.org"},"engines":{"node":">=24.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/es/index.js","default":"./dist/es/index.js"}},"license":"Apache-2.0","version":"0.10.1-next.7","_npmUser":{"name":"martyniota","email":"martyn.janes@iota.org"},"homepage":"https://twindev.org","keywords":["twin","trade","iota","framework","blockchain","api"],"_resolved":"/actions-runner/_work/twin-api/twin-api/packages/api-server-fastify/twin.org-api-server-fastify-0.10.1-next.7.tgz","_integrity":"sha512-9PLdADdYCTrHSr1WX2voKe1/QvB0Fb8soRI29Wt64ZBskGete6m8LExXRwGPsLPT7knRB9u90CMbdyhXqfiaLw==","repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"_npmVersion":"11.19.0","description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","directories":{},"maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"_nodeVersion":"24.21.0","dependencies":{"fastify":"5.12.5","socket.io":"4.8.3","@fastify/cors":"11.3.0","@twin.org/web":"next","@twin.org/core":"next","fastify-plugin":"6.0.0","@twin.org/nameof":"next","@fastify/compress":"9.2.0","@twin.org/context":"next","@twin.org/api-core":"0.10.1-next.7","@twin.org/api-models":"0.10.1-next.7","@twin.org/api-processors":"0.10.1-next.7","@twin.org/logging-models":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/api-server-fastify_0.10.1-next.7_1790179771820_0.5146943790344882"}}},"time":{"created":"2024-09-19T07:39:30.954Z","modified":"2026-09-23T16:09:32.092Z","0.0.1-next.2":"2024-09-19T07:39:31.430Z","0.0.1-next.3":"2024-09-19T10:42:06.026Z","0.0.1-next.4":"2024-09-23T06:52:50.067Z","0.0.1-next.5":"2024-09-24T11:59:37.407Z","0.0.1-next.7":"2024-10-09T07:35:47.024Z","0.0.1-next.8":"2024-10-09T09:46:54.903Z","0.0.1-next.9":"2024-10-09T10:45:16.724Z","0.0.1-next.10":"2024-10-21T06:08:21.826Z","0.0.1-next.11":"2024-10-21T06:55:19.961Z","0.0.1-next.12":"2024-10-22T07:07:48.582Z","0.0.1-next.13":"2024-11-08T10:53:22.755Z","0.0.1-next.14":"2024-11-08T13:33:13.103Z","0.0.1-next.15":"2024-11-08T13:55:23.638Z","0.0.1-next.16":"2024-11-13T08:30:41.855Z","0.0.1-next.17":"2024-11-14T10:48:39.472Z","0.0.1-next.18":"2024-11-14T11:16:54.021Z","0.0.1-next.19":"2024-11-14T11:41:25.790Z","0.0.1-next.20":"2024-11-14T12:13:57.483Z","0.0.1-next.21":"2024-11-14T13:09:42.452Z","0.0.1-next.22":"2024-11-21T06:30:52.230Z","0.0.1-next.23":"2024-12-02T12:02:10.144Z","0.0.1-next.24":"2024-12-02T13:22:00.633Z","0.0.1-next.25":"2024-12-04T06:43:45.219Z","0.0.1-next.26":"2025-01-07T09:07:00.198Z","0.0.1-next.27":"2025-01-17T12:07:41.491Z","0.0.1-next.28":"2025-03-02T07:28:29.475Z","0.0.1-next.29":"2025-03-02T07:59:52.426Z","0.0.1-next.30":"2025-03-06T09:55:25.045Z","0.0.1-next.31":"2025-03-07T12:41:07.204Z","0.0.1-next.32":"2025-03-28T11:17:48.158Z","0.0.1-next.33":"2025-04-17T09:37:54.601Z","0.0.1-next.34":"2025-05-27T12:08:04.226Z","0.0.1-next.35":"2025-06-11T14:19:30.369Z","0.0.1-next.36":"2025-06-17T05:58:09.772Z","0.0.1":"2025-07-03T12:42:33.784Z","0.0.2-next.1":"2025-07-08T08:50:08.909Z","0.0.2-next.2":"2025-07-17T11:26:05.977Z","0.0.2-next.3":"2025-07-24T15:09:52.611Z","0.0.2-next.5":"2025-07-25T12:10:58.091Z","0.0.2-next.6":"2025-08-19T06:48:26.105Z","0.0.2-next.7":"2025-08-20T02:19:13.435Z","0.0.2-next.8":"2025-08-21T05:07:19.329Z","0.0.2-next.9":"2025-08-29T03:47:04.163Z","0.0.2-next.10":"2025-09-23T03:51:59.093Z","0.0.2-next.11":"2025-09-29T01:46:29.025Z","0.0.2-next.12":"2025-10-09T02:30:29.600Z","0.0.2-next.13":"2025-10-09T09:26:21.980Z","0.0.3-next.1":"2025-11-10T07:07:23.822Z","0.0.3-next.2":"2025-11-12T02:21:45.365Z","0.0.3-next.4":"2025-11-14T02:58:45.004Z","0.0.3-next.5":"2025-11-14T04:11:01.413Z","0.0.3-next.6":"2025-11-20T03:11:19.233Z","0.0.3-next.7":"2025-11-26T04:36:05.710Z","0.0.3-next.8":"2025-12-17T10:32:59.733Z","0.0.3-next.9":"2026-01-05T05:22:54.513Z","0.0.3-next.10":"2026-01-05T05:45:57.110Z","0.0.3-next.11":"2026-01-08T05:21:24.151Z","0.0.3-next.12":"2026-01-12T07:04:24.072Z","0.0.3-next.13":"2026-01-19T06:17:47.460Z","0.0.3-next.14":"2026-01-20T00:34:49.915Z","0.0.3-next.15":"2026-01-22T04:33:18.718Z","0.0.3-next.16":"2026-01-26T05:13:00.785Z","0.0.3-next.17":"2026-01-26T06:57:36.245Z","0.0.3-next.18":"2026-02-04T06:14:23.374Z","0.0.3-next.19":"2026-02-06T02:52:22.245Z","0.0.3-next.20":"2026-02-09T03:14:21.667Z","0.0.3-next.21":"2026-03-12T00:36:42.706Z","0.0.3-next.22":"2026-03-27T04:57:25.201Z","0.0.3-next.23":"2026-04-14T05:44:56.562Z","0.0.3-next.24":"2026-04-14T07:42:32.138Z","0.0.3-next.25":"2026-04-14T08:38:25.920Z","0.0.3-next.26":"2026-04-22T08:28:31.605Z","0.0.3-next.27":"2026-04-23T00:48:00.846Z","0.0.3-next.28":"2026-04-30T14:41:18.134Z","0.0.3-next.29":"2026-05-01T01:21:30.997Z","0.0.3-next.30":"2026-05-05T05:41:56.720Z","0.0.3-next.31":"2026-05-06T02:58:37.647Z","0.0.3-next.32":"2026-05-07T08:52:04.269Z","0.0.3-next.33":"2026-05-11T04:24:28.326Z","0.0.3-next.34":"2026-05-19T08:43:40.886Z","0.0.3-next.35":"2026-05-21T05:41:57.268Z","0.0.3-next.36":"2026-05-22T02:39:04.352Z","0.0.3-next.37":"2026-05-22T04:15:08.475Z","0.0.3-next.38":"2026-05-28T05:52:52.149Z","0.0.3-next.39":"2026-06-02T03:55:55.884Z","0.0.3-next.40":"2026-06-04T04:36:09.273Z","0.0.3-next.41":"2026-06-05T05:41:30.019Z","0.0.3-next.42":"2026-06-08T18:14:04.302Z","0.0.3-next.43":"2026-06-10T23:12:06.928Z","0.0.3-next.44":"2026-06-11T04:53:44.854Z","0.0.3-next.45":"2026-06-15T03:08:49.850Z","0.0.3-next.46":"2026-06-17T01:28:16.484Z","0.0.3-next.47":"2026-06-18T07:27:04.592Z","0.0.3-next.48":"2026-06-19T04:48:21.745Z","0.0.3-next.49":"2026-06-19T05:11:47.393Z","0.0.3-next.50":"2026-06-19T07:11:29.494Z","0.0.3-next.51":"2026-06-20T03:01:49.861Z","0.0.3-next.52":"2026-06-23T00:01:07.036Z","0.0.3-next.53":"2026-06-23T00:22:23.440Z","0.9.0-next.1":"2026-06-23T03:58:53.963Z","0.9.0":"2026-06-24T06:12:52.175Z","0.9.1-next.1":"2026-06-26T03:05:39.413Z","0.9.1-next.2":"2026-06-26T06:45:08.150Z","0.9.1-next.3":"2026-06-29T06:00:33.284Z","0.9.1-next.4":"2026-06-30T03:40:23.969Z","0.9.1-next.5":"2026-06-30T05:01:06.291Z","0.9.1-next.6":"2026-06-30T06:07:25.480Z","0.9.1-next.7":"2026-07-02T08:52:42.499Z","0.9.1-next.8":"2026-07-03T04:05:09.709Z","0.9.1-next.9":"2026-07-23T13:34:20.020Z","0.9.1":"2026-07-27T01:07:03.436Z","0.9.2-next.1":"2026-07-28T08:44:28.500Z","0.9.2-next.2":"2026-07-29T02:17:26.518Z","0.9.2-next.3":"2026-07-30T01:40:43.251Z","0.9.2-next.4":"2026-08-02T23:30:52.701Z","0.9.2-next.5":"2026-08-03T06:43:24.048Z","0.9.2-next.6":"2026-08-07T03:08:01.112Z","0.9.2-next.7":"2026-08-12T04:20:34.757Z","0.9.2-next.8":"2026-08-14T06:41:42.288Z","0.9.2-next.9":"2026-08-17T01:40:29.588Z","0.9.2-next.10":"2026-08-17T23:42:26.103Z","0.9.2-next.11":"2026-08-20T01:17:48.975Z","0.9.2-next.12":"2026-08-20T23:25:16.091Z","0.9.2-next.13":"2026-08-20T23:39:59.222Z","0.9.2":"2026-08-24T02:11:01.270Z","0.9.3-next.1":"2026-09-09T08:44:48.539Z","0.9.3-next.2":"2026-09-10T02:54:14.701Z","0.9.3-next.3":"2026-09-10T23:17:42.505Z","0.9.3-next.4":"2026-09-14T08:59:06.427Z","0.9.3":"2026-09-14T11:30:56.374Z","0.10.0":"2026-09-16T04:15:48.305Z","0.10.1-next.1":"2026-09-17T04:54:26.262Z","0.10.1-next.2":"2026-09-17T07:20:06.989Z","0.10.1-next.3":"2026-09-17T14:31:31.120Z","0.10.1-next.4":"2026-09-18T03:33:06.299Z","0.10.1-next.5":"2026-09-22T06:10:10.173Z","0.10.1-next.6":"2026-09-23T05:15:36.015Z","0.10.1-next.7":"2026-09-23T16:09:31.897Z"},"bugs":{"url":"git+https://github.com/iotaledger/twin-api/issues"},"author":{"name":"martyn.janes@iota.org"},"license":"Apache-2.0","homepage":"https://twindev.org","keywords":["twin","trade","iota","framework","blockchain","api"],"repository":{"url":"git+https://github.com/iotaledger/twin-api.git","type":"git","directory":"packages/api-server-fastify"},"description":"Fastify web server integration for exposing API routes with consistent runtime behaviour.","maintainers":[{"name":"martyniota","email":"martyn.janes@iota.org"}],"readme":"","readmeFilename":""}