{"_id":"@adaas/a-express","_rev":"78-51883519ed4d1a056f5fb2c7e0d54c57","name":"@adaas/a-express","dist-tags":{"latest":"0.0.80"},"versions":{"0.0.2":{"name":"@adaas/a-express","version":"0.0.2","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.2","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"bff1de26668a2eccacda342925a12676ac3069fd","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.2.tgz","fileCount":68,"integrity":"sha512-0e5lit+WN/JtAQb0wSzlwlw+NOp+q0TfqFZuyGpDzTGSXyLe2RRV1k033sVF3QPH4dUE52MV84oiy+7JB0XO/A==","signatures":[{"sig":"MEUCIFT4LywYIgUO3tU1sgeigTyYf95UUB7YzKuvmaQ9PCNiAiEAyws6Ckgd1kzc5bkcFK81A/LjqUtn6xO02Kg4cuaFUbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159075},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"235dcc8a1e12eef998164619fca9b09d86808dec","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.9","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.24","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.35"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.2_1721218562877_0.5189823071968274","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@adaas/a-express","version":"0.0.3","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.3","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"27f2252b1e7cda5637a5dd09528cc7761dc4503d","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.3.tgz","fileCount":68,"integrity":"sha512-NpkyvxfFBoVbmQ9AiZ10xs7OI9MaIiYuXP/QhmK3cu61YVc9Ny0r4uKUHlznDEU5H/ebqDxHVpHBFabj+g0ivw==","signatures":[{"sig":"MEQCIDVZhYtjW0010+O37aSThx9GYAeGWTV+fuBAQeZ/XTfLAiAH3AtsIiK8xoCW6feGNYpo/xLVKOHE0VF9Q9hk8//N5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159076},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"1ace78c306a5dd3a47e3c683ea4171a0ae46cdcf","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.11","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.25","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.36"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.3_1721219746787_0.414293477341356","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@adaas/a-express","version":"0.0.4","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.4","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"899fbdfdf0c0b1fd28060ab92bad4801facea76e","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.4.tgz","fileCount":68,"integrity":"sha512-AU36N/O4/DE+A11WdoFJDYREvPjYvczAb+8Sm6h+uScVfMmBz0jN43yENHXvtab8zHE6yRXiqOyM1sxhWbhEAQ==","signatures":[{"sig":"MEQCIEAEDvu3YlqX6dM7nhcPcIgXQZypsiDogcjt4XxJdP/hAiBlp2uPesP/uqbQ2lDxUUx5kVXVJAMUkatC9GKtqDInAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166301},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"42e9a0162b0bfb0cbfea4fe93ac0278b33c40e05","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.11","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.25","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.36"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.4_1721220925671_0.646916249102857","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@adaas/a-express","version":"0.0.5","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.5","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"57c9d2825dfb62aacfb822aa35724c1e133a16fa","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.5.tgz","fileCount":68,"integrity":"sha512-9e9w/syJYr50ZC5T66rjmW2aBEI70jFK7UxaXyuExyI7cHfUnfHPL6mjUa/Ag+CEKco5qK6xEZtgxoe/hw0fDQ==","signatures":[{"sig":"MEUCIHauH18X7vLFPBGLeY70r0yvOgL5tOt4637cm5bjPr3IAiEAujD2PkpsTjsbPJiV/uED/OVZqKy28+8oVAJ6aLfD/HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166283},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"fd78a6b3daf39feef32e513fb22137e299c0d263","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.11","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.25","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.36"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.5_1721225293013_0.22919854058515288","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@adaas/a-express","version":"0.0.6","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.6","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"27fce13e58823c809301eb32d2654cd19acc6172","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.6.tgz","fileCount":68,"integrity":"sha512-WDURbWYBXKgiu+uADnFN8NqIE5BOJECn6MjBwLhshJIeLFm/31F1wIgjEENaLi4fNRsFx61I2yBm/JSaBGBdaQ==","signatures":[{"sig":"MEUCIQCAyoef83NH5uQKLWWqSGGyeUeC3PMv4xWGWOoBug2ZewIgHXBUOr/ptP7xY6xF5J/yKbWiVMv2G7BN/grQ+UZXBrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166287},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"4330408673572b4ad4d2b51fd2a71093388cf310","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.11","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.25","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.36"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.6_1721225382704_0.25328222144307255","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@adaas/a-express","version":"0.0.7","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.7","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"2444fb7a35c72fcb3fb9736dc852b747461a5cdc","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.7.tgz","fileCount":68,"integrity":"sha512-zuva52DdJZCeird5GBO72Uc3Jkgzo8UimzjqaM6rUtEB9uA4QNPSuHKeCAej+mzdVP6ccdIFWLjGKQC72dAeQw==","signatures":[{"sig":"MEQCIFAZSDIwhl4CfEegIK2DXHGyEvQdYIa0pc64Wa8pVRSxAiB+UaCEmfpR0huyLdLx6lOB4g116u1m+q5yv1Cem5Y2+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166291},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"5b48406d63b8fc3c85ca226740c2f161ef63792f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.11","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.25","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.36"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.7_1721225744615_0.9528664562745028","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@adaas/a-express","version":"0.0.8","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.8","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"52880ab2584f5e2a120e0319cba57074cff10c31","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.8.tgz","fileCount":68,"integrity":"sha512-JALCUKOkLVRi+atH15A+71Q67GkcBfZ7TNKdNFyd6aIsP+xFLYkk86xQy+jQsRJuSK6vT1egaA/vVHb19vNZYg==","signatures":[{"sig":"MEUCIQDYWU10S6Vn/Y3StCb7/D6vk3ViT0VHRilBIu5coRNeOAIgIpQmBjYueDXkkOlnJ/Zqms23Wbdcy9lrbZT7ApFemzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166291},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"f9b7d2623fa6826f99f5c9c05a267cb806033839","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.11","@adaas/a-sdk":"0.0.12","@adaas/a-auth":"0.0.25","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.8_1721226846490_0.5911168425054356","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@adaas/a-express","version":"0.0.9","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.9","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"1994ed6b6d107c4799f8dad22f78831bf79a3b2c","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.9.tgz","fileCount":68,"integrity":"sha512-hvIKHcBxF0/PR+qUT2q62Rgl/+qUjeCoYDDFMmYogkiCBObyR7UQuRU/eDcySASV2lcODs5BBszVJZ8pE1Zd3w==","signatures":[{"sig":"MEYCIQCZKb0JZ+wwgtdyaM71H8XcCrq+A1GeoZ2sq3fPyz9KKQIhAMFsQzFUD1fHfSjMxienjvSDub9cfzZotHbE/j8Agj4r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166453},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c7bbe9aaa380694ca3c7db7636c10d55c0349931","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.12","@adaas/a-sdk":"0.0.14","@adaas/a-auth":"0.0.27","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.9_1721244769190_0.028324571728566728","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@adaas/a-express","version":"0.0.10","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.10","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"fb6a44bfb562af7dcd4f3df9b4e4da02b4f2366c","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.10.tgz","fileCount":68,"integrity":"sha512-Kqwl8oPQGtSpfHPxdXDkp6nL0A/1qrNSWgHd/4DYkqZJI4kDEtbBBnzMrPtCtzHhJNttLm+fTz+FjhaCF8DCmA==","signatures":[{"sig":"MEUCIQDS56lwfcJ8JbKf7gRFVo5CdnwyIa37KQUmzqXGSog9WAIgX5dQ43TcaIwfAH37l2mh7u+NcgqDqGVkqWeScBTXZi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166863},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"7f76c8dfc93bb288b04f70765a97d2482d6d6cd0","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.12","@adaas/a-sdk":"0.0.14","@adaas/a-auth":"0.0.27","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.10_1721244984888_0.2256977691451041","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"@adaas/a-express","version":"0.0.11","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.11","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"76bb5e3a058fbf56a1e22832d373046c4ff6fc74","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.11.tgz","fileCount":68,"integrity":"sha512-kpaBH04FHWuzQ7Q4Gsyr/vpTpY8gfLE5NfH2lVMcJUM1ITAP0NKUSj3QeIMDjJnlMF5naRV/e2ZqggWQ8DKKoA==","signatures":[{"sig":"MEUCIBJ9mPZ3LhpLnNUBXUioiW3IZdMG03WaKkgXHl5s0s3DAiEAyYy2dk2b03gsrovfH2zNvBlCVWgD/hGNET9R3/Qn1ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167201},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"e68592570917ad883c4be72eb4dd782c672c711b","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.12","@adaas/a-sdk":"0.0.14","@adaas/a-auth":"0.0.27","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.11_1721245034570_0.25905521124736985","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"@adaas/a-express","version":"0.0.12","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.12","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"29e4afff50d03e55d580ffb0d4adac8299d9add9","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.12.tgz","fileCount":68,"integrity":"sha512-McYqrGe4Wje4EfPwm0aTtctJHMGvcpxlB6S8e7xUGaNxUziOURGLsUGWr6v4bAuqW+h2Y7sikGzp2aazwd5IGw==","signatures":[{"sig":"MEQCIHU+SHx2E1RmKOdPd2Zrn/htgydfwQC3AgCcoRfm52vOAiB5mIyEc5H74s0P/jLExmldBClNmmSi/NZhjetU34U+mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169724},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"0f88cf7603d4a3f632b14bea642f157cc25ae366","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.13","@adaas/a-sdk":"0.0.15","@adaas/a-auth":"0.0.28","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.12_1721307842336_0.7159122782157172","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"@adaas/a-express","version":"0.0.13","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.13","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"76cd26e3c47259364b1cae0117ff8ac1e4748d49","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.13.tgz","fileCount":68,"integrity":"sha512-5NkdtmY7kQ+98bSETt+n2PT5oJn6H9oKphUiqA4BJfyk2VrCc1JEb29JpLdegNz7YGG1p3mhBxPrZAUwLs5WQw==","signatures":[{"sig":"MEUCIAuKnQftNIQ8yNfAYfgyZJGjfJXGriglPzPBxIvRT8p/AiEAwcNavFTpPTEnjkK/jq8fdX2ZO/fopAERtpO4jozrTSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169724},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"0c150faea4bae2f067b6ebb17336cc01475caff0","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.14","@adaas/a-sdk":"0.0.16","@adaas/a-auth":"0.0.29","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.13_1721308305699_0.2646906570516592","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"@adaas/a-express","version":"0.0.14","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.14","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"dabf315440514a498a4c160b2e6cab68e2c3361a","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.14.tgz","fileCount":68,"integrity":"sha512-mcrkT96ivr8sKPXNj+9zMsNR/xfos7o5PpU1WX57RCCZ2QiRzXp7jj3WWdoDVFNPY60GG5lMzul+RlT2MdmXTQ==","signatures":[{"sig":"MEUCIDwVlIbGDcJaR7rmn55VbMWYA7LpxpjTdlZaCGMZwNxjAiEA/bVPp46uVzp4m9kynti6XwIGTmQHOyoRKnNjZB+hA1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170639},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"ac989b38a1534f8104b0611062b6e926722063ce","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.15","@adaas/a-sdk":"0.0.17","@adaas/a-auth":"0.0.30","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.14_1721377204677_0.29579959948461143","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"@adaas/a-express","version":"0.0.15","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.15","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"dc6be92ff3cde1b0c69ad70ce8d9181de975d97e","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.15.tgz","fileCount":68,"integrity":"sha512-hd+v8OkUHCDNzp+OfpRN91EyQh3mIJNXCzJjdezQtRtwsSmSP2MI2PPoUj/jnosrdI4lutJx20INwPEGhotl4A==","signatures":[{"sig":"MEUCIQDVkC1QDa5KnGPyCEUCuCWYcvC3Oa9VaUjqK+7ZcwjdxgIgPQvPxlEdjFrLntiIJZ32cfQlqWvdhxK41mIU+LylNG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171100},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"6bc96a99fd9496058f4caca72a7d09c2fbad8ffb","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.16","@adaas/a-sdk":"0.0.18","@adaas/a-auth":"0.0.32","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.15_1721383987154_0.7982086903844969","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"@adaas/a-express","version":"0.0.16","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.16","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"a44edb86bf33566ebdf8cbc44b0ec1b58edf5569","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.16.tgz","fileCount":68,"integrity":"sha512-0BD9eutcsBNUfUgHTZ1kjlcNNf82Pdl9ScOqkwKCbXQlyaga2ddJlFt3naZT+nziV4wo7JX9XmuSt3nwmpwELg==","signatures":[{"sig":"MEUCIHRGJFTKBftEPiaE3CREUyvrX25nfY+qZd+O1GF4vBbNAiEAkFKMEJTbNC3o7u6HfliTnL9seiiwa6/XuL6B24sixXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171100},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"0a5903130b188b3432991157f8ebcf08618887b1","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.18","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.33","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.16_1721424569465_0.4704732650219876","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"@adaas/a-express","version":"0.0.17","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.17","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"fa2c88ce3302cf771a41badfa41ca60a87418f78","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.17.tgz","fileCount":76,"integrity":"sha512-PVoOJ+yqPaijCGJCkbvuTiA0g73PgSxuTqpU5zhmmTtvfISh1D8g9rymx4f2UgbBLdBkQwZ95YMsN8usF1NvDw==","signatures":[{"sig":"MEUCIQDOr0MAqiMY8DH5ZXgK5Gqjozy1e8zuVJWg3PL810d5uQIgMvlsZKHqdb6ANL1NkGrGRqS5UHLNTjsTseGj2EGy88w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179942},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"e324608d9eb9273a842743318ef24704a1565a5f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.19","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.34","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.17_1721657398884_0.7577274337355746","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"@adaas/a-express","version":"0.0.18","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.18","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"8d81961855e286ee61de55c29980484193bb0ff6","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.18.tgz","fileCount":76,"integrity":"sha512-glk3dRtucqdOeUH8Bg62HjIpx/Utqw+JW/IM9Bzp6T1WILBp8N0IngU/M7Dk1FmAM2vr0zNTQpK8R+4vx5VO1Q==","signatures":[{"sig":"MEQCICjkLlg2biBCBeNe6n/uQtHZlh7I2wOd0y31DdV/tOI9AiAFlDqs9mY8hOx+ZEmgf89pQN6MoBxalcXX7byoZUsIvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180650},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"f8f547db9ca5b4cb20fc4a7b3549a6ea2e0cafb7","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.19","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.34","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.18_1721657888178_0.6910299106584596","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"@adaas/a-express","version":"0.0.19","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.19","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"1bf8b26983c302b428fb3c6efa3971341e4dfac0","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.19.tgz","fileCount":76,"integrity":"sha512-6O+qCuFSkcKWjifXHILNdfTLJxMTcgIiM8o7iLmhwNTd/DPbvF+ScmWDJpoyC9PLxGCfnKQz57GeXhk0rA5bbw==","signatures":[{"sig":"MEUCIFnMM2rd8w8PpPjnG/zCaxq6ghjdXfeOi28HEyWGGG/2AiEA3xXAPRpPaCbXS69pJCiFup2RLE+oXxIoMLFVcChwOMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181379},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"bb8d96c90fb07b1b7b567b97301878d30270b68a","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.19","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.34","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.19_1721658037099_0.11487061538611765","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"@adaas/a-express","version":"0.0.20","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.20","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"923afd98141f587cfccecf19ce00f45966be3748","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.20.tgz","fileCount":76,"integrity":"sha512-0/hlKt4phoANZUGemVNbtkgZ7d7zXpeSka5qHvpljUtc2WZefwADB035FsT/LcTfgZ5nMPSp8V1mjD3y0MmRFQ==","signatures":[{"sig":"MEUCIQDx8ZRlCD48jRkIA0YVtC1ZdG16XNgc0fJjTHGHrbnYkwIgL+BtAhyHsDgaGiWGDdCEBpblWLmft/NV/jxUIsTGIcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182124},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"a12d078f265bf28dad7c47891a57c716266310b7","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.19","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.34","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.37"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.20_1721658199343_0.29838322391899763","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"@adaas/a-express","version":"0.0.21","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.21","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"d9b3c6ab2a5840d6987da6485cacfecbcea85966","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.21.tgz","fileCount":108,"integrity":"sha512-ZAXTpviWNHJNgUTN9u1ooHWmG42pUXr1YLu1ZyiOH2Qm4cYSm+MoGK3lQlYYJfWKr2D1ihw9FUDRUeAhtCbkkQ==","signatures":[{"sig":"MEYCIQDWpYVpHrqwH0gOuKMu3O442POpTnlD7NL6mZLv69B7qgIhAP8NClpdnN1or81NZzUc64OYxEnq3maWfobOY3v1XavJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242613},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"6f8141cbe24c808abfd31afe3c94c263d6146bf1","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.38"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.21_1721750099211_0.653191659095933","host":"s3://npm-registry-packages"}},"0.0.22":{"name":"@adaas/a-express","version":"0.0.22","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.22","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"fa330a0758a4cca432eaf94588724caa9d7dd698","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.22.tgz","fileCount":108,"integrity":"sha512-LV7w8j2Oc/VnnqdzUQgfAJzr7TU/n+2Rxwv6VpjPM23JGMwIUigF6SdhzPGCURjUvlDnZEpZeq9HPfYG9pcJ7A==","signatures":[{"sig":"MEQCIBIFtoMDy/nds51SQLYS/TJrjTtSfdCkv5V4n2ef2JXmAiBcR2WvYeTtazVNAierexgpE+rrMcDoaE49K30lnZE3Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246411},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"5fb79678d2c1946d6f3ab98b1de0f213d3e915fd","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.38"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.22_1721750356490_0.7319491468052117","host":"s3://npm-registry-packages"}},"0.0.23":{"name":"@adaas/a-express","version":"0.0.23","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.23","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"78faa9607d1debcf86728a661275c4453dd80005","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.23.tgz","fileCount":108,"integrity":"sha512-xpztRUcHT2nxaTb9Ndn8ShopoZW8gxT9C11rWGIUz9t4m1JYYebCqnlJVuJHBuMJtHg6jCkU2d6vUpTfp9ehbw==","signatures":[{"sig":"MEUCIQC30Zx1FZFuyRqPTPYAUAKng3wWV3LGxnLitGOj6QzGtwIgSYzqYC9wTo5ZRQa+FS1z7o2dcTXVL42DfFSSCXZL/ik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246411},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"782debbc8b497ad5cb509b36b13664604777331b","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.39"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.23_1721760774211_0.8402253704210232","host":"s3://npm-registry-packages"}},"0.0.24":{"name":"@adaas/a-express","version":"0.0.24","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.24","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"9df963e66ef2be4354ea9f4b2afdeeb767683298","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.24.tgz","fileCount":108,"integrity":"sha512-Dx7osT2JhWM4hPge6Jzgyrbm6NbPiGp3quwL+MXYx4S1JigWHF6zQECmYjzwChb/G4QsBplpQ9KNtzdaI6PR0g==","signatures":[{"sig":"MEYCIQDf0IpQDFNqtXyDZZkz+VuJUd+Ie7yGK7caXWCy6wVJUgIhANF/fwV2XWDff2KyjRgqkfIg7zJgG8onwOL/fS1dJ19g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247926},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"7fee2b5683f0fdfc55e98956ecbe3fd9aaa04841","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.39"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.24_1721762313852_0.26021516313541304","host":"s3://npm-registry-packages"}},"0.0.25":{"name":"@adaas/a-express","version":"0.0.25","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.25","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"1bc6c6c662b1d769bcdf917ea6d3709b584d269a","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.25.tgz","fileCount":108,"integrity":"sha512-y+ohNzx9Bufq88fGdKPLm0h4Boy4kc28LCvyLoGxtOI0OlouDWeyJojN9FIecvH1x3veGxU1Fwx8qfT7FYwcKg==","signatures":[{"sig":"MEQCIAL9s5xW+6C1/wHRkeK3dUVu4mYHQx+FevkQTHHBVLIEAiB/n4/nEx/JizeBIq59fkchs7C+NJ1+/KhrZVJWOnOV+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248232},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"12761bf34a35b7f1dee0006cb6b5551366920c55","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.39"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.25_1721762734613_0.9492287357896685","host":"s3://npm-registry-packages"}},"0.0.26":{"name":"@adaas/a-express","version":"0.0.26","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.26","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"3a9369c2ae08571be739a7b108bb52662c8360c6","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.26.tgz","fileCount":108,"integrity":"sha512-NKA9B5KR01wSUEgBHTKKRK8NiL7rQcIHZp/rHW/MVqnwcn/VTmHa++pNHJnJeh6C/FJnDVuvE5Z6fHv469kEsA==","signatures":[{"sig":"MEYCIQCAktpko3O0CWIBq0tlzVsGkaHKoEgwRlcZCI3l2XkrugIhAOETCZTymGQg4LKjL3+kOzwilkPSLh+XCk1xl6rZ5AIQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249844},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c40bc60fb8fee834533d5ac82a07547e62bd0033","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.39"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.26_1721763672179_0.7353543904124782","host":"s3://npm-registry-packages"}},"0.0.27":{"name":"@adaas/a-express","version":"0.0.27","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.27","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"e8e95a587fa65db0c75683ce8aa0107118e40a66","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.27.tgz","fileCount":108,"integrity":"sha512-tjWebrkHIlveOPrzOG2qwpaV4/rta5MLugzdRfJir904ltw8ZDeL1zu8s18Dk7zvFBuKoxF2FLYlAzAv5Z+qsQ==","signatures":[{"sig":"MEUCIAUdLzlezx4Yt/SLesPhV8Td6gSJLv6SsJOqNKaCPfEkAiEAmZkh4kGK9IhG5fs5ExeqqTcjvDvZIsJvryR+zu0iRAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249844},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"06bb4398b5b8113c49c73105c026a69ff66947e2","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.40"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.27_1721768697154_0.0999226545691887","host":"s3://npm-registry-packages"}},"0.0.28":{"name":"@adaas/a-express","version":"0.0.28","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.28","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"dc3744f86967ffc1e86a2766a5f2ab142c858ade","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.28.tgz","fileCount":108,"integrity":"sha512-G6BlWWFdYhr275Niwu6N/hX6o4gu1t57MHhn4UoHhwImk7SKsJwknBap/2659MY5F4kybaWgPkU2+OFAMWCvqg==","signatures":[{"sig":"MEYCIQDj7SE3cPc2gTtr3Fw2xVZq8YZ+xYTMpdeBZ0BauM0CNgIhAKDP+Y7yAzmlFF6lczZmSeoAjxgPcop3iCNeEK1CWKiW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252895},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"1d3663d7c510193cd92baf7761578d2906f638f6","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.40"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.28_1721828335206_0.07705887624539542","host":"s3://npm-registry-packages"}},"0.0.29":{"name":"@adaas/a-express","version":"0.0.29","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.29","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"2c085866d0918dea61e6e42256a7bb12d769cef1","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.29.tgz","fileCount":108,"integrity":"sha512-0TDJgz/fhOQTyWtk5EOTh3HZHnlBWzSL/7vzObtUcDG+TCryouVfTASzUStRQvkIsV+nProd3omEj85M9/8dSQ==","signatures":[{"sig":"MEQCIDxkm22bKvN+KFffhOXsGbuaBVQlEbSKR6mdQJSa/OdZAiBd0a9kux0po3e8rpCKdGOqYbJfwBQZLx4x1BtnJCw6Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253017},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"81bdfb3fe18c69d4e77f7addd07caeb23e3f3f2f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.40"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.29_1721830742879_0.08079132384124543","host":"s3://npm-registry-packages"}},"0.0.30":{"name":"@adaas/a-express","version":"0.0.30","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.30","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"d4acde5f0601affd6ce3d537eda43d77a9ae9951","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.30.tgz","fileCount":108,"integrity":"sha512-SP4PAs2Poa7k93w45gE2LeCQUdXfZymAMPXmMwmTagzSOMT7pv2XRRKd+ooLWhe5LsGsIKsPaqjwc7y3Zg1l3A==","signatures":[{"sig":"MEQCIDu0Y/HaCaSENV4oE6XBE5bkI7Biv8JWpZ10u7nDW8teAiB9Z4K1isOZ1v9q7oRLFnUc5bj7xPKAbWwSsKZ6p3iGtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254099},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"423a7c5e27beb915ef0026bbfeb52b9c068a3be1","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.20","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.40"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.30_1721832492610_0.6111523308501268","host":"s3://npm-registry-packages"}},"0.0.31":{"name":"@adaas/a-express","version":"0.0.31","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.31","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"4f29af480844635e51053bffd77ed13f2173593f","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.31.tgz","fileCount":108,"integrity":"sha512-BDjCVeDnUa5U0u4kwHbYJShLlqdHNo3O2dK/VLVmuIKdVMxIddjCIWErcYjnvNeY0vCPpdKoRTLcB+eu+7S91w==","signatures":[{"sig":"MEUCIQCE92RTHAHiN96Ow7T59XLwJoMwuBjC/qXoNTtIIgWtUgIgK7i4hbq+v0/uqM4Dappnuzfblprk95dpYYZv/EnlRtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254099},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"adc24469c5467597f7743aea9fed973995ec8441","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.21","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.40"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.31_1721851983560_0.5632408790403931","host":"s3://npm-registry-packages"}},"0.0.32":{"name":"@adaas/a-express","version":"0.0.32","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.32","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"5b1c49ac1fb7a9381e7cb5caee2548cf3dda074b","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.32.tgz","fileCount":108,"integrity":"sha512-A8fqEuJMnPec+ayafucrwRu7eESTOmVjetIXiqnMHAAC9aqKHJwdzPN3i89Ufm5pbczcQdKT3Aoq1Nt3lFiKtw==","signatures":[{"sig":"MEQCIBcXxwssg+1gQrWy2fHJb4vASb8zwizswJgGF2l44dEtAiBuOzsEQk84Qj/ohM26IIHiVyUFAdcGW/uebyBHGV3n0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257698},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"23d5b8bdfc2d25810678f0fb37d8a69458ccac39","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"lodash":"^4.17.21","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.21","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.40"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.32_1721855246949_0.3172823748711686","host":"s3://npm-registry-packages"}},"0.0.33":{"name":"@adaas/a-express","version":"0.0.33","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.33","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"7c52c92f2c3649355ed4ec345047409ba1fa9d71","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.33.tgz","fileCount":120,"integrity":"sha512-Z9AoA3QjcY1InYaZaT16johL4JbQliwcthG6+zXrHfPj32lcmRFKA/n8zdmjvmil66DViy64rBifFlhfGswzrw==","signatures":[{"sig":"MEQCIB212NgiqD3ApZ+x/voZwldzhja35GJ6OqoHACQGXai/AiAorDeUVQ+OsfPz5uKN46CRxrM9VeB/fqmW0VmQ7uCEIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281133},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"72ced6ec02582b4f211a3284e116fae42ae6469c","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.21","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.33_1721999053448_0.059541197222583886","host":"s3://npm-registry-packages"}},"0.0.34":{"name":"@adaas/a-express","version":"0.0.34","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.34","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"759076780841586e2c4620e15c373340a18bda27","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.34.tgz","fileCount":124,"integrity":"sha512-HD5kn5J75+9BI2iX4sa1BpcJnMyvFBUxsTEQOhVtnFZRzJzf4OhhVv1nbNa9fliY0Fxqi6OlDDuJIw1530OdJA==","signatures":[{"sig":"MEUCIDIQ5Qqeo5EOpJvfQb6jnx/gcHK+kJVIGFZVAVMGeUDvAiEAnXK/C0OmhOhuxV9wEH07JVOV8vtD7dyeEBEVUfiPInk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286075},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"9ff0bab343fa613c280e9edc7ddff78259bee994","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.26","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.37","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.34_1722025778652_0.9342074156783795","host":"s3://npm-registry-packages"}},"0.0.35":{"name":"@adaas/a-express","version":"0.0.35","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.35","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"481c4234297a7a823a619f709ac446a63e80777b","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.35.tgz","fileCount":124,"integrity":"sha512-XYF528tDjdFDQTuxfhTA9oYkE25HqBZZDNi6ZFG+LKsmsMt1qeE957kAFkxWjWkaRDV66RrfNYKU2mQzNpZxDQ==","signatures":[{"sig":"MEUCIQD0pXR9aYHj/DN8AQNbA7XK+nykP1OdPbuUXWw5KveAsgIgCqJuFf2hFNE5r1E5Rr3GNh3IRfSC+0M+/TNguwSuSq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286075},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"3df7317923ab5c3c5f1a9d9b8c2db28a054c5ea9","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.27","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.35_1722026165462_0.29694354556903146","host":"s3://npm-registry-packages"}},"0.0.36":{"name":"@adaas/a-express","version":"0.0.36","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.36","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"998021ea4c0a1b448f3258f832701a8815a945d2","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.36.tgz","fileCount":124,"integrity":"sha512-SN3hesto1QjpCkvnxnQcdT5Dpo5wCjmd6bUft/HNq6+FTolNPmcOhZW7Ug2kxkqDeWsTzylZ5onB3PHoVT6MAg==","signatures":[{"sig":"MEQCIHEa7KcDYSpJ3wvE3ZuYsWALsrWTIVHL9nGz3OoO8FAOAiAUspcUwQi4iziatO+QagZGX5gmOorxC6mmRdqo0rw3eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286568},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"b24d449c6c0a46cafbeb5917324a44d98eef628e","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.27","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.36_1722027248754_0.18259265782840517","host":"s3://npm-registry-packages"}},"0.0.37":{"name":"@adaas/a-express","version":"0.0.37","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.37","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"ecbfb00dfe07389a67abe7fc8a907cd8195d88af","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.37.tgz","fileCount":124,"integrity":"sha512-DyyIVraQy7qmkx14dq6QAwt5Dayx60fUnenCEccJL/7Lg5qvANsT1hgzIBLlVTBR22C1hkt50Gc+ofHkcWmCsw==","signatures":[{"sig":"MEUCID2qL8xOGTf8EV3JPTe+fqqbVzfDsJTYTSEBmGIuZlb0AiEAgfPwxypgd63JJ21fCUgWoJTIxj90N/ZghiBxVcGCy08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287579},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"73427c21ab421d645b297ac135b2777368a6482f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.27","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.37_1722028721222_0.6753210426170708","host":"s3://npm-registry-packages"}},"0.0.38":{"name":"@adaas/a-express","version":"0.0.38","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.38","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"bf88c8b73a4649f3b5482164559a14cac32a4ec4","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.38.tgz","fileCount":124,"integrity":"sha512-Y9UKWmpp3V/lQC2lwOjafIWE/4NONy9isLqmuJDhBxwgrpTtuwWfFj6zcqRLCuaFVNz/jqkNuIf31eUe2PlX9A==","signatures":[{"sig":"MEUCIA2v7+8FWy4e37OYkVjb0Jn6w8gb+ClIKTEte8rBtzkpAiEAsiQTMO+njwU6WqaJ8vi9+AoD7G2quoY0g9IdIziJh/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287579},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"62fc40d59f9e3374eec28e8d20ddc513a62bbb3a","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.38_1722029957390_0.763378232435526","host":"s3://npm-registry-packages"}},"0.0.39":{"name":"@adaas/a-express","version":"0.0.39","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.39","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"f8ebd970731a20b0b184b5117a8ba4ab736f8841","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.39.tgz","fileCount":128,"integrity":"sha512-GIs0VOj8FjAWfnFksSkUycNDZQUMKjT1Tfle3wyggUoLkIQAm6zt9SI/Jv84pL5MV+y0v0aDZKIHXDurmijHvQ==","signatures":[{"sig":"MEQCIDaYD4/a2iT0V5Wyjki8LR/k0dsPPR5aT0NmQqLfUJfJAiBgnt65MZkq89Pvst2VBbrtVSlH0MjCDz/OuKeRgY6i8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291705},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"d3b3e750d2a82321cf7b8cea430cac3906405c5e","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.39_1722092883274_0.644732178826178","host":"s3://npm-registry-packages"}},"0.0.40":{"name":"@adaas/a-express","version":"0.0.40","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.40","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"5c2421258bf2243055a9a7a2a94a290bf2f7ee1d","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.40.tgz","fileCount":164,"integrity":"sha512-iX+3YG6s7/+sR8rny4o+nEzJVhxSXC023JlAP5fzxkxSunQRpfuC97YnFmuE4xEcAS9BQ9q64gNu/Qe2vIMpCA==","signatures":[{"sig":"MEYCIQD5YW2FcLK52GyG1/PwKTEW3NiZBDz74zBBjALQeZIQLQIhAJWMdCV7tno4gHD/VMmFjzEzMDsPmE6yHimYMihXim+U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368470},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"ab74448c559baa32c581a72c5c771882548cfd9d","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.40_1722097369276_0.5695981951984461","host":"s3://npm-registry-packages"}},"0.0.41":{"name":"@adaas/a-express","version":"0.0.41","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.41","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"31ee4361f713609b6a3a4e342c02babf7b6341d1","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.41.tgz","fileCount":164,"integrity":"sha512-EcwnjDyZfpjlz//RldkllopAExb9DH89TbjVilWQU5LXsI0LngRZvbyC7K8Ek5icxVSz1P56+N28mme2/S8muA==","signatures":[{"sig":"MEYCIQCK8mxumanGveL3GiS9wXAwYopiaXyaLdPoqdgesBxpngIhANlB/YZgxqBDt0tGwZhjvb9/Q/LG5nGmDqcl8xpUOug8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368932},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c23aa60ce5d5bc4406435bde981ec9d8370fd87e","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.41_1722097812615_0.37395040190853557","host":"s3://npm-registry-packages"}},"0.0.42":{"name":"@adaas/a-express","version":"0.0.42","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.42","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"729e3889ce09398e2b8f31c8fa60649593362358","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.42.tgz","fileCount":164,"integrity":"sha512-ul+oPrEMhUNlcGfPVH2uJK7KIUm4gPTrEFeADk5WBRxX+6LeRTuEPIVNeX+ya3jxUaWXVVfi+FgbJG4M9oTx2Q==","signatures":[{"sig":"MEQCIGDv8YDMGw+NQi6gAdzCzYZTJs0+SellpZ+LVG5196RKAiBRQH1q5s+cU75/hL6YVVxg9etb84SK38ZMJD0Hd6JRgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375864},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"2cd74605f83f5d83969a2f7aed012c0086913797","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.42_1722112603189_0.7690685114141551","host":"s3://npm-registry-packages"}},"0.0.43":{"name":"@adaas/a-express","version":"0.0.43","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.43","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"ca6809e47468c56214bc6696b7462908d6a2db16","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.43.tgz","fileCount":164,"integrity":"sha512-L8FCecfLALo5BBZp+KNgem8lP5V+9Wbc/pTZeYLbjeslHUEjATh9CyJ3yDALUkFdWUDdQRithO/YfKS0WpAR/w==","signatures":[{"sig":"MEUCICcAa2qdCmp4XhMG8eXve3ofFz8hEFybob7ejZzbqmZ8AiEAu1LQLWxAuRzK0z65q2idWpgl16WZqk1XgP+IgCKQ5CA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376240},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c8e0ac31dc2ed5960199ec4f5250b1912d49894c","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.41"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ./src/bin/www.ts","watch":["config","constants","src","lib","db","shared"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.43_1722113320245_0.7613591201193399","host":"s3://npm-registry-packages"}},"0.0.44":{"name":"@adaas/a-express","version":"0.0.44","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.44","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"c917507c0a87241a574de5a871f2dd6c0fc4cca4","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.44.tgz","fileCount":189,"integrity":"sha512-iXyS7f4Q/iU2hqPr+QAl/bxK4uwE++0WdBmWQ7ppccX75/ExrlP9u+Dc6CJe4HySZvMHwC9DpeD888W2wZJn4Q==","signatures":[{"sig":"MEUCIQDELca5d7XT1ki46kt9XVakQTvzf1tfNnmLz5JHW1vkIAIgNfDXmY0esme5KIXuWx1TWISQf+hVjFKIXP59izpBDXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":440672},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"780d6f32e174bb0280192745bf6d40bf83bf1071","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","lodash":"^4.17.21","morgan":"^1.10.0","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.28","@adaas/a-sdk":"0.0.19","@adaas/a-auth":"0.0.38","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.42"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.44_1722210842807_0.26703300745973646","host":"s3://npm-registry-packages"}},"0.0.45":{"name":"@adaas/a-express","version":"0.0.45","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.45","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"c3fe6af77bbf6fd6bbc86136558d8e31019b03ca","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.45.tgz","fileCount":189,"integrity":"sha512-Fitt1uuvI6pA2YnNpnjslArQGbncwGgGxg3uwXJFKDjZmzpC5rHlqNAiq2e6vap+gCewwor1gwOg8Sx9oKzmsw==","signatures":[{"sig":"MEUCIEfaMXzoUEoJkEtWML+aAbmj+U81MGZaM0ie6OeYRAxOAiEA8okf/MWQpRAnVv8Nf3plbYd5CVILAtI8R62O09M18Fk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442592},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"5f6a80cdc4f69e94bc2ad0af827bf9f7370938b3","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.42"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.45_1722253259220_0.15290516982729208","host":"s3://npm-registry-packages"}},"0.0.46":{"name":"@adaas/a-express","version":"0.0.46","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.46","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"2a5bba481e8f8a02fdceb639834903222a978a56","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.46.tgz","fileCount":189,"integrity":"sha512-r52kNHkVE41P32gV8PjKc7jyr2I9geO4OaWav/qU1l9ULa0Y8Nx7wMZ+5r1smfK/8HN6e+anohOgiwnCm4IZYA==","signatures":[{"sig":"MEUCIGdqKvzRMrXa6+hVUymFq3QY4cvLOqxLlqfHHU35TioEAiEAnAIXPgLF+pQu18Tw9K47MizGCVUOt7uuJSf/XZd2aiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442592},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"5f1874d2668ebae54057328690db7719989efc57","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.42"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.46_1722253624001_0.07869760670740655","host":"s3://npm-registry-packages"}},"0.0.47":{"name":"@adaas/a-express","version":"0.0.47","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.47","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"8daea7a15085639d778d48128a984d66d7b2b483","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.47.tgz","fileCount":189,"integrity":"sha512-Se1rtsGkwJ30mE5BgVKiJipSBP6gEAMZOQz9hcIdJ+7CMBtiAySOWp1zXI9M0l0pmeFbsm22t7xIWZFcfu5LSw==","signatures":[{"sig":"MEUCIFcJR38NsmginUkDAdmv5jo7YgRjQCPdKL55hw1HEnm8AiEAiif6LD3l3FIvQw04FlKzQSQXv0bzPN7fhj9npU8VmGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442531},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"2697ecbd1a6d0ce364f707a469623cb969165188","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.42"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.47_1722255126324_0.7208897655445929","host":"s3://npm-registry-packages"}},"0.0.48":{"name":"@adaas/a-express","version":"0.0.48","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.48","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"a627ded5ab205e70eb62a30cee8c29cf65672667","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.48.tgz","fileCount":190,"integrity":"sha512-B/kSJRiiUOW49tPGLcDrOA+QXcTSPj/4mVRbI8lUkjAJOiz/7xD2UF+vUG/bZ0qLLTAeWamHD4LbKGyfX5BL/g==","signatures":[{"sig":"MEQCIBfzSql3ykvjeUH5JMhEJ1a3j8Tbf+K69AABfK/OFGTEAiBb5J+ZmWodeWy28VqMExkXs8Uc8wKLcb4gTmu4jBoicw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443352},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"854abd591886244d3d0dec8016099c5d2f3dcad9","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.42"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.48_1722256645157_0.9088148496818724","host":"s3://npm-registry-packages"}},"0.0.49":{"name":"@adaas/a-express","version":"0.0.49","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.49","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"ad282ca4ff6f97e2a0a27c40594864489c7f655d","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.49.tgz","fileCount":190,"integrity":"sha512-fNHTr9tLL7UQr5r7ayRmJ8ZS3u2qXCRKVuRDhL2JL1l5w6JssFpCiA3+fENz+iGaa8dwrXE7LVriAgT1yMR8NA==","signatures":[{"sig":"MEUCIBIz8YrxTCYBOlBsFSPoyinZ1RVT/US0Mmm8eUdJIjU8AiEA+JoBcsua9kocfbwCeG8KZli9N/MERx6wBrFab/2pzcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443355},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"aad56eac5f6397b5e758c164d78f457b8673cb13","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.42"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.49_1722256824577_0.4980345942866433","host":"s3://npm-registry-packages"}},"0.0.50":{"name":"@adaas/a-express","version":"0.0.50","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.50","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"f45166779cdecd21df87ef424d1c0a163b6578e0","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.50.tgz","fileCount":217,"integrity":"sha512-ALrtsXbrvTjRyo16I1CXkmLoayvML1EkE53D2pKr2KNf6wqQzNQw3mNCtwHj+0nof6FgOfrvpWAbad5KqKXehg==","signatures":[{"sig":"MEYCIQC1esK8A4WZwBg9jAF0jzULKuePvzNRLRikFiTPCmX08AIhAKYGE//fvr9FIf84KosplTzeMfxbXVWlltIE+C3CaggQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531222},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"511fa1a4d31663defb496b81dccd69804e5a0ab3","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.50_1722295103598_0.13510050285275343","host":"s3://npm-registry-packages"}},"0.0.51":{"name":"@adaas/a-express","version":"0.0.51","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.51","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"ee66089dadaa701a13044f42b9125caa237eba37","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.51.tgz","fileCount":217,"integrity":"sha512-m6HgyxQ4Dvq3cHfvfe7AkIgIbofT2HqHX6MInC1M4h3nnuzsiX/2uXpGGS3K5rNLmQL4fPzEwR4nyc5X8UdIXg==","signatures":[{"sig":"MEUCIQDYxchLUx/yJMCk1naZS44RL5gRCrYihkDTKBh+Zz0PHQIgERciUHku5tpWY3o66NQDPFzA4uxp0Mk/jJIc8wsBM9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531602},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"1278cd3136dabde1b1e6ea69f42a4386703b678f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.51_1722295590660_0.8997275706434273","host":"s3://npm-registry-packages"}},"0.0.52":{"name":"@adaas/a-express","version":"0.0.52","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.52","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"2721e3b3c4dddeb586d1bcdee64c8212f0747f02","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.52.tgz","fileCount":217,"integrity":"sha512-NdJ4v3x8UD6vjbM2eBT0rjLNFsYbmIexqNYBmTnMKaR0M5B197jTUtljNRIBorDYnJUIAoNyIaiOEe6Fbgkuug==","signatures":[{"sig":"MEYCIQCdyKrRolPJGS6zfK35byfPAeOF5vDD1EcZhnOZN/8llgIhAPXMDQi+1NdiQHwBpM7sl2WGQFrHPH6jnb8l/xx42kdk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531239},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"5abcc3fb9ec6b401d8579ada7b17e92e983c22c1","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.52_1722296769287_0.19283284095153075","host":"s3://npm-registry-packages"}},"0.0.53":{"name":"@adaas/a-express","version":"0.0.53","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.53","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"cb63c59f4121b3304e9a4eb9f2c12f4cc4e06efc","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.53.tgz","fileCount":217,"integrity":"sha512-z/IoDxC9HYyJrMENvprcoNu/7X2AJF5qSnFBnA/bfw8LFWXSmfuxsOytG5Q5w3etSzGN3/umDNraoCUZV+L+Aw==","signatures":[{"sig":"MEYCIQCrxRfe/7JDA62JwhzTr7RTV6v1rCcbm54CTq3/pqWTSAIhAIuW5eg6GqQZCMIIsotiPB4a+YWgwXGQ/I/+l1tW/JNR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531719},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c71093a9fbd1c8aa6813238c8eed3e974fecaeda","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.53_1722297420459_0.565453690921824","host":"s3://npm-registry-packages"}},"0.0.54":{"name":"@adaas/a-express","version":"0.0.54","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.54","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"1f42298ab5da0931ec44e661edc8e94d004d70ce","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.54.tgz","fileCount":217,"integrity":"sha512-l5REHb79NjVH357482wfB/uBYUZ0XXkBfKetIuHaX99WW8aAZByl0gFfvlwUVmEAvtJAWWqRPbBJj8Crr4C5EA==","signatures":[{"sig":"MEYCIQC+Dfl7JgX4lWVJrnMvFe8FmZK6f54nHsRc9+VeVeeW6gIhAK5QJLWyHOp2Bt4Rem+YAIWdvfUj7HW456xI1VICLxj1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":533067},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"0e5b1294e8ef3edf8eedbded9bfc02a16e8b490f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","reflect-metadata":"^0.2.2","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.54_1722298963433_0.02361946919362512","host":"s3://npm-registry-packages"}},"0.0.55":{"name":"@adaas/a-express","version":"0.0.55","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.55","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"59b5d59f02c9a0f4f01a9387778eeefed1394c49","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.55.tgz","fileCount":145,"integrity":"sha512-W3+q+ZlXYxJKXvGq6stlhM9D9YTGOnkstGXBb+uXQB04/WOozslqDRLmDz5Ogbq6/vpuAKXb0ztslF9O247PsQ==","signatures":[{"sig":"MEQCIF0lSlnqQruPd3uPROay+Elg3rAUJRk2lOxxJtnXbHsDAiBOSzMxcRs6ktyJPQRhSaC9f/CfenSQ+2luKpbs7uvH7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":355544},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"f9032903e91d75e2b7b76c3d30481623d65acf30","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist ","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.55_1722333187961_0.16562160174154084","host":"s3://npm-registry-packages"}},"0.0.56":{"name":"@adaas/a-express","version":"0.0.56","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.56","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"c886b080fef5dc46506f1aba695a28ce1c6fb102","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.56.tgz","fileCount":136,"integrity":"sha512-1tjQh9jm7N/WZ4WEKBJJG21FD1nMglgc9bFPKUp2SQb6tGRWere5bXDHP9SdiFMiHLz/WRGwfl/PkUmtdHH1HQ==","signatures":[{"sig":"MEYCIQCxwYfhjxIz5ptiQhpe7rxcwfa+n2e9R6jTzCpzE5/hrAIhAKptLvHo9uzVsLG8XVqHT7zYtUwm/lzf5fd2gxsBqIv6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":343880},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"d4e9e4483f6bd673e674f7dd2877bd20724ed199","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.29","@adaas/a-sdk":"0.0.20","@adaas/a-auth":"0.0.39","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.56_1722333332296_0.6395035174280859","host":"s3://npm-registry-packages"}},"0.0.57":{"name":"@adaas/a-express","version":"0.0.57","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.57","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"1afde635cbfd513e0937ddce26d65add14331d03","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.57.tgz","fileCount":136,"integrity":"sha512-NSB6PdenRVcGv/MsGrnwZwXBYxa/9awFcm+qrK87qQTuhwWyjxC0WSUxyrNQ2oC4lyRsU1/9sqqJTC7yhFxWtg==","signatures":[{"sig":"MEYCIQCn+FU/eJ1JZXWs+Z2euo1tP0dW/MYwiOMJtIUGV4MkYAIhAOTONn4VmJGO+zJWX7FD6731B1uL/yhy+tgdMTM31Cvp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":346373},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"23f9fa613a017cac05a510e6eec6f0d96d37c642","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.31","@adaas/a-sdk":"0.0.21","@adaas/a-auth":"0.0.40","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.57_1722352275438_0.8884579223384432","host":"s3://npm-registry-packages"}},"0.0.58":{"name":"@adaas/a-express","version":"0.0.58","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.58","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"f89f30b34260e2775bc254f0186bf134f908e20e","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.58.tgz","fileCount":140,"integrity":"sha512-iaLTJ/vJq53Zuj7FFDCU5UUrRXwV4HZcbKhJZXs6bcVKEeVHT3hrlWdXftVbCV+XLAODKZYOK5uKnR83Lx5rSQ==","signatures":[{"sig":"MEYCIQCCXBOfAuhrCAikunxZMmreh/imARglHswaZUUWjZrsXQIhAMmI2TEmpdPDHcxhuNcJZmlv2u0BazA9mezRk855Uqhv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358312},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"795d2b9b8223d8380b4f78e12d0d93094a3bffe2","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.31","@adaas/a-sdk":"0.0.21","@adaas/a-auth":"0.0.40","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.58_1722356077485_0.8482399395665778","host":"s3://npm-registry-packages"}},"0.0.59":{"name":"@adaas/a-express","version":"0.0.59","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.59","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"9a335931d9fdd408aaee2220c2ced752e11b126f","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.59.tgz","fileCount":140,"integrity":"sha512-Dw86gU0bcVntU9iFd+0bfJWCvl2PWnK6lbBCnSeEjdYtA8KFTFWWTAdZ5V+HLV1lin8qNKO9vfF/P0yhdYrReg==","signatures":[{"sig":"MEYCIQC5FRLG5KHxZ1uKuGRNuYldvifZO+Ft3JON+DE+FhHJhQIhAOULNcNzPjcAOWGnkrp7WFI+Oybrei39uvaAOohsVeIJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358449},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"27a487e4d71af03706ba1b274531dc765b39db6f","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.31","@adaas/a-sdk":"0.0.21","@adaas/a-auth":"0.0.40","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.44"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.59_1722431688567_0.9463937715554314","host":"s3://npm-registry-packages"}},"0.0.60":{"name":"@adaas/a-express","version":"0.0.60","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.60","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"0ac9583227f6326b104e548b99c59bb29824f37c","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.60.tgz","fileCount":140,"integrity":"sha512-aziAxEvm3/gKOtnCI6sTWaQ4vqyi8y4Uukpq45E9i9T0GdFDeGQVFCQ7edNHncmx/FMqSe2G1yaHE+sYK3vshQ==","signatures":[{"sig":"MEQCIAkqjxoV501ztAfOnzSfpSOYyh+ytmnAcnV3zHKkmFWlAiAUYKhOZHC1qWXj3Z8vPi5EO/GU7L+h7uHz1T3mIH9otQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358449},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"38ef1c251367a3107408318e33ed69ee6432bd83","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.32","@adaas/a-sdk":"0.0.22","@adaas/a-auth":"0.0.55","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.52"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.60_1722515083867_0.7691043144960603","host":"s3://npm-registry-packages"}},"0.0.61":{"name":"@adaas/a-express","version":"0.0.61","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.61","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"3c2651643e6ae44459cbabc07e3862c478663bbf","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.61.tgz","fileCount":140,"integrity":"sha512-K5i/QrIhsKv3y2vuBj8p7Gp2hFc8/LUIB/mQOFb2ALoUddPFgYQlwSbu6SqmB7DSnZVKC6+NJ5i3n4xmrmqctg==","signatures":[{"sig":"MEYCIQDPBq0IuEnH6mfrWuHG1JvuR2IAfv1V/NOG6lWIxfNl9wIhAMtqQYlRMWL3RmM6Sx5QJFeNmmHiFdsBLPGgW1hOrIyj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358464},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"62401c61a636e715f044b10cfc8cca2349512056","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.33","@adaas/a-sdk":"0.0.23","@adaas/a-auth":"0.0.56","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.58"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.61_1722949368467_0.9139308313235135","host":"s3://npm-registry-packages"}},"0.0.62":{"name":"@adaas/a-express","version":"0.0.62","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.62","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"2410d37422576263374d4298ca7493c93d644066","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.62.tgz","fileCount":140,"integrity":"sha512-bv/6jN1Ob95IYJXm5qoehEPUWDRN3l3ztN+0MZzoRgeFGETSKQbOsEwm7agUzOmXESa7+yyYHq2HMD5Ai0PoIA==","signatures":[{"sig":"MEQCIC7Wa+h/xlxnbQmDLspOa7K7q9RyxJvzEV8/QqaK3aUIAiBklciXQJBaD6upl354iP5egI9OqEb/d2L6M5JpfVAazg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360320},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"7a04fc4f683be193059b6850360e149295c89f86","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.34","@adaas/a-sdk":"0.0.24","@adaas/a-auth":"0.0.59","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.60"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.62_1722963066862_0.10950755928836386","host":"s3://npm-registry-packages"}},"0.0.63":{"name":"@adaas/a-express","version":"0.0.63","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.63","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"062be3de55a4102dc0922ef54c50125c28287934","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.63.tgz","fileCount":140,"integrity":"sha512-h+3h0p5oxc4uOkE5ZmydL863z/srpvO+WQWsGr/acow+IwW/86HwcwgoOOKdwz6Gx17/TNH13F/kdIEr+SPZLg==","signatures":[{"sig":"MEYCIQChhDl52YlD4X6jblJ5CagvWkkdmDZjK0Ax7wHMtFamJgIhAK27kcTzsV2mxBXHeXb77ipFIHFFRwDeuBovKrIZ0UW0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360360},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"4a1ac52708355bc0841b87b0f1922d2d877e376d","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.34","@adaas/a-sdk":"0.0.24","@adaas/a-auth":"0.0.59","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.60"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.63_1722963270683_0.6842874847019591","host":"s3://npm-registry-packages"}},"0.0.64":{"name":"@adaas/a-express","version":"0.0.64","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.64","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"e6af145524471a823305789f435b595e192a33cd","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.64.tgz","fileCount":140,"integrity":"sha512-1OLYACh+CdCdIMe7za9liOAhcPlTSNL28lhHqH3eTfJwWL1P+ieoWhA4wG2/Jk4RyCdBlwqjefCJZI8db8QIMg==","signatures":[{"sig":"MEYCIQC4wvyuSwTS0XqxPnP+eML+y/FDgbJq1Gpcfvk9wUmpEgIhAPuwNvMbNHeTsuPuzWgn7+RC92s+yLY4/KBwKFxC3EER","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360818},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"8e92d1b36c79ba407215061948c2e54d2b2870b5","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.34","@adaas/a-sdk":"0.0.24","@adaas/a-auth":"0.0.59","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.60"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.64_1722963405594_0.7024879947194642","host":"s3://npm-registry-packages"}},"0.0.65":{"name":"@adaas/a-express","version":"0.0.65","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.65","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"132eab4b1f5ddd5a038ed3b10cbe95db7737eccf","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.65.tgz","fileCount":140,"integrity":"sha512-oS9a4IEdUj8tkhMBWRgkYWRYzlNS7nLAnyNe2XDg0G/Nw1pWfZDFQl/iGe+66juasPb9YZuvcARSyITvvQoLMA==","signatures":[{"sig":"MEUCICGgFIbHk52AtPv/YgeNt44vzE7zQ0j6Y7r40KCyazk6AiEAvK2a9mLW5J7XD6SefCRySsa1YU5BmqK+KNksd7olPSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359652},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"b4f4cc6906f92cb0aab3840d8469c250635842fe","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.65_1722964354590_0.635130891455614","host":"s3://npm-registry-packages"}},"0.0.66":{"name":"@adaas/a-express","version":"0.0.66","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.66","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"ef11a3d42f1b8dfed21cb367a1c51f7dc3623987","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.66.tgz","fileCount":140,"integrity":"sha512-/ZQuBzs5IPoqdyLLTTP8t+mq4wj+bdZIo+ggO+jlroI3WYF7S1u1Xl7FqVvFQk4GdL0uVKCLtRbHwH80NsaYZA==","signatures":[{"sig":"MEYCIQDHXM4e4todPaV5C3FRbOVVovp3v3MLezGAUKb6zF3O4gIhAK5/dmVs+6BUQEu9uPGu13kA2beugqOqOdxZYZz76640","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360560},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"46b4e35d8b8c1254ddf6db54a92bb385948a0135","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.66_1722964573180_0.11633824783523683","host":"s3://npm-registry-packages"}},"0.0.67":{"name":"@adaas/a-express","version":"0.0.67","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.67","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"7519dd40c23d7c4747bd1ee638f3916562c411f5","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.67.tgz","fileCount":140,"integrity":"sha512-R4dprv5hZ4izd/utZmMssoammGyiecLArV2xXKGNWUUHLSF5IK2bBW6bK44RdHloNuLPM3dvn31hTXxnMLJGkQ==","signatures":[{"sig":"MEUCIAO7G/APQSum90eNOnE2xgDiPctx16Z7G5Y76gbffG0VAiEAzQP/Ra+VOM63oU67plym9Qb+Yms43Lc6l2GdhdH8eVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361440},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"841142a0631d524916ca189ce2741e00e806fa0a","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.67_1722964682735_0.04944062680985972","host":"s3://npm-registry-packages"}},"0.0.68":{"name":"@adaas/a-express","version":"0.0.68","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.68","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"c889add84d5f5fd3bb2bd3bc4c5d2a6cc52a9c9b","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.68.tgz","fileCount":140,"integrity":"sha512-XdFIB+RhBPL2H3Z7LRObuKp+cPc83yj6dESYAaX8XT8NcJKFErEKS5/Z20lr9KK+DiALHFZ/qvZ7s9fRMBea+w==","signatures":[{"sig":"MEUCIFwtJHiXH2oTbAs6Kog4PIJrdZz3bffOnrGyJUPpHB3rAiEAxqBqcV/EKKRd9Xvk3n2ez5W+EMK7ZJgY7u2BFOZmN3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361238},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c4ae1c1290bc135669dcd5b5c9738df0ea9ac695","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.68_1722979139368_0.4839106212883002","host":"s3://npm-registry-packages"}},"0.0.69":{"name":"@adaas/a-express","version":"0.0.69","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.69","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"1482dca9414f5c3e9a4c580840d743dd2ab456d0","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.69.tgz","fileCount":140,"integrity":"sha512-xzGO1FfuknvkxRYebFoIpUkWcln7by5vBnXEj+Y2PvdCDEME9IgQTWjYeIM7Jv8SI0XspfjKEPS5JFr5RqCVhA==","signatures":[{"sig":"MEQCID+nKUqro4riI4JmPQWPVRqXCsWnOX/V+vQNVFHNr8PiAiBxCLgfj/8rlweT0JMxBKCDdmIoBXcybsX4RjdPxeWBRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363180},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"569dc718853020047dcb795a9f571334222398f9","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.69_1722979880952_0.2446079107040635","host":"s3://npm-registry-packages"}},"0.0.70":{"name":"@adaas/a-express","version":"0.0.70","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.70","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"6c7af11a1ecff4786851b46e9659610638a57728","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.70.tgz","fileCount":140,"integrity":"sha512-Uf4eZZNYbvdJ8Pw+dOpnYjh+rYIBLLH0FpTeBQKm6dtGbIaZTVW8+1XEAiFDqXWAx6uqx9IiafAOEg7TmvkDxQ==","signatures":[{"sig":"MEYCIQDEI+3E4hmFbGPo8Xi/MLeiQqKJcRgbD5Ba24rhc8+cmAIhAJRCjX830XZmp1huqv/2BCAK0il+MqlKVHBDOLpBymRx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363811},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"995ef2576363f779c9a6d6a1a200b1c3690ddc4d","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.70_1722980018673_0.6090879334455523","host":"s3://npm-registry-packages"}},"0.0.71":{"name":"@adaas/a-express","version":"0.0.71","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.71","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"def896dc680ca4f96c691f1e86568b8c383cf0fa","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.71.tgz","fileCount":140,"integrity":"sha512-nB2z47z4vGSIQ3tUYvpVeO2Qh2MMWrjxf8EPOjlXbswpiDf2l+/s9HeXGg/ydZ6Pv5gx8TBWitfBEyq67X4klg==","signatures":[{"sig":"MEYCIQCnBw1Qhdz1b2W46wNL4IbIa9cGagR6fwN8+YPsdUmhGQIhAOh6zsuO3StlLLZ6eGaSOPbnNY1eMotY/Rel2mIeRkeF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":364010},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"c69ffadf1606ab4aa0b609de2d8e30c178dd36c6","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.35","@adaas/a-sdk":"0.0.25","@adaas/a-auth":"0.0.60","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.61"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.71_1722980147646_0.5095276201480066","host":"s3://npm-registry-packages"}},"0.0.72":{"name":"@adaas/a-express","version":"0.0.72","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.72","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"8fc5eec843ef398c0320791b799659ef4fe32407","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.72.tgz","fileCount":140,"integrity":"sha512-38PG+i7Sj6ntYFcUl08YT+HUlRsfdA/GuSQNu74hn1oKOIQhWKvrVVtdps1L/zHK164HrdHSUsg18k6UvPIlng==","signatures":[{"sig":"MEQCICj8CDwI14dQtrIdjgONtPLjOtulXt5v+KhENI332zB/AiBYAR7+Loyn5L2DYn7Uiq4bPcmsbx7RLYjTfbZ5063vyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":364010},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"89d63cb0624008162ff14d2db0b2b4bd5821965d","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.36","@adaas/a-sdk":"0.0.26","@adaas/a-auth":"0.0.61","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.63"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.72_1722981126131_0.3667464675933252","host":"s3://npm-registry-packages"}},"0.0.73":{"name":"@adaas/a-express","version":"0.0.73","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.73","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"307357155dd42b3c08610f801d4a967978e90b07","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.73.tgz","fileCount":140,"integrity":"sha512-eirRnryTCPXpeyO444iQxJhaihc1uJx2B2lxNKG1oqHfdRcN/gPra0EkDOTiDFXrhXiO0eHQ3ANjI0w2SJnnog==","signatures":[{"sig":"MEQCIAdB/2iq9zcTY8SaIps17graZT9toL+ry14GPw8ivQZYAiABO0Qjjba1FXfpy3f8P292GdIRTl9Pn1e/EVF11f25VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":364198},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"f9bd5277d4816f76a10e285ad6b0b2ced6fa9f83","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.36","@adaas/a-sdk":"0.0.26","@adaas/a-auth":"0.0.61","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.63"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.73_1723031266195_0.6418822101920267","host":"s3://npm-registry-packages"}},"0.0.74":{"name":"@adaas/a-express","version":"0.0.74","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.74","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"124c8308bab4ce08d20a28b00608ea2bde86b3d7","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.74.tgz","fileCount":140,"integrity":"sha512-KsXCXbRoVveUs21K+ANbqReiWcz3tEm4von3ocYb4WcfKilnNpU7wkK+8rFv4FuzCGZ3cCGrFjjtPhKr6yYmCg==","signatures":[{"sig":"MEQCIDL1aPF57YKgxEHYTBuq/vsXOXkKQgU9NoHSVgMgBhnIAiB6WjIog9/IYrQIlSklnLAfFt/5rQznx5c/7/VyGzpHsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361097},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"98dc225a28a3dda332e45a018a23620c10fc33aa","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.36","@adaas/a-sdk":"0.0.26","@adaas/a-auth":"0.0.61","@types/express":"^4.17.21","@adaas/a-sdk-types":"0.0.63"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.74_1723031839048_0.28200238262657407","host":"s3://npm-registry-packages"}},"0.0.75":{"name":"@adaas/a-express","version":"0.0.75","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.75","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"e352699d133ea267d27ae1f1cbf319b9ceb9fa09","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.75.tgz","fileCount":140,"integrity":"sha512-6t5sSYvRMsf+ZnW06a+vJM2nrNFpeOifZMNTPele1RzfuNs8Ds1g4SkHLA6magb6uIUOnXRUrf33DHNHRCt6xQ==","signatures":[{"sig":"MEYCIQDRXiDpqQcIsT/yaQJtH68tYuQ6bCXfTMAkyBZ/TRvkqAIhAP4vD+cBJy6fmEK27VOrsTJ4SHSNCsgQiUlifosaS71I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365866},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"71d600fdec2088aaa163e49d250d215bc6bc59c9","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.37","@adaas/a-sdk":"0.0.27","@adaas/a-auth":"0.0.62","@types/express":"^4.17.21","@adaas/a-products":"^0.0.20","@adaas/a-sdk-types":"0.0.64"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.75_1725028857547_0.3291323588783246","host":"s3://npm-registry-packages"}},"0.0.76":{"name":"@adaas/a-express","version":"0.0.76","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.76","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"04b6bcd550e398e28de0be1ec842cc56340a80ea","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.76.tgz","fileCount":140,"integrity":"sha512-eZ4aW3zaCww2iw4vYmaAC7U96XLehfov4eoNNR+TIY2gGtcmU6d6y0r8lMiDeoDDxshkclAf+hnR8FSZHicm3w==","signatures":[{"sig":"MEUCIQDLLJofd33RCqLEDlDGWSrkGKs90pa3tSQWy/yo1+53DwIgMI0PtwkH2dxC6SrP6nZ/hFaPngKRWuJ0hZGQ+KlkZas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366250},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"687ff66ff2a2b29339fc883f249cc6e402726667","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.37","@adaas/a-sdk":"0.0.27","@adaas/a-auth":"0.0.62","@types/express":"^4.17.21","@adaas/a-products":"^0.0.20","@adaas/a-sdk-types":"0.0.64"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.76_1725290003928_0.347261566504125","host":"s3://npm-registry-packages"}},"0.0.77":{"name":"@adaas/a-express","version":"0.0.77","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.77","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"3db07f7e148396a120cafaddee1c8e97c0fb1213","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.77.tgz","fileCount":140,"integrity":"sha512-Qgs26g9HqkHB8IRHVEOcnVCgXvYta5rNCaIH/9YCxal1boajs5hH1OgnttH/DpViLQtg4+xf8Hz8wZGmL8q2yA==","signatures":[{"sig":"MEYCIQCWfPMrAvZaUlOmhnQUdMCpP+q5iNXa2ZHO5mNQetSi2QIhALJl8GjQdJfpzMeNhlppooMQBRIHk58BHB14aQe306PU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366423},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"9b8f877e32d201e8e56cbe028504174676a447f4","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.37","@adaas/a-sdk":"0.0.27","@adaas/a-auth":"0.0.62","@types/express":"^4.17.21","@adaas/a-products":"^0.0.20","@adaas/a-sdk-types":"0.0.64"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.77_1725292779675_0.3821216752117831","host":"s3://npm-registry-packages"}},"0.0.78":{"name":"@adaas/a-express","version":"0.0.78","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.78","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"65811ad1bf46d48d7a32d6fa04f9538467a26e40","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.78.tgz","fileCount":140,"integrity":"sha512-IKRax6Ti6RgOO8YBXyLjd6pqdoEJW6PV2VLxyrlSdFjwNOWmTUr4ylH3P7FptrBMoDW8O8DaPnE1QqLNFnbQrQ==","signatures":[{"sig":"MEQCIB7rwhuPL/ShcP1nwB8qZpaEMt4ehLoCBBYTb1jHbOSRAiA90y/nN/vUBppjXeRCNFDG07l2wy231snc+G/sCjCDBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366569},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"15349931faff1b7b640328e6e9ea55a1ea92000d","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.37","@adaas/a-sdk":"0.0.27","@adaas/a-auth":"0.0.62","@types/express":"^4.17.21","@adaas/a-products":"^0.0.20","@adaas/a-sdk-types":"0.0.64"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.78_1725292949158_0.8064924192627554","host":"s3://npm-registry-packages"}},"0.0.79":{"name":"@adaas/a-express","version":"0.0.79","keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","_id":"@adaas/a-express@0.0.79","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"dist":{"shasum":"bc3d5682aa316a26bb5b177bd6bd9eba3798fa0d","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.79.tgz","fileCount":140,"integrity":"sha512-AqNAXXRW8AdrUeUYRYMpIaG7zT3u7HJEp/Sni3lYjJtKV9iq+BB1IhyYAkogNrXtGV0E/PIU3xF+TkY159EwUg==","signatures":[{"sig":"MEYCIQDIkikyQAv0oTWQHnq+2UE6PVEn3jikAJPNAOx1mX8FdAIhAJeZIyBC9Jykonl4j9dUHW8rgWihcQKFmjY2T+XuIQ85","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366569},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"10390f670bc010343c271f0238e438870d1138a8","scripts":{"test":"jest","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","version":"echo git add .","test:test":"nodemon ./src/test/app.ts","preversion":"echo test","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts"},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"repository":{"url":"git+https://github.com/ADAAS-org/adaas-a-express.git","type":"git"},"_npmVersion":"10.2.3","description":"SDK for express that can be used to create a new ADAAS Application with ease","directories":{"doc":"docs","test":"tests"},"_nodeVersion":"20.10.0","dependencies":{"cors":"^2.8.5","express":"^4.19.2","@types/cors":"^2.8.17","@types/node":"^20.10.0","@adaas/a-arc":"^0.0.38","@adaas/a-sdk":"0.0.28","@adaas/a-auth":"0.0.63","@types/express":"^4.17.21","@adaas/a-products":"^0.0.21","@adaas/a-sdk-types":"0.0.64"},"nodemonConfig":{"ext":"ts, js","exec":"node -r tsconfig-paths/register -r ts-node/register ","watch":["examples","src"],"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"]},"_hasShrinkwrap":false,"devDependencies":{"chai":"^5.1.0","jest":"^29.7.0","axios":"^1.7.2","mocha":"^10.4.0","dotenv":"^16.4.5","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tscpaths":"^0.0.9","@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","tsconfig-paths":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/a-express_0.0.79_1725294723031_0.8961928329730366","host":"s3://npm-registry-packages"}},"0.0.80":{"name":"@adaas/a-express","version":"0.0.80","description":"SDK for express that can be used to create a new ADAAS Application with ease","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","nodemonConfig":{"ignore":["**/*.test.ts","**/*.spec.ts",".git","node_modules"],"watch":["examples","src"],"exec":"node -r tsconfig-paths/register -r ts-node/register ","ext":"ts, js"},"scripts":{"test":"jest","test:simple-server":"nodemon ./examples/simple-server/src/adaas.app.ts","test:test":"nodemon ./src/test/app.ts","publish":"npm run build && git add . && git commit -m \"new version created :: $(cat package.json | grep version | head -1  | awk -F: '{ print $2 }'  | sed 's/[\",]//g')\" && npm version patch && npm publish --access public","preversion":"echo test","version":"echo git add .","postversion":"git push --no-verify && git push --tags --no-verify && echo \"\n======Version Pushed Successfully=====\n\" ","echo-version":"echo $npm_package_version","build":"tsc --declaration --project tsconfig.json && tscpaths -p tsconfig.json -s ./ -o ./dist  && rm -r ./dist/tests"},"repository":{"type":"git","url":"git+https://github.com/ADAAS-org/adaas-a-express.git"},"keywords":["sdk","ai","rag"],"author":{"name":"adaas.org"},"license":"ISC","bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","dependencies":{"@adaas/a-arc":"^0.0.39","@adaas/a-auth":"0.0.65","@adaas/a-products":"^0.0.22","@adaas/a-sdk":"0.0.29","@adaas/a-sdk-types":"0.0.66","@types/cors":"^2.8.17","@types/express":"^4.17.21","@types/node":"^20.10.0","cors":"^2.8.5","express":"^4.19.2"},"devDependencies":{"@types/chai":"^4.3.14","@types/jest":"^29.5.12","@types/mocha":"^10.0.6","axios":"^1.7.2","chai":"^5.1.0","dotenv":"^16.4.5","jest":"^29.7.0","mocha":"^10.4.0","nodemon":"^3.1.4","ts-jest":"^29.1.2","ts-node":"^10.9.2","tsconfig-paths":"^4.2.0","tscpaths":"^0.0.9"},"directories":{"doc":"docs","test":"tests"},"_id":"@adaas/a-express@0.0.80","gitHead":"b8f0cdbc39bac3efccbc0eff84de9905eb8889b0","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-uT7mgXt/bWqUYI69NyiOLyNlLlFZbfY6ToxsxaSbgYMci0F0wUSNHzmEXR5Y4yy7L/5sWMQR3JPu+fuI0PEIhg==","shasum":"9c2b3eb4d4df102abc185c3b30efb1ec0951fa4a","tarball":"https://registry.npmjs.org/@adaas/a-express/-/a-express-0.0.80.tgz","fileCount":140,"unpackedSize":366569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEXYfrl8x4JcYrcRBOoUuOopy0f0PC6hZ8Wv+GIPNHpWAiAo8wleYBRCLQgmOkNWlqTaWjo0CYrNPjEdxfnPVicexw=="}]},"_npmUser":{"name":"andrew-adaas","email":"andrew.t@adaas.org"},"maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/a-express_0.0.80_1725443455710_0.42272267797971597"},"_hasShrinkwrap":false}},"time":{"created":"2024-07-17T12:16:02.559Z","modified":"2024-09-04T09:50:56.044Z","0.0.2":"2024-07-17T12:16:03.088Z","0.0.3":"2024-07-17T12:35:46.934Z","0.0.4":"2024-07-17T12:55:25.851Z","0.0.5":"2024-07-17T14:08:13.162Z","0.0.6":"2024-07-17T14:09:42.939Z","0.0.7":"2024-07-17T14:15:44.850Z","0.0.8":"2024-07-17T14:34:06.669Z","0.0.9":"2024-07-17T19:32:49.373Z","0.0.10":"2024-07-17T19:36:25.075Z","0.0.11":"2024-07-17T19:37:14.804Z","0.0.12":"2024-07-18T13:04:02.621Z","0.0.13":"2024-07-18T13:11:45.910Z","0.0.14":"2024-07-19T08:20:04.887Z","0.0.15":"2024-07-19T10:13:07.390Z","0.0.16":"2024-07-19T21:29:29.643Z","0.0.17":"2024-07-22T14:09:59.088Z","0.0.18":"2024-07-22T14:18:08.409Z","0.0.19":"2024-07-22T14:20:37.427Z","0.0.20":"2024-07-22T14:23:19.758Z","0.0.21":"2024-07-23T15:54:59.378Z","0.0.22":"2024-07-23T15:59:16.739Z","0.0.23":"2024-07-23T18:52:54.425Z","0.0.24":"2024-07-23T19:18:34.146Z","0.0.25":"2024-07-23T19:25:34.818Z","0.0.26":"2024-07-23T19:41:12.425Z","0.0.27":"2024-07-23T21:04:57.413Z","0.0.28":"2024-07-24T13:38:55.378Z","0.0.29":"2024-07-24T14:19:03.198Z","0.0.30":"2024-07-24T14:48:12.797Z","0.0.31":"2024-07-24T20:13:03.723Z","0.0.32":"2024-07-24T21:07:27.214Z","0.0.33":"2024-07-26T13:04:13.665Z","0.0.34":"2024-07-26T20:29:38.872Z","0.0.35":"2024-07-26T20:36:05.708Z","0.0.36":"2024-07-26T20:54:09.099Z","0.0.37":"2024-07-26T21:18:41.486Z","0.0.38":"2024-07-26T21:39:17.658Z","0.0.39":"2024-07-27T15:08:03.569Z","0.0.40":"2024-07-27T16:22:49.609Z","0.0.41":"2024-07-27T16:30:12.800Z","0.0.42":"2024-07-27T20:36:43.387Z","0.0.43":"2024-07-27T20:48:40.457Z","0.0.44":"2024-07-28T23:54:03.012Z","0.0.45":"2024-07-29T11:40:59.390Z","0.0.46":"2024-07-29T11:47:04.219Z","0.0.47":"2024-07-29T12:12:06.565Z","0.0.48":"2024-07-29T12:37:25.307Z","0.0.49":"2024-07-29T12:40:24.737Z","0.0.50":"2024-07-29T23:18:23.770Z","0.0.51":"2024-07-29T23:26:30.876Z","0.0.52":"2024-07-29T23:46:09.493Z","0.0.53":"2024-07-29T23:57:00.644Z","0.0.54":"2024-07-30T00:22:43.600Z","0.0.55":"2024-07-30T09:53:08.223Z","0.0.56":"2024-07-30T09:55:32.473Z","0.0.57":"2024-07-30T15:11:15.608Z","0.0.58":"2024-07-30T16:14:37.764Z","0.0.59":"2024-07-31T13:14:48.790Z","0.0.60":"2024-08-01T12:24:44.086Z","0.0.61":"2024-08-06T13:02:48.686Z","0.0.62":"2024-08-06T16:51:07.113Z","0.0.63":"2024-08-06T16:54:30.842Z","0.0.64":"2024-08-06T16:56:45.787Z","0.0.65":"2024-08-06T17:12:34.821Z","0.0.66":"2024-08-06T17:16:13.330Z","0.0.67":"2024-08-06T17:18:02.907Z","0.0.68":"2024-08-06T21:18:59.660Z","0.0.69":"2024-08-06T21:31:21.158Z","0.0.70":"2024-08-06T21:33:38.956Z","0.0.71":"2024-08-06T21:35:47.818Z","0.0.72":"2024-08-06T21:52:06.345Z","0.0.73":"2024-08-07T11:47:46.434Z","0.0.74":"2024-08-07T11:57:19.290Z","0.0.75":"2024-08-30T14:40:57.680Z","0.0.76":"2024-09-02T15:13:24.112Z","0.0.77":"2024-09-02T15:59:39.907Z","0.0.78":"2024-09-02T16:02:29.395Z","0.0.79":"2024-09-02T16:32:03.289Z","0.0.80":"2024-09-04T09:50:55.853Z"},"bugs":{"url":"https://github.com/ADAAS-org/adaas-a-express/issues"},"author":{"name":"adaas.org"},"license":"ISC","homepage":"https://github.com/ADAAS-org/adaas-a-express#readme","keywords":["sdk","ai","rag"],"repository":{"type":"git","url":"git+https://github.com/ADAAS-org/adaas-a-express.git"},"description":"SDK for express that can be used to create a new ADAAS Application with ease","maintainers":[{"name":"andrew-adaas","email":"andrew.t@adaas.org"}],"readme":"<img align=\"left\" style=\"margin-right:40px; margin-bottom:80px;\" width=\"180\" height=\"80\" src=\"./docs/a-logo-docs.png\" alt=\"ADAAS Logo\">\n\n# A-Express SDK\n\n| LTS | Latest | npm               |\n|---------------|----------|---------------------------|\n| v1.0.0      |   v1.0.1    |     [@adaas/a-express](https://npm.com)    |\n\n\n##  Install SDK\n\n```bash\n\ncd /your/project/location\nnpm i @adaas/a-express\n\n```\n\n\nDefine your controller with overwritten method \n\n```typescript\n  class Test extends A_EXPRESS_EntityController {\n    protected CONTROLLER_CONFIG: A_SDK_TYPES__Required<Partial<A_EXPRESS_TYPES__EntityControllerConfig<A_SDK_TYPES__Dictionary<any>>>, ['entity']> = {\n        entity: 'users',\n    };\n    @A_EXPRESS_Get({\n        path: '/test',\n        config: {\n            identity: false,\n            auth: false\n        }\n    })\n    @A_EXPRESS_ValidateAccess<Test>((qb, self, req) => {\n        return qb.action('read');\n    })\n    @A_EXPRESS_ValidateAccess<Test>((qb, self, req) => {\n        return qb.action('read2');\n    })\n    async test(req: any, res: any, next: any) {\n        console.log('test')\n        return res.status(200).send({\n            message: 'test'\n        });\n    }\n}\n```\n\n\nCreate a new Express app and assign new routes \n\n```typescript\nconst app = express();\n\napp.use(A_EXPRESS_Routes([Test]));\n\nconst port = 3000;\n\n(async () => {\n    const server = createServer(app);\n    \n    await server.listen(\n        port,\n        () => console.info(`Server running on port ${port}`)\n    );\n})();\n```\n\n","readmeFilename":"README.md"}