{"_id":"@alwatr/nanotron-api-server","_rev":"53-526bbc8c7daafa7368ea5ca8d6835891","name":"@alwatr/nanotron-api-server","dist-tags":{"latest":"10.2.0"},"versions":{"4.0.0-alpha.0":{"name":"@alwatr/nanotron-api-server","version":"4.0.0-alpha.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.0-alpha.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"e506424fd921529c71f838ae99e9eba896a8b45c","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.0-alpha.0.tgz","fileCount":18,"integrity":"sha512-Jtn2UnYyoLjP+Y1cFUnO/gK8wg9sCBkcBtCJ63LhadgskDt4DdgnEr2V/N7rL2W6ZwPuJw5PHbqkrPfq+QCz0g==","signatures":[{"sig":"MEYCIQCm3eZZQ6mhRAPZTspYjsUstYrAX6th5meJF14DV/zs6AIhAIREw09FsRFtQ7hera5c8IfyU2ck2qR0CkchBSyDyKbW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152516},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"98c507c61c76e83f1559fd1df4f7ef6510cfc70a","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.0-alpha.0_1725985223791_0.38088309893029315","host":"s3://npm-registry-packages"}},"4.0.0-alpha.1":{"name":"@alwatr/nanotron-api-server","version":"4.0.0-alpha.1","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.0-alpha.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"545dc6eaed1ca38ea7eba9934ce5f4684871e4dd","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.0-alpha.1.tgz","fileCount":20,"integrity":"sha512-QKsjtnsqnXaRXAoa8aXJWM16R61R3sFgG/CPpdJUU9MvbroERxp2jMya7SrURTmrJSqO3LvcOsDp+5e9NlVVXQ==","signatures":[{"sig":"MEUCIQCf+0So1yosQ0YbHDD7/4tCtSour11yB31z7l47J/1hLwIgTQkqMIMLZMmb0LkkPI8Hip6TGwsLbIrrs4EDZUZtuJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170218},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"680e1e5804e3b2fee5f1c9ecc4818892de783567","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.0-alpha.1_1726076835574_0.31883181423242624","host":"s3://npm-registry-packages"}},"4.0.0-alpha.2":{"name":"@alwatr/nanotron-api-server","version":"4.0.0-alpha.2","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.0-alpha.2","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"5a3d8a92d4ebdc5a07d6d5fd9c7cfa2f73b7ab05","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.0-alpha.2.tgz","fileCount":22,"integrity":"sha512-LJrpFqP19A4pBpfvNARTz91O8VKG2SfeJhaipJm/SC/XEoKchKRVASf+0e9YGG5BXKXxw5NVjM6rXuXTmj+Zgw==","signatures":[{"sig":"MEQCIDvNghzvhijGW4+AAp4++V48f5ZKQYh4/vm2IZUR8q/rAiA0I489U8ESVuJRq00pFPHB0SdwW00pp3qEKPR1RunCCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170145},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"55e4345fd4f5e75b33dbbee0c92a57256c5a7e41","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.0-alpha.2_1726132133100_0.3496830580848189","host":"s3://npm-registry-packages"}},"4.0.0-alpha.3":{"name":"@alwatr/nanotron-api-server","version":"4.0.0-alpha.3","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.0-alpha.3","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"316b9fb01fe135fd3cbfa898bc6090e5191a1483","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.0-alpha.3.tgz","fileCount":22,"integrity":"sha512-fk/jKctCEQUxNbJyRH7TLEqMjZfMZZKur4whAGDh9BfN1QltFYBcTleag9UWWO46Z5z0tLJHNwcL3wTaUYEOkg==","signatures":[{"sig":"MEQCIFmQvzOmWn2uJvn8NyTzUpWha4FHSs2EwwglbZUbOvktAiBl795Fmu78FiLUqM8UAEtavJxUmgbohhSJQq6e6BzM6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215044},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"a3947d44239c998b37d0a5804ffc741d86ea9b3a","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.0-alpha.3_1726264992011_0.19006756301784322","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@alwatr/nanotron-api-server","version":"4.0.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"d65e46b4b2513eee83f13c57b2ba09bbebf76bb3","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.0.tgz","fileCount":22,"integrity":"sha512-74I/mVHqg5AyiAF3rDvc8GbJEC2KiSLLUffXVMKc0zfD1JIVIacqKOKYd2fa+Ms8Jki1ub1lgngvB9XOWXETeQ==","signatures":[{"sig":"MEYCIQCI3FSLQxi16FJA/HvXkwkX93/c0kLbwL2V19S0iXhqFAIhAJsOoP+nxqOwa7iJgfinC6sMlS5sVSNFu5AJbVEOfSZs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219840},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"4fac85b6d696585b70485f2cd171c3eca0b72ea3","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.0_1726309348972_0.32588692812612163","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@alwatr/nanotron-api-server","version":"4.0.1","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"a5285acd2762e598c1d5af28195d62e76dbacf69","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.1.tgz","fileCount":22,"integrity":"sha512-iL+qNQZJWPEvCdSNq7EeQQR793T0ATYGjFbP4ORJUUzD/lpz/8USrHCGgllb3sswk7dfQdkWVrCEROzKx7Up2w==","signatures":[{"sig":"MEQCICfH9n9YbS8wQC2SiLc1tqVEES5kE3ZaqRWexqrr/OaDAiAKPKNQE8+3i5Gy4YoDU2YVIjn7NJuQVvYKf3RF9xUMTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217425},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"2fe620c71481283f2e47a9a0056e51961b11504b","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.1_1726311134210_0.09553929371322956","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@alwatr/nanotron-api-server","version":"4.0.2","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.0.2","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"02c3ea6a28ac76b33b9466c42acd0fc3412af2d0","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.0.2.tgz","fileCount":22,"integrity":"sha512-Qgisux2QKn5rqd9jCXYghdpUyM1TTSvBmihoktfg35BfOy0d3e2Pcuto6s/CemwbFFdvLbqTTB/yifbUMQGMUw==","signatures":[{"sig":"MEUCIQC/H3TgluKIUisH/LC3hknmCBJQIsxcVaKpMUi6sOSQLgIgbhRuSgiZ8MOFkl6d1Cio7TekaZ4Enxh+oYoJclW5Reg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218112},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"1aabff422d2f78feacce391c839293db5c494ec2","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.0.2_1726317819146_0.47084038554653795","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@alwatr/nanotron-api-server","version":"4.1.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.1.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"0f1235eb385ab937fb6e11e8aab787414a3f4464","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.1.0.tgz","fileCount":22,"integrity":"sha512-rJYDL03R2maBqeNBozVo1PUKZTyqqZTcKqDlh/U9Me7iZw57qPT7td3tUpG8tEsio5EPLMFCvXoQOesbJVOCZA==","signatures":[{"sig":"MEUCIAS0UsHX7Yn9IRa4/xeRwocAZ73XQeVG67lDM4CyZSaIAiEA4pjuGoYVRrcg/Z6CJmW2KHpiiuv1cQjKP7Hzb0S7vH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218660},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"41e241d30aedf0fd886b2fb4d304acc2730da2c7","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.12","@alwatr/polyfill-has-own":"^1.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.4","@alwatr/nano-build":"^1.3.8","@alwatr/type-helper":"^1.2.5","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.1.0_1726320158437_0.41782552462410827","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@alwatr/nanotron-api-server","version":"4.2.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.2.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"b971ce87696c31601d29ed2dd36487285017bfb2","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.2.0.tgz","fileCount":22,"integrity":"sha512-5TPbOVU2h3qA7EuqPKTVquDhRbyxXgUd6rynuyF1wR2JHRW4ltf400n84F+aHKzHwB5l3wUbd5LBKt0qtjIz6A==","signatures":[{"sig":"MEYCIQCvq7FdJSDPJ1Puj6yLQ+MP0lxT32pDRyWMgkVhG3KkjwIhAPiEwBf5u2vASfI+jg0v5IU7zfRThGnraO1PzwCdBhCm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219700},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"34e75bad9206fc2b5c6b787cd030707003bd3c2a","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.14","@alwatr/polyfill-has-own":"^1.0.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.5.5","@alwatr/nano-build":"^1.3.10","@alwatr/type-helper":"^1.2.6","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.2.0_1727091421841_0.8612577956204246","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"@alwatr/nanotron-api-server","version":"4.2.1","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"MIT","_id":"@alwatr/nanotron-api-server@4.2.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"17ca734849417ffbb6b5db1015277fb46b863e0e","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.2.1.tgz","fileCount":22,"integrity":"sha512-7u6zl6O7PpuWd5fvknhoHQXMaxNGdIhaGBcE9bxNzvGXJO2u8sBFmwq6d/jo89prlMo/C6MeXlZogXP6l60Emw==","signatures":[{"sig":"MEQCICY/qXAJLCz82uO4XtuYFNYYttj9LMImSs/laPeDAjIOAiAFarDxG+hYzfEurjVqPhZrn5V2YaxCfOtjDvOYD2JNng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255387},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"b4a2982e438591723fc4a19ce004cf2938b01971","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.14","@alwatr/polyfill-has-own":"^1.0.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.6.1","@alwatr/nano-build":"^1.3.10","@alwatr/type-helper":"^1.2.6","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.2.1_1727194440594_0.992397635660653","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"@alwatr/nanotron-api-server","version":"4.2.2","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.2.2","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"bafcebb14002ad46a180d9052cb4af17ecd8f6d4","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.2.2.tgz","fileCount":22,"integrity":"sha512-qLoKWtrSAUznRCJ7J/AWOLkDuNmEUi0UAEU3skZITWFOOdm2cKOgVi2Hv0c4+Pi893p3LzBIG+1StBkXOi2DYw==","signatures":[{"sig":"MEQCIAKW1rnHK6d7xJ3o8zEOO6crdViS1DM+LWwn8Pqz9M+kAiBzMbxqdTT4LhDn1msNOIjyPrmcRRAbanKmj1SYk0XWLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256082},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"887f58ef716850a245871fe0f3672354201cdb9a","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.2/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/logger":"^3.2.14","@alwatr/polyfill-has-own":"^1.0.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.2","@types/node":"^22.7.4","@alwatr/nano-build":"^1.3.10","@alwatr/type-helper":"^1.2.6","@alwatr/tsconfig-base":"^1.2.0","@alwatr/prettier-config":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.2.2_1727609064550_0.7693711933835097","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@alwatr/nanotron-api-server","version":"4.3.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.3.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"6d8c4dc4b7d8905b8795e5ab4d925734b2ffe238","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.3.0.tgz","fileCount":22,"integrity":"sha512-SB1V8yOVjF+hqifQAQ64NXIaf3ZAAaxNGXeiD7FQiL4StmVRhnVxewkMhHVQof017RZtmmyXdoUVzBFUhO+sLw==","signatures":[{"sig":"MEUCIDi7ST/e29JSLwhgcgNZM6FpXC8a3maSwDcFKEIxcx/XAiEAl7Wp0huzynuTO5fCHtRATveHsDYs7ax9xfRfD//GX9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290535},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"5dd04b482d18bc8160ead9003f1d518512a62a8e","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.3/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/nanolib":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.7.5","@alwatr/nano-build":"^2.0.1","@alwatr/type-helper":"^2.0.2","@alwatr/tsconfig-base":"^1.3.2","@alwatr/prettier-config":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.3.0_1728673998596_0.6939217101060859","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@alwatr/nanotron-api-server","version":"4.4.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.4.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"57aa2b8301d9ce0572f0c9ba68f0354c43941d23","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.4.0.tgz","fileCount":22,"integrity":"sha512-chNyMmddmkqvdEnmmN03JNGlEBZMD/tf2fEUOo+j8Jt9BxMtm3aUJKgLiyEY/5Mn6fBC6kUkSv6yNeybGhSpkA==","signatures":[{"sig":"MEYCIQCVrsXktHwy1x4+i+e+A4FU/dIcHY0iOJ6J1RSDfd+gnQIhAMew1seSKnlp4Sajw5eGr+AH2Sqra607oQVJFEJnf93f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293389},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"f8efcbf871f291c98b59c844c68d5b8b72f29a49","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.9.3/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/nanolib":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.7.5","@alwatr/nano-build":"^2.0.1","@alwatr/type-helper":"^2.0.2","@alwatr/tsconfig-base":"^1.3.2","@alwatr/prettier-config":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.4.0_1728923056086_0.8404808487348074","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@alwatr/nanotron-api-server","version":"4.4.1","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.4.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"72de75bb4180a83b9245faac4889b06427f2a3b3","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.4.1.tgz","fileCount":22,"integrity":"sha512-9uWR20rPNqzPqFYvuZNJwWHELuyWvZJLL50KjEhdgut3q2MQILkdtl1FpK2P0aYLUsC+Kw0nXvsRfsLWLNIzzQ==","signatures":[{"sig":"MEYCIQCRjKjaOfOajwX90WTnPAfH4FfktTSttj5sQJ9Bz0Ix6QIhAOUHa2pu5tWHViw5Ul7loNR50nqtcTXdmnmS6eA9oev5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293938},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"2dedfab4aaaba05891ae12a8e81b6cbdf8fde8be","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.10.0/node@v20.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.17.0","dependencies":{"@alwatr/nanolib":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.7.5","@alwatr/nano-build":"^2.0.2","@alwatr/type-helper":"^2.0.2","@alwatr/tsconfig-base":"^1.3.2","@alwatr/prettier-config":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.4.1_1729072825158_0.5084542725990076","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@alwatr/nanotron-api-server","version":"4.5.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.5.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"bd74c30a95dd19946de80c910de50b5915fbb087","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.5.0.tgz","fileCount":22,"integrity":"sha512-tOBZLjF1wPkq4i4PVccaXjgPkt3enrjnkiHRJuqC+0Org4fSIMW1KF9Ceq2MURHVq9+Oza1v8dwpS6lE6X06RA==","signatures":[{"sig":"MEUCIEB8yqlTh1pRa4B7pEY9hnucMqGWTeDi+SH30h1GET+AAiEAvAqpgdKUhhTcUlU5oaFLMcjbRuGAd4ZMPpFJP7cH4ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294381},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"935f351bb504b7e09661a30d365363369e4609d8","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.10.0/node@v20.18.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.18.0","dependencies":{"@alwatr/nanolib":"^1.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.8.1","@alwatr/nano-build":"^2.0.3","@alwatr/type-helper":"^2.0.3","@alwatr/tsconfig-base":"^1.3.3","@alwatr/prettier-config":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.5.0_1730111368098_0.6761633570799206","host":"s3://npm-registry-packages"}},"4.5.2":{"name":"@alwatr/nanotron-api-server","version":"4.5.2","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.5.2","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"e0d8b16750d1c300b029a98d42341229dcb32ef1","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.5.2.tgz","fileCount":22,"integrity":"sha512-flu42Gu29MxUNOM9aqWP+b9lKlYPG0zyLhv9zt66+1kY26PuHrzhEuSt8bFhESH98ltfenxmfu1IJR9z/ZzMFg==","signatures":[{"sig":"MEUCIQDVlHzd7g1eNQXk/asWCjcX7LjpiPKxpzyUuFPG+N1e7QIgftRbuJDxEGDOXxxSKqnGXPNtcoHlDe0mXyhDI//6rOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294767},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"aca37ff16c5e63f539c1e2eaeb0d01197eb179a2","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.10.0/node@v20.18.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"20.18.0","dependencies":{"@alwatr/nanolib":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.8.6","@alwatr/nano-build":"^5.0.0","@alwatr/type-helper":"^5.0.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.5.2_1730553837121_0.2735353174757098","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@alwatr/nanotron-api-server","version":"4.6.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.6.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"3d400a268b6ee5dae235c5d5ce68a76f28710172","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.6.0.tgz","fileCount":22,"integrity":"sha512-QQBmTvogFMtYekIBMUlSL3Co3Y2csEkMuSSF7FRHoTKKK7RQPPSGOqTg8PTocl149P6J4qcqQMJ1qE+wZsyOqg==","signatures":[{"sig":"MEYCIQCzVt4PlL+wonAfM19jM1/U3fIKtvKoJrVM0SBA+W95KAIhAKWAOiISudfANO/vj6sP6IxV4Y6d1sNh1PnRIVAishrI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299888},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"2c680281d1a01aa734dc2867c9d41be8f1848182","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.10.0/node@v22.10.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.10.0","dependencies":{"@alwatr/nanolib":"^5.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.9.0","@alwatr/nano-build":"^5.0.0","@alwatr/type-helper":"^5.0.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.6.0_1730982063426_0.5576092155226879","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@alwatr/nanotron-api-server","version":"4.7.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.7.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"ae73a174659d47f7e64ce9e517a69dc844732aea","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.7.0.tgz","fileCount":22,"integrity":"sha512-J1yTHdjBx/t2rBPfzmOnKNhg/0f6ZWKi63BGJS3QZPHu2mhXnb4WglpjUc1ASWjdegFTjdUeI9WQaVoK6crHpA==","signatures":[{"sig":"MEYCIQDqSnQTCxxZRqXaGQv7o7zw9S+qyuM/vYXwnnreG8RpWwIhAOtB8CgG3PA0Lq7634jg01MW06pon9fJt61Y9pONjevB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":304088},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"936949150e6e6bb10114edf3dc4188f22c5e9bd1","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.10.0/node@v22.10.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.10.0","dependencies":{"@alwatr/nanolib":"^5.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.9.0","@alwatr/nano-build":"^5.0.0","@alwatr/type-helper":"^5.0.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.7.0_1730985754902_0.31384999191264473","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@alwatr/nanotron-api-server","version":"4.8.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.8.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"e8a5bc962113d0753d3b408b43e443658f84c161","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.8.0.tgz","fileCount":22,"integrity":"sha512-3dQZNlUuOG2hfZM3VmVoxToFO+kAVawyuJ3rBK4f0dzowBf6yETS1v0huBt30YuCTitA5lpH/6VEeNkrgehOpA==","signatures":[{"sig":"MEYCIQC+OFFvFWIC+jPQiaiVBHCsfOvNUiLzooX0epv2y1lxKQIhAOQF6ZdEtmXJIsY3iy6IvkpHhyDZz1n89agmM/tZxLYl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":304222},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"7155ae10b06476671c6f9f583d053919a1c40f01","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.10.0/node@v22.10.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.10.0","dependencies":{"@alwatr/nanolib":"^5.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.6.3","@types/node":"^22.9.0","@alwatr/nano-build":"^5.0.0","@alwatr/type-helper":"^5.0.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.8.0_1731077324119_0.2273632267273531","host":"s3://npm-registry-packages"}},"4.8.1":{"name":"@alwatr/nanotron-api-server","version":"4.8.1","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.8.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"5228ebb1aed81eb93adcb4c3bda4bdc7ee2d4eda","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.8.1.tgz","fileCount":22,"integrity":"sha512-cPU7QspNeQtS4gHid35liB6/khFyXwYsg1hg+i7WRG4jCHVUXQ5U8XbV2rqKq3dxbzQK7I08YPcTaH+ayHQ3lg==","signatures":[{"sig":"MEUCIQDfF2v37NgQFEnMk5JpE71LZoD5y/7EpxMA+zGbzc01SAIgR/LGgsprCHPYQlcGdDb3DjfTP/UPPMaS4nyM80dOWK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":304583},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"8f7cbca94fd9edee517b4f4c21f0de9a8442cc32","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.12.1/node@v22.13.1+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.13.1","dependencies":{"@alwatr/nanolib":"^5.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.7.3","@types/node":"^22.13.4","@alwatr/nano-build":"^5.4.0","@alwatr/type-helper":"^5.3.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.8.1_1739919251860_0.9222775791987881","host":"s3://npm-registry-packages-npm-production"}},"4.9.0":{"name":"@alwatr/nanotron-api-server","version":"4.9.0","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.9.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"f47132172521100aa81bf36bd5c33da49e4fb0b5","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.9.0.tgz","fileCount":22,"integrity":"sha512-KiUsTuOXBmyP/qKGf2PAbeINH2ldvAhmrf4pYGCjNu1FkeJodV5UOGF8UvW8sPS2w1aU9gNgebJbcXoWisMVlA==","signatures":[{"sig":"MEUCIQDW6/NGb4vDNZz+FDeuSNKKbUTgNC6jbnlssKG/uhnm0QIgOpGPGYzNJeK89GQGX4fhACVCJ110qfYA+sUd1uuJzSU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":304901},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"ef508cee0bcbb18697e4ec2ddc30abecaa92eba0","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.12.1/node@v22.14.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.14.0","dependencies":{"@alwatr/nanolib":"^5.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.7.3","@types/node":"^22.13.5","@alwatr/nano-build":"^5.4.0","@alwatr/type-helper":"^5.3.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.9.0_1740588750123_0.4436501491572995","host":"s3://npm-registry-packages-npm-production"}},"4.9.1":{"name":"@alwatr/nanotron-api-server","version":"4.9.1","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.9.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"59c6e1d643d00ad0be94bbdb2eb5b2df4940ee64","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.9.1.tgz","fileCount":22,"integrity":"sha512-yt+c1gZovGhEAwI6d3GWSKTZBdlbFG6erq9f0iNCtC3R1fofziT/U1+traf0l1s3Zta9fOyHkA5ZXhNboWzaNg==","signatures":[{"sig":"MEUCIHlqnkS/1ojHWh0e5g8lTXkNQ9BTJYXrDs6xyG0XmCSpAiEApG2s9UOjHe2jA0+aZ8F5tfnINW2NR5eC3V7YZ4KOzjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":305396},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"837fa8308cc3ba69a73c5cbe4ea03563adf0d56d","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/3.12.1/node@v22.14.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.14.0","dependencies":{"@alwatr/nanolib":"^5.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","typescript":"^5.8.2","@types/node":"^22.13.9","@alwatr/nano-build":"^5.5.0","@alwatr/type-helper":"^5.4.0","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.9.1_1741263068378_0.3958985003817759","host":"s3://npm-registry-packages-npm-production"}},"4.9.3":{"name":"@alwatr/nanotron-api-server","version":"4.9.3","keywords":["server","nanoservice","api","typescript","esm","alwatr"],"author":"S. Ali Mihandoost <ali.mihandoost@gmail.com>","license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.9.3","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"d463e6d3e2152127519fc687da0b776ac6a86710","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.9.3.tgz","fileCount":22,"integrity":"sha512-s3P1HISquHaQAK12b5740eKO3vVwY+ZWAACvLMRTvPX/idPkNVHwxmiSd7QKuvMlVd9mFkKR7nyCH+6wRq8vhw==","signatures":[{"sig":"MEUCIGhYMbKEEw7UBvx/CHsmiX0xNv9/ti+C/EzQH+ZgeVvMAiEAuFYy8j8AYxEFXdRyQy3rvXKyapnn6NtF2ebIgzaiw3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":305981},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"17852256f4aab632c64437d1c50c64d02ee108b9","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"https://github.com/Alwatr/nanotron","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/4.6.1/node@v22.17.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@alwatr/nanolib":"^5.6.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","typescript":"^5.8.3","@types/node":"^24.1.0","@alwatr/nano-build":"^5.5.3","@alwatr/type-helper":"^5.4.1","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.9.3_1753276490870_0.8517317299021232","host":"s3://npm-registry-packages-npm-production"}},"4.9.4":{"name":"@alwatr/nanotron-api-server","version":"4.9.4","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"AGPL-3.0-only","_id":"@alwatr/nanotron-api-server@4.9.4","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"d5f1cd347e302ff9a927263767b07fef7a372d31","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.9.4.tgz","fileCount":22,"integrity":"sha512-pvOx1itgGVJLYPTslb5J28eczCHUk4APc4SFJ/jIVUzikSlUh4TFhpEzLOvE84f9kqnm9mYljBj106f4Migj/Q==","signatures":[{"sig":"MEUCIQCSst+SiV+9Yp6G6VIxYRuo/o2wWSvxAHJ+Tfpar4q6GAIgTHf7UR4jLsST0HK7lFBd5B5QBko7UVZWP3WOajaXMns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":306715},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"d225632fac937bbf0faeb6db7eb9796e6ff0f00a","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"git+https://github.com/Alwatr/nanotron.git","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/4.7.2/node@v22.18.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@alwatr/nanolib":"^5.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.5","typescript":"^5.9.2","@types/node":"^22.17.2","@alwatr/nano-build":"^5.5.4","@alwatr/type-helper":"^5.4.2","@alwatr/tsconfig-base":"^5.0.0","@alwatr/prettier-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.9.4_1755964730657_0.2518772623576637","host":"s3://npm-registry-packages-npm-production"}},"4.10.0":{"name":"@alwatr/nanotron-api-server","version":"4.10.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@4.10.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"798a4e64b82b84ccc2e3d5e29bd61eccc65cfa1f","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.10.0.tgz","fileCount":22,"integrity":"sha512-plT0hJntzIrxjtex4UwGKcgzHkySxI/Kyn9yJQctcI/AlhtT7eU+o+PyVT0tJmP3scHgU6L0b3dPvg5xXqBqiA==","signatures":[{"sig":"MEUCIQCQ3oEs6MAh6WSG9YxrWW06Sv9ZB/3z+4RsgsJftTETCgIgVff6qI8SglgQTBaaaQqiIpZwr+GxcQZQT0dULljdrCA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":259202},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"234113e16cdec26d18c5687219d5f5c29829e045","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"git+https://github.com/Alwatr/nanotron.git","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/4.8.0/node@v22.19.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@alwatr/logger":"^6.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.1.3","typescript":"^5.9.2","@types/node":"^22.18.6","@alwatr/nano-build":"^6.3.1","@alwatr/type-helper":"^6.1.1","@alwatr/tsconfig-base":"^6.0.2","@alwatr/prettier-config":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.10.0_1758490975620_0.44572965706615775","host":"s3://npm-registry-packages-npm-production"}},"4.10.1":{"name":"@alwatr/nanotron-api-server","version":"4.10.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@4.10.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/nanotron/tree/next/packages/api-server#readme","bugs":{"url":"https://github.com/Alwatr/nanotron/issues"},"dist":{"shasum":"a8a4ffeed782baae10c64a14247ba3950006a59f","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-4.10.1.tgz","fileCount":22,"integrity":"sha512-tl/GuSF2dvvoTFN4FqU1QU3JG/gOy0vpMY3hGvwgWDLt9KyPSMg9IB7s4StJqfdrv0fRjaEZUB8WTJSCJibJJA==","signatures":[{"sig":"MEYCIQCYQTg9jRokYq6vFSv/fjbvu74wk8ORHaWTvzLzQ+H42gIhAKiB8nAFKYQVa8xMFrxtmvpReeVkGpMT8+IW1APIX+DZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":259668},"main":"./dist/main.cjs","type":"module","types":"./dist/main.d.ts","module":"./dist/main.mjs","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.mjs","require":"./dist/main.cjs"}},"gitHead":"e077211736b90023d4842a23b252dc5284d0445a","scripts":{"b":"yarn run build","c":"yarn run clean","d":"yarn run build:es && yarn node --enable-source-maps --trace-warnings","t":"yarn run test","w":"yarn run watch","cb":"yarn run clean && yarn run build","test":"NODE_OPTIONS=\"$NODE_OPTIONS --enable-source-maps --experimental-vm-modules\" jest","build":"yarn run build:ts & yarn run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"yarn run watch:ts & yarn run watch:es","build:es":"nano-build --preset=module","build:ts":"tsc --build","watch:es":"yarn run build:es --watch","watch:ts":"yarn run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"prettier":"@alwatr/prettier-config","repository":{"url":"git+https://github.com/Alwatr/nanotron.git","type":"git","directory":"packages/api-server"},"_npmVersion":"lerna/4.8.0/node@v22.19.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@alwatr/logger":"^6.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.1.3","typescript":"^5.9.2","@types/node":"^22.18.6","@alwatr/nano-build":"^6.3.1","@alwatr/type-helper":"^6.1.1","@alwatr/tsconfig-base":"^6.0.2","@alwatr/prettier-config":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_4.10.1_1758492783161_0.3902045145765418","host":"s3://npm-registry-packages-npm-production"}},"9.1.0":{"name":"@alwatr/nanotron-api-server","version":"9.1.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.1.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/main/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"7a03d84ece8335fb6affdae651a084c287b4eb7a","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.1.0.tgz","fileCount":26,"integrity":"sha512-bKpQAMUOwuXa9DXSu85WQ3OQKP7CoCFStzm8SRHokE3An4C7CB6feMSHwf/Dtm4Mmx0ktnrem7p2NVEP6PnIIg==","signatures":[{"sig":"MEQCIF70TOGPJtaPMcs2T/iHlCDdGJqpC+JGdC+J5qOPl0l8AiBWSXG4AbLvBEfVZDL8TcFhbFqDUtdCTaOYM0fS1Hlmyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210386},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"4a25cd3e0499cf61dd761e87d3711abf9b0cd208","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/4.11.5/node@v20.20.1+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"@alwatr/logger":"9.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^25.5.0","@alwatr/nano-build":"9.1.0","@alwatr/type-helper":"9.1.0","@alwatr/tsconfig-base":"9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.1.0_1775055782987_0.8367695034406575","host":"s3://npm-registry-packages-npm-production"}},"9.1.1":{"name":"@alwatr/nanotron-api-server","version":"9.1.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.1.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"c780bc4cd3c91c154cf13dad96ea6f4ccfd7dc1f","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.1.1.tgz","fileCount":26,"integrity":"sha512-J5BUGuTMep8jHK0mtyFxPdgmVOeEMkZdczy0sYLHUWLh0RqWdyy0pIPku3jWoHhhc8S2z7MAAcTe3KuQIdG0bg==","signatures":[{"sig":"MEUCIQDvwmGXakWeQsLsDu57witxOaHPGZbRMidPG+ZzGYN+kAIgCQoKTxQCrovqOEKFO6aqO3Ef/Q7FxKDEF+xR1c3p/GQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210386},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"38fb79dd8b6cf48108ae6492ecd7a285c7633e9b","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/4.11.5/node@v20.20.1+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"@alwatr/logger":"9.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^25.5.0","@alwatr/nano-build":"9.1.1","@alwatr/type-helper":"9.1.1","@alwatr/tsconfig-base":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.1.1_1775056185270_0.17335127050107002","host":"s3://npm-registry-packages-npm-production"}},"9.2.1":{"name":"@alwatr/nanotron-api-server","version":"9.2.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.2.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"d9ffdaea60b2e18bd4725c5a5c3a0eb53bf88e0d","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.2.1.tgz","fileCount":26,"integrity":"sha512-eV9Q55MKTq10x0xj6VmSvaOwnQyznNJp1ok9ti4S+aG+ePAIWBxEZdvS7jimbbIoEFGdfbW2YcqY7oM/IY0VCA==","signatures":[{"sig":"MEUCIG5aO5s5PFbtbtwUxa+u6IbxQRzsHMYLl+mCwpIYcTHDAiEA8I07biyxCkg0Qi4bjba9+3ubyqqaLEfXlIoLpCmqpWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210372},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"b9dc0cb8b04b16216d44fbe9a9682f2a57926167","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/nano-build":"9.1.1","@alwatr/type-helper":"9.1.1","@alwatr/tsconfig-base":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.2.1_1775295074051_0.9921644288335156","host":"s3://npm-registry-packages-npm-production"}},"9.3.0":{"name":"@alwatr/nanotron-api-server","version":"9.3.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.3.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"21be1f7739215200c9bbba01b6b4f5dd1697dee4","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.3.0.tgz","fileCount":26,"integrity":"sha512-YzENhVx7s0+IFxrDtV/IqLObjtTmsYXWWZq1m2vyS/BpqPu5kW70KFJ+vT82Y/V5JU5JkMlGHVIJ46CEnOD0Gw==","signatures":[{"sig":"MEUCIEn3Ft/MMrMJ+hW8v+GVaNPfamK+1VviP6KJYILxuYcPAiEA/NSTAU5m2Yhp60x2MdQRrV8qZg7y6YvNo0WXU9RDy54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210367},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"adf6d486667eefee42dfc87938e3af96f87c4738","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/standard":"9.3.0","@alwatr/nano-build":"9.3.0","@alwatr/type-helper":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.3.0_1775301729726_0.5685262131160476","host":"s3://npm-registry-packages-npm-production"}},"9.4.0":{"name":"@alwatr/nanotron-api-server","version":"9.4.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.4.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"a29ef65c3bdb45e883c6c214e1201831e2e82650","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.4.0.tgz","fileCount":26,"integrity":"sha512-ClKr9KtmOrudb5agpuT84dEjhCkp7h/m3/gVVHmxCw/zAJIkT9wT5dpdpMkDBl8jLfTdVTIkD/h+3or3Y1OGfA==","signatures":[{"sig":"MEUCIE8cUo7eSrjQCORFJSuQVJ7y2i1pgzZxkRYuDRRyLeBcAiEA5EId5m/JP9q2uEXfoxPDcqY4Oe+ECKlarT4lZaipluI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210367},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"662f1047fc2a1b53a00902028d6cebfd04b52dd5","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/standard":"9.4.0","@alwatr/nano-build":"9.3.0","@alwatr/type-helper":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.4.0_1775405535176_0.39715288138532046","host":"s3://npm-registry-packages-npm-production"}},"9.4.5":{"name":"@alwatr/nanotron-api-server","version":"9.4.5","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.4.5","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"b5eb3d34651f1e2097d6e8cdff23c65dd1571e7b","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.4.5.tgz","fileCount":26,"integrity":"sha512-pRKi+w6fXCwkwpf1qGN7VMKMAOQKUCE+0kAB9WFiRLIemcEN3xcmv33PNlUQxSlXE4YqYaaS+0/OktWhiOT91w==","signatures":[{"sig":"MEYCIQCyDZo5bmEfcp/YzhJtQPAvL1WS1IHfKVwiRsw+DsQyLAIhAJfq2edeUYDuVnF2z5magPp3n/XbOo0Cm1SfZnglg1H2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210367},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"26e30d3e766cb9e2274a61d5259677643f8ca18d","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.4.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/standard":"9.4.5","@alwatr/nano-build":"9.3.0","@alwatr/type-helper":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.4.5_1775931324704_0.8758101788965056","host":"s3://npm-registry-packages-npm-production"}},"9.7.0":{"name":"@alwatr/nanotron-api-server","version":"9.7.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.7.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"6ece5ebc641e7542b7231b008633a1ae48306cce","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.7.0.tgz","fileCount":26,"integrity":"sha512-lBps2fQVtlt2U7MBMxZ9dQ20b2wI6ojjhg6y/OxNC8aKUdgLDW1ZCeH5ykLfd+g6EwwPb1cZQ4hVJ67kDpjNKg==","signatures":[{"sig":"MEUCIGurtZXGUTkTLuZOnu0QQ83YQ2mJ9KEEM+bmdGiLalOXAiEAxzeHaVSOok5p4QtJmKhdPOqRQeP4PfGL92LOyza14Sg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210367},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"cfe0da1394b656a10123865dba26057a07b3759a","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/standard":"9.7.0","@alwatr/nano-build":"9.3.0","@alwatr/type-helper":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.7.0_1776183068789_0.9871429881994447","host":"s3://npm-registry-packages-npm-production"}},"9.10.0":{"name":"@alwatr/nanotron-api-server","version":"9.10.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.10.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"713ba67c0433c39a94ca39b0723d13c31585ccda","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.10.0.tgz","fileCount":26,"integrity":"sha512-i8Pup5iYwN3jqKqUaha+zAiuMtsMfsF9oDKUnkWdldrvb9oRJOUQHJzoJ9GRXYRquqRZ7494ag60nlrdXM4bsA==","signatures":[{"sig":"MEUCIQDc0tQ2IlMseV65RjKj+QyudSGgutWt9PjMAC3wYWn4OwIgIuRHNY1OsG1dPYMLmXLzXMXwPL2Lt7Jj1vSr0aqNsyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210371},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"b88ae5cd72935e76e019e3765c36eb633ece2910","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/standard":"9.7.0","@alwatr/nano-build":"9.10.0","@alwatr/type-helper":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.10.0_1776278450272_0.715108939737481","host":"s3://npm-registry-packages-npm-production"}},"9.10.1":{"name":"@alwatr/nanotron-api-server","version":"9.10.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.10.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"7b11b2393e549ce48eea5f8eca32848a671beff1","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.10.1.tgz","fileCount":26,"integrity":"sha512-8bjITFD4k2HGNk6iQi0b6Ddr3r9otK0qg69M+ihk6HByH9G68DOike4abQnl0JgorpBprd76MOZ4UAwN3sFh9Q==","signatures":[{"sig":"MEUCIQCKvaPx84dqjEuB1+ymeDhQJ1TtZUohlLdaj1WtWBgERQIgWMQ6E1K1IWtB4nP3PlIgh0/Y25vR4FKpHN8auE9dDBk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210371},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"602a7b285b0cf6d799d97e44db81265ff73e47a2","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.0.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.10.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.2","@types/node":"^24.12.2","@alwatr/standard":"9.7.0","@alwatr/nano-build":"9.10.1","@alwatr/type-helper":"9.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.10.1_1776541376192_0.23196433766248536","host":"s3://npm-registry-packages-npm-production"}},"9.11.2":{"name":"@alwatr/nanotron-api-server","version":"9.11.2","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.11.2","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"a73796818c513127fbafca6db095c272ceb4ac2a","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.11.2.tgz","fileCount":26,"integrity":"sha512-ACJEIZZHI9Mz3O+Ja50np5VxpeMyCnIXFman4Sn/6hTt1RHomd1ytwBQMJiCKoA6rX+PaDDA8r44BMHiFdxQMw==","signatures":[{"sig":"MEYCIQDummGymdDK1br+Szaj4NYMGfx3R3Li26dNFwZuYVkfxAIhAOR2pZQsjiZWx+JuTMPu4SXS9z0BDI+edS/FHeIoB5PS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210373},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"ad72dc5b615ab443b1f7e2616ec647574bb04cf5","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.1.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.11.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.2","@alwatr/standard":"9.11.2","@alwatr/nano-build":"9.10.1","@alwatr/type-helper":"9.11.2"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.11.2_1776806004174_0.5939807272139008","host":"s3://npm-registry-packages-npm-production"}},"9.14.0":{"name":"@alwatr/nanotron-api-server","version":"9.14.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.14.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"0cd3d1c117ce08e6678160b9949cf6359711ff59","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.14.0.tgz","fileCount":26,"integrity":"sha512-V9KchEwZhgwDGhrWZIY+knoZ8hVwhFLCPeT3Qp64Hj0kH8m/D+J9b74bq1XK6bYmusmxpRrm1FK/a9eFbDOEPA==","signatures":[{"sig":"MEYCIQD97qT/3fbOUyZqLZ3IMVVFl/pc9JhTbXkiLl+IuCNo4AIhAO0mmvjjuIawFVkSDj2EZVcRa/yf6Ae75WZ6z0wXLtfs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"4e499b23191d4460ea60f34cde8a99b472741f1a","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.2","@alwatr/standard":"9.14.0","@alwatr/nano-build":"9.14.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.14.0_1777126815348_0.44599311773732575","host":"s3://npm-registry-packages-npm-production"}},"9.16.0":{"name":"@alwatr/nanotron-api-server","version":"9.16.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.16.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"d444ba4a27c431748eb708e43ef37ebbfd145fb2","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.16.0.tgz","fileCount":26,"integrity":"sha512-y+eq63J4lLU1NDnr1YVJnHEhYYO+0o/s1wqCJeBOmgqfpIxqYqft2hdK/WVC77Rmu/Tn9pSYeu2ITKk03VUdrg==","signatures":[{"sig":"MEUCIQDiscsy6+ekEpkwSC7fZHR0UO7YjQp2eQwRdh6hYQclFQIgG5zcpW8HQGt9p3SxR2tloeLdkXbMpYQ9tvPXSAIHRNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"c210044f6e8ab444ec2f9e600f095761cbd279bd","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.2","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.14.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.16.0_1777287341783_0.5479841216518992","host":"s3://npm-registry-packages-npm-production"}},"9.20.1":{"name":"@alwatr/nanotron-api-server","version":"9.20.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.20.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"750c3127cc7af23b387fb3f0ccea7a6122deb0ae","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.20.1.tgz","fileCount":26,"integrity":"sha512-DTkdBIkIiEEd/dM9JykbLXvVBJZZ9WyMXKIV4Blj5WVJFqq3G92jxKhhU5bfFvOuw4x6EB8aJ0az5BvAwhSNoQ==","signatures":[{"sig":"MEUCIAn4L0jn15aQpmdXuDPu13av2cAi0y5HFxCd8cbxPfMJAiEA2PC8xo0+qaW91wLHxNnR3K6YRuIhgM5d2tP9DYAP5f0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"73461cfe9ed6d5f18f606d585057203103ea05fa","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.0/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.2","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.14.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.20.1_1777578608842_0.23700072406851058","host":"s3://npm-registry-packages-npm-production"}},"9.23.3":{"name":"@alwatr/nanotron-api-server","version":"9.23.3","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.23.3","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"e7461ba74070229fdb72e0f199953e2c2d632dbe","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.23.3.tgz","fileCount":26,"integrity":"sha512-Wna3Epdy5KtaX64vSAL8bJ8shyLHSNDSx0YtlRvFN1bmPQOXVxPVnf3BKEnfB6wdynrxlGsXlHfc1HjEQJ5zDg==","signatures":[{"sig":"MEYCIQCW++NCB5Cp9PwUMSaGWpW2LhjFDV+nKnrQQpmKigeWCAIhAIfMitNRV6oqVtBgh/8Q+QGPIQEma/ePLCL6iDHGJhpG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"e38ea606b08ee85402fe112d4e32e741a446dcad","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.1/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.23.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.3","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.14.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.23.3_1778589508815_0.8712178649897939","host":"s3://npm-registry-packages-npm-production"}},"9.24.0":{"name":"@alwatr/nanotron-api-server","version":"9.24.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.24.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"c4fda422bd5a12ec3547b78bb7ccd32b4f9c525e","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.24.0.tgz","fileCount":26,"integrity":"sha512-fkpZyFkd0228QbnV9Xgo+m5AszwYawoPSiejfHI9jvEQCIj2fzkXU1F+x3v/OJQVk4wI0mJlIykztHYKKhlhbA==","signatures":[{"sig":"MEUCIBOC+hjFkPISdWfaXMom8NPcF0l4W3TCCKbdt3XM5to+AiEAyOK5c/CFTlJAkAQc21pNbIROPUi8FWfGU+gmk+KODAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"7953ae95627dcfcea72516a288560769c7d8fb06","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.1/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.4","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.14.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.24.0_1778786715198_0.0863275216319761","host":"s3://npm-registry-packages-npm-production"}},"9.25.0":{"name":"@alwatr/nanotron-api-server","version":"9.25.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.25.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"d0e8974cd4dc35bef68f148626205b1adf701c43","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.25.0.tgz","fileCount":26,"integrity":"sha512-1Uyy0HwxbaO/XAtzvohNbu5rMV/iIT6fRUF7M61r2SIEK0CcFR5WdOX6YUILgyxefzI0f/ckHWyPSo0hsVLuow==","signatures":[{"sig":"MEQCIDbH4t3MwI2ZkHA2g39SZD/ZrhSjSwlYFnjytPPjOVcEAiAg7GLGVgde5DzRM/IzmoPo3+ZJ50Sm3JgMQpjBIkrWug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"a49ae304180faab79539b5ddfe62d18ac91a232e","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.1/node@v20.20.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@alwatr/logger":"9.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.4","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.25.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.25.0_1779366172504_0.3705737288001081","host":"s3://npm-registry-packages-npm-production"}},"9.29.0":{"name":"@alwatr/nanotron-api-server","version":"9.29.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.29.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"e40f372786e45091eef26a39a165f2d3fc85a18d","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.29.0.tgz","fileCount":26,"integrity":"sha512-dewWrCGW9hgFf/EW+ePS4Esf0pYUS8kuq0too9VJETAzO38PDmhxpQkoJzR4O3lXwGh3/Loi0Rvd15WAZdOWzQ==","signatures":[{"sig":"MEUCIQDzCyaOLYgo1RbSHBnMoYVxHmV+XgqIdQa10QdzlzxB+QIgcglCcYu1SNkeWRQQAI3nOgQl3K8WU25ApNFHDXPiO9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"2f80c615d90e038dca634a2dfba8d900d3df6248","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.2.2/node@v22.22.3+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@alwatr/logger":"9.29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.12.4","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.25.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.29.0_1780236918042_0.23089998807651124","host":"s3://npm-registry-packages-npm-production"}},"9.31.0":{"name":"@alwatr/nanotron-api-server","version":"9.31.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.31.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"2983bcc4e5a302a97202e2941af46275c2d0588c","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.31.0.tgz","fileCount":26,"integrity":"sha512-2fKSZzb1zl391r14aoI0yYb9f/R5rBoH9+Dj/HnWfYgZyp4ZnJ464Qkh3SLKX6JVtOc9zMMqw9tKGVpzRL971Q==","signatures":[{"sig":"MEUCIQDMyssS0BhfKzGpIJVjbAE1FK5dL0x5/riZFcgOfkdqvwIgS+QnQunFQU4V4LzDDEAVON3Fdky6QwxGtpgYiLO0SM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"a2bdb86945c56f8b99b6dd0f8ec714df70dfa3e5","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.3.0/node@v22.22.3+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@alwatr/logger":"9.31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.13.1","@alwatr/standard":"9.16.0","@alwatr/nano-build":"9.25.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.31.0_1780835155970_0.12584807643231888","host":"s3://npm-registry-packages-npm-production"}},"9.33.0":{"name":"@alwatr/nanotron-api-server","version":"9.33.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.33.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"c8c0e66fb333e2d016b39f9c9551ef76e7be1259","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.33.0.tgz","fileCount":26,"integrity":"sha512-CW+MW0zdPdLlECyNt9/Ilb9Sh6E3nctz6l+tVsZhu4Er5woYFcWuRYqQRUmS6Ax45d2ni+DryexJgTj4XbPpgg==","signatures":[{"sig":"MEQCIGjMp56qrkUiE0SqWvPvMc6UeqEql4CPAIu/oDIYXq/3AiAb/KYNvhVWsy9uJh98PT4znylFDVf7oeGp/QFbMQpDtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":211627},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js"}},"gitHead":"ba7e63efa62c86c7845269f94c4cc9924c38ff21","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"ALWATR_DEBUG=0 bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"nano-build --preset=module src/main.ts","build:ts":"tsc --build","watch:es":"bun run build:es --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.3.0/node@v22.22.3+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@alwatr/logger":"9.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.13.1","@alwatr/standard":"9.33.0","@alwatr/nano-build":"9.25.0","@alwatr/type-helper":"9.14.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.33.0_1781057076647_0.34189222834290645","host":"s3://npm-registry-packages-npm-production"}},"9.33.1":{"name":"@alwatr/nanotron-api-server","version":"9.33.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.33.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"7a205345ad41c0028f48b6f708a330b7a759469f","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.33.1.tgz","fileCount":28,"integrity":"sha512-JeukN8+gB1dey52ys3/wX4c8KjTOBEHfFRGcAQuMXmWPoKmRjfZw6/4ZgWQFi4d1ZrV0NQGM3Ft38LACl9M42g==","signatures":[{"sig":"MEUCIFdJ3MGEv6/vt5wqfNVsZXDl4SLsPKW987v2bm5bBM6TAiEA+xGyWTEcDYCvXfh+FizMvSMj9yrPhu6ihZavjSqsXuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273999},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"84fba5b7b428188be17aaaaf062b0b7eaae96555","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.3.0/node@v22.22.3+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@alwatr/logger":"9.33.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.13.1","@alwatr/standard":"9.33.0","@alwatr/nano-build":"9.33.1","@alwatr/type-helper":"9.33.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.33.1_1781089518843_0.9830928217814616","host":"s3://npm-registry-packages-npm-production"}},"9.35.0":{"name":"@alwatr/nanotron-api-server","version":"9.35.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.35.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"5c81d54cee43c060785901b4596c7f68e3d2670b","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.35.0.tgz","fileCount":28,"integrity":"sha512-7Uyf75QpEsSLfNreqVDsqdO3HHSigpqkxB+dai+25JBJMPw278h9+mSpV0ZsiWgmnpGK0LpkJkj22V244BtS7Q==","signatures":[{"sig":"MEYCIQCFtK+iKJBctsI0KwQGg2RpHu+Q0zn2mGCtiWy4r/82RgIhAJfu91pAnSBvTFE558ChHJUKoXOpXb2CdDDTZVbdLEAG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273545},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"85e47c26720607e780d06e568a6734ac20e5bc82","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.3.0/node@v22.22.3+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@alwatr/logger":"9.33.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.13.1","@alwatr/standard":"9.33.0","@alwatr/nano-build":"9.33.1","@alwatr/type-helper":"9.33.1"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.35.0_1781189806260_0.6413564852031113","host":"s3://npm-registry-packages-npm-production"}},"9.36.0":{"name":"@alwatr/nanotron-api-server","version":"9.36.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.36.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"bbc600122126e75bd80322b94655a4f48f41de1d","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.36.0.tgz","fileCount":28,"integrity":"sha512-KhHmmiuYm2mOewISQEmtjbvIF2Ym+aNEXJxK552AmaICWx1+qabVu7e5CBQYCN3FZHJlm4MlPp9bKGEfZp8pOA==","signatures":[{"sig":"MEYCIQDy4HDhmCpASu6ickd2/n23QjAmiFX09wvEBMyrlCXbJgIhAOLV1WoeTuhfB1VLA3of0n9Id3ud09oSf1rsYwKnW2ea","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273545},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"252426e3bf06fdf5331691d5e8c09a4808104275","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.3.0/node@v22.22.3+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@alwatr/logger":"9.36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.13.1","@alwatr/standard":"9.33.0","@alwatr/nano-build":"9.33.1","@alwatr/type-helper":"9.36.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.36.0_1781214298837_0.1985952814060925","host":"s3://npm-registry-packages-npm-production"}},"9.38.1":{"name":"@alwatr/nanotron-api-server","version":"9.38.1","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.38.1","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"fa3ebdec465179e153a34654986ad5776d015ec1","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.38.1.tgz","fileCount":28,"integrity":"sha512-GORsP2lMJiCucnGsMMNWy2GXkhkK6QMl20QZLiddReQv1Q9o1vbonwaCCUqXpuE6aachmiOTm+xcrtP5K4lAOw==","signatures":[{"sig":"MEUCIQDY1Qx7/reQAFffMRXB3YyqVg+Se9XnEDkjXycTU8WA6wIgKcvlqFL4FJgT/Nr6QnnnCuym/CS1p5QGGDvPF0zlumk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273545},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"918e99e7142b84f69eaa703ce9e27c3ac9d9300b","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.3.0/node@v22.23.0+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.23.0","dependencies":{"@alwatr/logger":"9.38.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@types/node":"^24.13.1","@alwatr/standard":"9.38.1","@alwatr/nano-build":"9.38.1","@alwatr/type-helper":"9.36.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.38.1_1782630642663_0.0708216122923202","host":"s3://npm-registry-packages-npm-production"}},"9.38.2":{"name":"@alwatr/nanotron-api-server","version":"9.38.2","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@9.38.2","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"f6408fa7eec70357df9b78d126bd9f9ac51f2a68","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-9.38.2.tgz","fileCount":28,"integrity":"sha512-d7KMSpSeMAsZZV2QhJ2N0wOlomHCIW/bHQ0klla6QI+wi24KAj/z3aXydg9VMchNCGP0qjtJA2LQWDmPtx9P3A==","signatures":[{"sig":"MEUCIQDdGooFEGTE1rXbyuO6F6uOCxjbdh6dkeOr2p39iZ16IgIgQgnsI0WTQqRouodqCWNJ+E1G9bZUCZOJOJn6x7JvkbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275761},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"69569fc5d7a66d5f027d5d4f58af4289280d5e5d","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.4.0/node@v22.23.1+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.23.1","dependencies":{"@alwatr/logger":"9.38.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^7.0.2","@types/node":"^24.13.3","@alwatr/standard":"9.38.2","@alwatr/nano-build":"9.38.1","@alwatr/type-helper":"9.38.2"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_9.38.2_1783856607661_0.4867705788531227","host":"s3://npm-registry-packages-npm-production"}},"10.0.0":{"name":"@alwatr/nanotron-api-server","version":"10.0.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@10.0.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"bc30dc5c1ac0d95abf051e743fe2080e7018f93b","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-10.0.0.tgz","fileCount":28,"integrity":"sha512-YB8JxJ+pYWf6XEPdBP0jWBgbaIu0w3HokJ9Q0udZhb/LvUhvzzJ8g5OZsmVfeYKu0Z226s5N1o+lWFd9jGedRw==","signatures":[{"sig":"MEUCIQCQJ8q0FLM1VIBslJwoABPicfnp8vqFcsR+qlIB5W9kDAIgf+o8biyfO1e4sLqev7uFUQZZoI1eNYaf1sxtUo4t/K4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275761},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"ad367007af237263a64306c359d05fea63fb2dc7","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.4.2/node@v22.23.1+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.23.1","dependencies":{"@alwatr/logger":"10.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^7.0.2","@types/node":"^24.13.3","@alwatr/standard":"10.0.0","@alwatr/nano-build":"10.0.0","@alwatr/type-helper":"10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_10.0.0_1785075715194_0.25990148352493003","host":"s3://npm-registry-packages-npm-production"}},"10.1.0":{"name":"@alwatr/nanotron-api-server","version":"10.1.0","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"author":{"url":"https://ali.mihandoost.com","name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com"},"license":"MPL-2.0","_id":"@alwatr/nanotron-api-server@10.1.0","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"dist":{"shasum":"b54864ab5f1d6c0a249bc2781292c376d9c7417d","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-10.1.0.tgz","fileCount":28,"integrity":"sha512-hUvfN8FS8n+wr4Do69nrFsTxfBmofXfDkIGYKQ/ozPPjrMLjVBwWXg6OjV8kzfkShIXO7MInPLAvU8LeUaWX3w==","signatures":[{"sig":"MEUCIQCRJAnnmRHI9OjN3Mk0LsARd7YYqyS10xAWnO2Z33QNYAIgF6E8KisbGtuV06BQ9mqfjgXI2Xw30TwmSOW9cAkt0fU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275775},"type":"module","exports":{".":{"types":"./dist/main.d.ts","import":"./dist/main.js","default":"./dist/main.js","development":"./dist/dev/main.js"}},"gitHead":"b9efc218052a99652c3cb0bc990496f26b5b18cf","scripts":{"b":"bun run build","t":"bun run test","w":"bun run watch","cl":"bun run clean","lint":"eslint src/ --ext .ts","test":"bun test","build":"bun run build:ts && bun run build:es","clean":"rm -rfv dist *.tsbuildinfo","watch":"bun run watch:ts & bun run watch:es","format":"prettier --write \"src/**/*.ts\"","build:es":"bun run build:es:dev && bun run build:es:prod","build:ts":"tsc --build","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts"},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"repository":{"url":"git+https://github.com/Alwatr/alwatr.git","type":"git","directory":"pkg/nanotron-old/api-server"},"_npmVersion":"lerna/5.6.1/node@v22.23.2+x64 (linux)","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","directories":{},"sideEffects":false,"_nodeVersion":"22.23.2","dependencies":{"@alwatr/logger":"10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^7.0.2","@types/node":"^26.4.0","@alwatr/standard":"10.0.0","@alwatr/nano-build":"10.0.0","@alwatr/type-helper":"10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/nanotron-api-server_10.1.0_1788188311681_0.33482329163754265","host":"s3://npm-registry-packages-npm-production"}},"10.2.0":{"name":"@alwatr/nanotron-api-server","version":"10.2.0","description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","license":"MPL-2.0","author":{"name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com","url":"https://ali.mihandoost.com"},"type":"module","repository":{"type":"git","url":"git+https://github.com/Alwatr/alwatr.git","directory":"pkg/nanotron-old/api-server"},"homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"exports":{".":{"types":"./dist/main.d.ts","development":"./dist/dev/main.js","import":"./dist/main.js","default":"./dist/main.js"}},"sideEffects":false,"dependencies":{"@alwatr/logger":"10.2.0"},"devDependencies":{"@alwatr/nano-build":"10.0.0","@alwatr/standard":"10.0.0","@alwatr/type-helper":"10.2.0","@types/node":"^26.5.0","typescript":"^7.0.2"},"scripts":{"b":"bun run build","build":"bun run build:ts && bun run build:es","build:es":"bun run build:es:dev && bun run build:es:prod","build:es:dev":"nano-build --preset=module --outdir=dist/dev src/main.ts","build:es:prod":"NODE_ENV=production nano-build --preset=module --outdir=dist src/main.ts","build:ts":"tsc --build","cl":"bun run clean","clean":"rm -rfv dist *.tsbuildinfo","format":"prettier --write \"src/**/*.ts\"","lint":"eslint src/ --ext .ts","t":"bun run test","test":"ALWATR_DEBUG=0 bun test","w":"bun run watch","watch":"bun run watch:ts & bun run watch:es","watch:es":"bun run build:es:dev --watch","watch:ts":"bun run build:ts --watch --preserveWatchOutput"},"publishConfig":{"access":"public"},"keywords":["alwatr","api","esm","nanoservice","server","typescript"],"gitHead":"2a0a52415ec6af039244806419c3b79734994c71","_id":"@alwatr/nanotron-api-server@10.2.0","_nodeVersion":"22.23.2","_npmVersion":"lerna/5.6.1/node@v22.23.2+x64 (linux)","dist":{"integrity":"sha512-apPwEJPuufDjJGSoiLGflkFJ2kAf42SdiFqc0fKmIRuqd8Ja2ZIOC7/i7UjUcMsTleQ8VO0N9VCYsUky7DscKA==","shasum":"43eacb710a4083b2b45e1c8691c7232ff3871690","tarball":"https://registry.npmjs.org/@alwatr/nanotron-api-server/-/nanotron-api-server-10.2.0.tgz","fileCount":28,"unpackedSize":275790,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC7doaac0ArV6FEdt3/ST++ettxX1urLKmxRTN7fmwWZgIgcb42o0a1tQ1VMvBz/Or8v6hkmUah3rPzuuuH8NxOulI="}]},"_npmUser":{"name":"alimd","email":"ali.mihan.doost@gmail.com"},"directories":{},"maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/nanotron-api-server_10.2.0_1788887081866_0.9803390254954067"},"_hasShrinkwrap":false}},"time":{"created":"2024-09-10T16:20:23.684Z","modified":"2026-09-08T17:04:42.201Z","4.0.0-alpha.0":"2024-09-10T16:20:23.955Z","4.0.0-alpha.1":"2024-09-11T17:47:15.735Z","4.0.0-alpha.2":"2024-09-12T09:08:53.275Z","4.0.0-alpha.3":"2024-09-13T22:03:12.226Z","4.0.0":"2024-09-14T10:22:29.149Z","4.0.1":"2024-09-14T10:52:14.409Z","4.0.2":"2024-09-14T12:43:39.365Z","4.1.0":"2024-09-14T13:22:38.639Z","4.2.0":"2024-09-23T11:37:02.067Z","4.2.1":"2024-09-24T16:14:00.997Z","4.2.2":"2024-09-29T11:24:24.745Z","4.3.0":"2024-10-11T19:13:18.817Z","4.4.0":"2024-10-14T16:24:16.280Z","4.4.1":"2024-10-16T10:00:25.339Z","4.5.0":"2024-10-28T10:29:28.277Z","4.5.2":"2024-11-02T13:23:57.311Z","4.6.0":"2024-11-07T12:21:03.649Z","4.7.0":"2024-11-07T13:22:35.193Z","4.8.0":"2024-11-08T14:48:44.289Z","4.8.1":"2025-02-18T22:54:12.057Z","4.9.0":"2025-02-26T16:52:30.317Z","4.9.1":"2025-03-06T12:11:08.550Z","4.9.3":"2025-07-23T13:14:51.075Z","4.9.4":"2025-08-23T15:58:50.882Z","4.10.0":"2025-09-21T21:42:55.825Z","4.10.1":"2025-09-21T22:13:03.407Z","9.1.0":"2026-04-01T15:03:03.215Z","9.1.1":"2026-04-01T15:09:45.444Z","9.2.1":"2026-04-04T09:31:14.214Z","9.3.0":"2026-04-04T11:22:09.866Z","9.4.0":"2026-04-05T16:12:15.362Z","9.4.5":"2026-04-11T18:15:24.831Z","9.7.0":"2026-04-14T16:11:08.931Z","9.10.0":"2026-04-15T18:40:50.423Z","9.10.1":"2026-04-18T19:42:56.346Z","9.11.2":"2026-04-21T21:13:24.318Z","9.14.0":"2026-04-25T14:20:15.518Z","9.16.0":"2026-04-27T10:55:41.957Z","9.20.1":"2026-04-30T19:50:09.059Z","9.23.3":"2026-05-12T12:38:28.951Z","9.24.0":"2026-05-14T19:25:15.368Z","9.25.0":"2026-05-21T12:22:52.663Z","9.29.0":"2026-05-31T14:15:18.190Z","9.31.0":"2026-06-07T12:25:56.131Z","9.33.0":"2026-06-10T02:04:36.776Z","9.33.1":"2026-06-10T11:05:19.004Z","9.35.0":"2026-06-11T14:56:46.476Z","9.36.0":"2026-06-11T21:44:58.953Z","9.38.1":"2026-06-28T07:10:42.783Z","9.38.2":"2026-07-12T11:43:27.803Z","10.0.0":"2026-07-26T14:21:55.365Z","10.1.0":"2026-08-31T14:58:31.827Z","10.2.0":"2026-09-08T17:04:42.013Z"},"bugs":{"url":"https://github.com/Alwatr/alwatr/issues"},"author":{"name":"S. Ali Mihandoost","email":"ali.mihandoost@gmail.com","url":"https://ali.mihandoost.com"},"license":"MPL-2.0","homepage":"https://github.com/Alwatr/alwatr/tree/next/pkg/nanotron-old/api-server#readme","keywords":["alwatr","api","esm","nanoservice","server","typescript"],"repository":{"type":"git","url":"git+https://github.com/Alwatr/alwatr.git","directory":"pkg/nanotron-old/api-server"},"description":"Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework. Nanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained envir","maintainers":[{"name":"alimd","email":"ali.mihan.doost@gmail.com"}],"readme":"## Nanotron API Server\n\n**Your Lightweight, High-Performance Micro/Nano Service Framework**\n\nNanotron is designed for building blazingly fast and efficient microservices and APIs. Its minimalist approach and focus on performance make it ideal for resource-constrained environments and scenarios where every millisecond counts.\n\n## Key Features\n\n- **Lightweight:** Minimal dependencies and a small footprint ensure optimal performance.\n- **High-Performance:** Optimized for speed and efficiency in handling requests.\n- **Microservice-Friendly:** Perfect for building and managing microservices architectures.\n- **Intuitive API:** Simple and easy-to-use API for defining routes and handling requests.\n- **TypeScript Support:** Built with TypeScript for enhanced type safety and developer experience.\n\n## Installation\n\n```bash\nnpm install @alwatr/nanotron\n```\n\n## Getting Started\n\n```js\nimport {NanotronApiServer} from '@alwatr/nanotron';\n\nconst apiServer = new NanotronApiServer({\n  host: '0.0.0.0',\n  port: 80,\n  prefix: '/api/',\n});\n\napiServer.defineRoute({\n  method: 'GET',\n  url: '/hello',\n  handler() {\n    this.serverResponse.replyJson({\n      ok: true,\n      message: 'Hello :)',\n    });\n  },\n});\n\napiServer.defineRoute({\n  method: 'POST',\n  url: '/echo-body',\n  async handler() {\n    const body = await this.getBodyRaw();\n    this.serverResponse.replyJson({\n      ok: true,\n      data: body.toString(),\n    });\n  },\n});\n```\n\n## Sponsors\n\nThe following companies, organizations, and individuals support Nanotron ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.\n\n### Contributing\n\nContributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.\n","readmeFilename":"README.md"}