{"_id":"@azure-tools/openapi","_rev":"105-0bff83983c64129c3741fd2512708e4b","name":"@azure-tools/openapi","dist-tags":{"preview":"4.0.1156","latest":"3.6.1","next":"3.6.1-dev.1"},"versions":{"3.0.111":{"name":"@azure-tools/openapi","version":"3.0.111","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.111","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"9ef81856e7d57caa20ebe12089e48686234982cd","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.111.tgz","fileCount":18,"integrity":"sha512-upiH9NHq9YM5NX+CHQHUFkrTMvUjpt7yrcZ4rr8cG7Mr6vCG/L/3Eqb+bsIzJj4g1RL/LQor4eLk0I4h5N7yzg==","signatures":[{"sig":"MEYCIQD06KLfRH+ZPWr3XrIPuzPFYftserE32mLHPLeYNpT8zwIhAJt3QwrAx0pU7mLq2LZqUB9pnndxfkrkedvQo76r1o2N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbrL3CRA9TVsSAnZWagAAt34P/27cd7ZxdC4ZXlP7fAjc\nbxA1SDObsQiYH0ks229ckDKTLjZ8hHfOTOKTRcT1m98p9xOTwV5I1Raufz5g\nZQNIsEMiaJpBLTDVpAEGUdpWLRKYmW/+K40btETkJWmURYqC12K5cI2VhzAP\n5n+wCiCxjvPG2whSoRI761FkaGjz+t4ptou7l3xpsXZ5hC6PAH7X12aYGIAX\nLPbF6chLIm3bBLbzbEwqj6XF8HfXto7hV8qoQYVyhlu5fSw+BcWb8ZhkeqoO\nT3nYcAVFWtR6cQxjNLWN5v/Z6vFzrrQ9WpRrGacl3In/NsdfKCBt+7M8iv62\ncNic4tzIAHLs0FeyP+izlFW15tZoBLljZmPFodhZ3XQlUEnHNfnHkgtG4SKj\nFd04vlzdBA8mI/ErBak1AIo3rpNdMUmLev7ldtOjz24k1gnxu9RFrKb51EFA\nZl4Ra0Z9csVXNIKmVGlBhrNyMvTvz+lg1+0ZIQBTGxwFjxw5FYMXpVdOAxSs\nKHfXpibSl70D43Tyh2rtnLXVvpr5txNt9cMI4ANzVTvXOSY+nd/4jsQngzPr\n/q0qglqFqUOtzPYhV7qeipfhQXfnjO22japuBhbA+Hl6/J5PWinWJgn50Zec\nUr+dNpMPVr3ui+Lln8bTvUDm/4foPULbAr4c/NagwYBL8jWZUlL1hEHLeMc3\nnKRw\r\n=4rci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.111.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"npm run run-pwsh clean","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","run-pwsh":"pwsh -command \"& {param($script) pwsh -command ((convertfrom-json (get-content -raw ./package.json)).'pwsh-scripts'.$script) }\"","eslint-fix":"eslint  . --fix --ext .ts","set-version":"node -e \"let pkg = require('./package.json'); require('child_process').exec('git rev-list --parents HEAD --count --full-history .', (o,stdout) => { const v = pkg.version.split('.'); v[v.length-1] = (parseInt(stdout.trim()) -1); const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)})\"","reset-version":"node -e \"let pkg = require('./package.json'); const v = pkg.version.split('.'); v[v.length-1] = 0; const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)\""},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.2","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.0.115"},"pwsh-scripts":{"clean":"remove-item -recurse -ea 0 ./dist ; remove-item -ea 0 ./*.log "},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.111_1567535863085_0.3305047436670403","host":"s3://npm-registry-packages"}},"3.0.112":{"name":"@azure-tools/openapi","version":"3.0.112","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.112","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"4ead627278eb88a293d43376013d3f7b12d808f6","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.112.tgz","fileCount":15,"integrity":"sha512-gP+JqeiOqKkz3yvXHVA+8/N3AZDfmm9WYReFo+9GPu2SxrMDy5RawrvxGf1Hq7kmQIAm5G4GPs5R2MKxWoTSmg==","signatures":[{"sig":"MEYCIQDDGSRWljNQhUgFEZ3q6NVvIAT9XXWUGJ6rsYbvsNTznwIhAMiXuUvv0dKBpMxiwhKIlHAcS1iJULWaF4lfp3xalAuc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbuwMCRA9TVsSAnZWagAARmkP/Ar69NNvfRZspUTqTpMb\npwXua3Ikd8/2yD3foIToDlprk64dd88ROkeFJAg7w7PWxYdmHbDpmAZja90X\n/gz66G55HDpxsf1FCKecDDiMhEvOhpON89LotGGiKk9jTw+pwi+YUf/ePMQn\nN79e9HyAzZIrLXoIRn8B2OZk0sVtyfjpIALuOcC3m7Z3AlrdNjuxAbI89pW1\nXBrJfRlcAkpyGLh1B/dbkSw+i4zTAXEPjOGdyre780kS7Dx5aV1a1roNBAC/\n74Ketsxu0M7AVZ1EFqA58QrmJ7bQO9hLHIZftbnrgaPbYjrFBu2Z9hPcQO+M\n4Cm+aJP/m8aLNBur++jCboOnMxVPKvlqoCNjv/Agmj6b9LXIE1URqI7jyStD\nsnJb3c1J4892DSmy6kmAcW4VecIutuAcatOSYyFpJgy8vkxzv5TMp3WlD2kH\nYgdqO1RY/H4PKHzgIZrx3O+ywu2dq261QKHnPgRjwlkYu/RSjRNQKas7pTkL\nEMt32cioXdzY7HWUCI7Trwe2UwxuMPckxePe9lTpzmmpN9m8IQhdsLPUCKHR\n4mMoVlYRYlogZB6YSPqtUFRPNT/CqdtTuKswk8vJPForSul+DXohhh+jYzRb\nYH4KG0NJEIpAyqHg9GbnczYC2tcCejy1KZ8/7r1smwCS04FmUdBDfq52VFKQ\n7Nnb\r\n=Uu4R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.112.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"npm run run-pwsh clean","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","run-pwsh":"pwsh -command \"& {param($script) pwsh -command ((convertfrom-json (get-content -raw ./package.json)).'pwsh-scripts'.$script) }\"","eslint-fix":"eslint  . --fix --ext .ts","set-version":"node -e \"let pkg = require('./package.json'); require('child_process').exec('git rev-list --parents HEAD --count --full-history .', (o,stdout) => { const v = pkg.version.split('.'); v[v.length-1] = (parseInt(stdout.trim()) -1); const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)})\"","reset-version":"node -e \"let pkg = require('./package.json'); const v = pkg.version.split('.'); v[v.length-1] = 0; const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)\""},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.0.116"},"pwsh-scripts":{"clean":"remove-item -recurse -ea 0 ./dist ; remove-item -ea 0 ./*.log "},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.112_1567550475247_0.4732416552103009","host":"s3://npm-registry-packages"}},"3.0.113":{"name":"@azure-tools/openapi","version":"3.0.113","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.113","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"330ea0026987be5fc339479f93745c40df885ec4","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.113.tgz","fileCount":15,"integrity":"sha512-5oIzUux/LM8Ft2ivBrufgAiVnYu93Af+N4yYxLdXSj5UJuwpy7ttL1ZqhFpMC7JXS63NiHmVvgOzBOLc2uOrlQ==","signatures":[{"sig":"MEYCIQC4fcMG5cELPEcGQZyTDI/2aHsHK44uyd4OeiJ+qEtbmAIhAJ9w83oPgcb8jp8HCV1KR/OFDGbyQVg4s/hTp5v2Cz9J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb/JLCRA9TVsSAnZWagAAYBMP/iq7oKptuPKtc45WIU3r\nYPM9CiEzrGGdKeg+u551s8ffekCOD/OHtbWMdoa4jh53bVPFhNiX0dVspOi2\nCzTRjbJTADx0bXpa7mo7wSs9n9e5ueSE3K+F6r+NxbWjJwhOuhs0HsaPvJyF\nQEpW23k7ZlroZCVyUC/s0iGxoW+7Lh2iuO+tkNB+iyYK5DcmXtuBOjc2NVDU\nje1wPR3uLZ/GRzQyv/hSoZed+1KcAzpd+e2ww6YxUKJbYmMgjzvQ6WVjW5iO\nvaqAa2ms11NxP6yvznTqocfNsCnMC/ZoP61G6ZehZ7Rv9LxP5b0f3qqoEOhO\nGv3zMkOuDybW1rogBNg3AQwKvMGxnTWo/qhDywejVhy8nTpIObJxX5VZr1/w\nWivN3kVG/kuvjR3gm/ws4TfaDNlcM91RFUtSc3vkVlTgcYnMuQi6q9ufcXcZ\nUn4CntlxTjiltUy1yktfLmmYM9ONlopjHr5JsQ5R5f9QqBnSiu6gumU8DOkR\nMa21gkC3K6cjWlNYGTk0FKchtARJtZDsaYWSuoEG+OTPHhI6Tsh0rdZCecnB\ng5UylFYHLGAdVqm4LpW6RikeUhyhBj9CenZh1AOLxRjIAB0vSVFZ91fV79ny\nFYvuzh55pw4xdgnSOQ3A7uMoqxLxKilX50nxbOXC774zAf9EddjA9RyYb2YR\nM0lb\r\n=iSJU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.113.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"npm run run-pwsh clean","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","run-pwsh":"pwsh -command \"& {param($script) pwsh -command ((convertfrom-json (get-content -raw ./package.json)).'pwsh-scripts'.$script) }\"","eslint-fix":"eslint  . --fix --ext .ts","set-version":"node -e \"let pkg = require('./package.json'); require('child_process').exec('git rev-list --parents HEAD --count --full-history .', (o,stdout) => { const v = pkg.version.split('.'); v[v.length-1] = (parseInt(stdout.trim()) -1); const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)})\"","reset-version":"node -e \"let pkg = require('./package.json'); const v = pkg.version.split('.'); v[v.length-1] = 0; const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)\""},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.0.118"},"pwsh-scripts":{"clean":"remove-item -recurse -ea 0 ./dist ; remove-item -ea 0 ./*.log "},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.113_1567617611297_0.2376584598831848","host":"s3://npm-registry-packages"}},"3.0.114":{"name":"@azure-tools/openapi","version":"3.0.114","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.114","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"fd79277bd031c4b6f0c7c6ded189fd0d22a053fa","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.114.tgz","fileCount":15,"integrity":"sha512-bWzTBto7t7tJBOa603rm23vO7wrrpLQmvP4aLSTE7fgO9w/4lhvuZQj6V2F4o/tKk0t1slO5p6FocpKmvoJjOQ==","signatures":[{"sig":"MEUCIB9n7hGxVbjk0ZhI6bOV+KX+EItoT7qAZV6WX9CKr3YeAiEAtZjIRJWHDpHU51rmByigJlz2dBpEaXKQYz+VIAhMzJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcC55CRA9TVsSAnZWagAA5ggQAJCy7ETvkZBd+t7W4O/T\ni89PNV2g1Ujbw7c1ZapfzrPWEIvBOZ1pGasZfsGzYTn7H56CmQixqLGedv0n\nGl+fB2GBtkD93ENpLyK314tdDb8Ia+3Ryy6ZJYDJa5Tt6srxyMvT5Uyqw05W\n5xnv33v9wpeHJENgDMLu5g2CYsoEVzYaKZsMwPTfM6KW7vKuAeVWYQFEoaoI\n5yt+VViK95DRa+kbD4rpbJcWMaLwaku4tdyQUmGvPx7yz4XS43Lfudb5Ld54\nC7IdPSxB0H0ibzFDmpPUC476S6HY+jTg35adGMUf1LWFTufAKhEMX4RHsqvT\nS2YqDESxn1unhJBcj86q/XZNNSABLPsRjuRCRRimlXcQ7AaK7XSOIKDLO5+j\nRg6hY/ViD9c6oqeYWa90jDk9DLg3Ypl9rlkmuSASsEdWsrk8xrjM/pu7tSSY\nD8r698SEokvPMYOyAfe3ZG9m8+HxvKqMs5qE+Bu7e/rQptfeJW3V8S9tGD2P\nm2TyvnCT7ayE3+amp/86ASAnxmtb18CD+M3GD1DlBMiTXPQK5BCPjgrs71oV\nyYZhTD1kSaApfLk0sDiiEOeFPSqyaFBv7jtu7cmiOmjVmabaNHGYOdwzO+Ol\ngWhHtEfo4e7bFEzggCyhLYc3Tcz4BeZWX1kmAzqMGu5avixTuZXGa0/mqE4J\n8jBa\r\n=T4IZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.114.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts","set-version":"node -e \"let pkg = require('./package.json'); require('child_process').exec('git rev-list --parents HEAD --count --full-history .', (o,stdout) => { const v = pkg.version.split('.'); v[v.length-1] = (parseInt(stdout.trim()) -1); const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)})\"","reset-version":"node -e \"let pkg = require('./package.json'); const v = pkg.version.split('.'); v[v.length-1] = 0; const orig=JSON.stringify(pkg,null,2);  pkg.version = v.join('.'); const delta = JSON.stringify(pkg,null,2 ); if( orig !== delta) require('fs').writeFileSync('./package.json',delta)\""},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.0.119"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.114_1567633017065_0.20541262230979096","host":"s3://npm-registry-packages"}},"3.0.182":{"name":"@azure-tools/openapi","version":"3.0.182","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.182","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"8aec275413f36cb6f58a7826983aa574353ecf7e","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.182.tgz","fileCount":15,"integrity":"sha512-YrhM0SJ7QjdRsRbpbSFYMgxncp4ecr9dO0HRQlx1GcM5qf+mP8evszGeGc+quOqqpcD39up1Hnv8Ev4yKRhdjA==","signatures":[{"sig":"MEUCIQDQtGMin3N8zNvHKrc8/mpgOWQ19fDJDIkAe4jso6B+sAIgDHR9JDYstCcCdMIO/lqtrOljQ/0Lexgh3ZcckBGgQjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcrG/CRA9TVsSAnZWagAAEcYQAIAbX5P6r8QPnDj7brff\ncHTZEbQfwntOovQObji5i3aU9J4Co1GzPClR1eE7g+1CpfhZe4q26VvM9pKe\nrOc3YEFua4MB3jwsn3OI4QG4I/OMRIU236OkNKZrQEP9ldeFLRATWHjwVzm8\nvW1tr/kQ17752w6ACvxVdynfIouZF3omZM1WK/sCPR3VUlCNLHRSgLEQoYKy\ntm1WmEqiNHTKOSEE9yD9QrLvVFl/Cwy2OliMoZovVHTzm6PnpfgRcSlbIavs\nW/Zdx2F8+Isz9m4OMAQzvynSlDYZfXgRyW8sYKeo/oXH0F9nSKbtTrUZXSJ1\nFrKPGAfjbiRtbTd4vF9T5S5riRgjKApwft8kzBcpLU3WwSWhRmNWdCThlPq4\nz+lBdiz/oz5HF2OtFPTy525mV4vflANJTFTJcluFO+2VJ8JsGvv/lcDo6a0J\n6mYB+G0TTVM49kbAZ41f5ykZNeHc4Twu2KdaJsT3agpJTDcGcajWEQ9ModqF\ntWM62D8xYGUyetUujAO1ibF1GPJecpQkrspKA0+mCEqxYJHlbEXH0GTQ8dIz\nts7dlJGFSO5omwFvEssu0pPTJ4S/ksCNxuwspyf4nM4l9qQ7xEwfWKh0mwi+\nNnOGJSfiJOWh9IzpfJaHAldcuUehwXBG7XCFkt5wglWka1lktHjp52Ag0fpa\nul8k\r\n=06TN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.182.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.0.182"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.182_1567797694632_0.8453076616584845","host":"s3://npm-registry-packages"}},"3.0.184":{"name":"@azure-tools/openapi","version":"3.0.184","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.184","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"37a7619a2498903fc0dc4cc0d4826458f9dd1b46","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.184.tgz","fileCount":15,"integrity":"sha512-bW7PN5adYO+XLnlMHGX1KOEzqevzXqzZmqrhPQvuho1yB3sCIqy6Yc8LBlDibOWXarUQfkDTkTYc25wrnFBr0w==","signatures":[{"sig":"MEUCIQDCMh5TUtSgG4+fVah768p9XjZ1MBhdAbRQCS1csEcUcgIgEUQ8XYrqyaFimCnpqJdSiyeCB6WbJNh2hEb82XLuDhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcrwjCRA9TVsSAnZWagAAabQP/3cL69E26isGttQZu8JY\n3d9okPNHRYC4025BXf5BDc1rY3f8Kauyd4TcycnvIOm/koYk+wHXOi2X92i4\nwMUiJU4f2ModNcUZVf7JWzr8iM+dkogGAb7QWzErXjQQzFj2PGMy2zVb/D8y\nvbYG/RwQmZzxd8RA/tQwkEuypWWlsB0p1udAVYfNtCKtDElzIFAcAvSnn7jX\nzdSb3C3cYMPaWPU6M3HyWAUh4JJYrq2S9p6CxeIq0wkL4C/Krh0R8qVvxype\nnFCx/CjP6UmS/RJFvkcCMpOK0RCub5Z34pQ8nTPqxDgmFIE6NjTceU22MgZ/\nXwyeI9sJB/gdujefz7fuIrj90A5Rr901z6ZIMAsTS4yUhF+MJrFrmBVUDWtQ\nSnN66z5mHz0Cskvrg6AepfbQx6DjqFx3AF9py03MIg+mB1LhQPeb8cjGfTY6\nXpY7vVzv9L1mfQSd3iFsVK5/D+5SyhtUWEViTuFlWPS3RgSGrZF8aGMayt6I\n3AL5wfsrRSAIQqqXNvg74EQmJrVAFq2sXw9vC14iIxtdffgfWfxbhz8vcxLR\net8B4HorHgDs6C1GVKA+gnZdPnfA3jmNhZ/HdGseGvHoyo2q2yzTlgDvnMRj\n8AlVmn3T90sJb/m9fVxLLdMgfisfeKa9wuzeEKHeykOXRk3x7RRKJAWZU3qI\nI0pm\r\n=H/Ts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.184.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.0.184"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.184_1567800354427_0.39947458804815317","host":"s3://npm-registry-packages"}},"3.0.187":{"name":"@azure-tools/openapi","version":"3.0.187","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.187","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"f03ae1ddfc6b56e2acbe9ace46c824d568a84d31","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.187.tgz","fileCount":15,"integrity":"sha512-yavC7S5+8g/4RAxnCkwYDYHCS+uQB/XqWzBIiVhyNnRRiQ0V74sRZgGSY9yNxAcs4gDkNWJ5GjFdm1i2v+6toQ==","signatures":[{"sig":"MEYCIQCz3HltJxh1cib6jfqcgGRMCiN0gBK6gdxI1zhcBmamFAIhALIpinptA91hxAKBGyc/0zgtEiPjwxH7QxWDXGGO76D+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf++NCRA9TVsSAnZWagAAzH4P+gIXZiDjPYSKnQ8s9dqd\n2TFnv5xCwE7y1nXxjnjJerfWZpMiyeLOp+T+Z6rMBRYOIVgeK+j7y0srbMNc\nUgmKm+RarQ1NutBfiE6V7KyEEiWFrtqSXATFGovJsWXX2CWbRdcYJ8lUiVxg\nIbsq2hJnbioiQPK3j17TLNfPRCmGTkDK+nSMlMvJbrEft62WTNbkxAnzhv1o\ncr4D+7NBP+scC+TKQPSjg/ksgiOWB26EgHOOftN1T0iOXcQ4fpObGYGslk/3\nVya/KV5y9OZdvdBdvZyHpUVlYZAxe8IsSBUmFzjssQpqn/Ep9RWSif9INaEF\n40wHB8hFOGJ/G5iaihPE99D4llUCjdKITCcAvGn9tOS6Z7TOI7HPsekr3zQt\nftQs4bZKD7ZW09tHmktHne6j5VZv6CvLvEAeMfP6JT766PXq84apvm/+MGn5\n4dXGPysZkYnfDDKoyGDbR/FxCj0NKtKg9bPyhQ/pihJO1L4qvWQbV8d4nlUb\nQnTql6gsiRJijSVHezgxWaoMFrY3Dz4KH9I/erd4amzfvV0eZqaUGJajgz1O\n0NoR3E1ElHn4F6yu5DlCIGY+mqwQPXzH4HBHISndB+fRkIgjAL6CmW7ZDK1z\nwnHg2SwC67x4DbY9lcIAenEsNzifWTN2W+FJajEId+UYyc0cCO6sEQSpFe0w\nfdbZ\r\n=DcGO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.187.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.187"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.187_1568665484929_0.5768625212230702","host":"s3://npm-registry-packages"}},"3.0.191":{"name":"@azure-tools/openapi","version":"3.0.191","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.191","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"f812468f5f20dfa10b158f1e2193e4cfa954735f","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.191.tgz","fileCount":19,"integrity":"sha512-A2LJFuwlaCxekA6eVy24oETvNWTI3G27QR03e28CD1ItI0ZCTpVaJMzl4Y/mOmbjJ+0SNY1BMGfUdmtdl8E4Bw==","signatures":[{"sig":"MEQCIEsAkr1DGGFDMvP6gKJuTiZdF95Mt43G7BBFGUdpJeWOAiAG/bFsVt12qrob5C0rWWBbtN+Ic5e4IpUvQ370JbvIFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiS1LCRA9TVsSAnZWagAAUnwQAINUZV4AtXH/xWOzUsoH\nB7TX3R/zwf5TweuJVkmY1zwYQeYbuZzsal97RseKvWf+zhHLQ9K5TaUuBtPv\n2LhQWa5xV5x0UlQ87er4TTvn8iTlNiIRyfmSlmSKxrhTTzS7e2plUmnH3L7u\nFr9e3ggnC5ALNsBemjC6djnYdAG6NihKkruKDSJ7gTZuQYb6w8cK61HYRBIM\n+BjZZyjUCg7yF/vvM/g84Jr013O7lBE1GDwu3D4oaFMRCrRJEbg0Dl33hrQE\nXk1qNh59CD0fNaKb1w9QM+iBsx1KRKnzzfy4NMHtiTzp1wEsBgdYBwLMq4ym\nvdjEEAdcoVvgNTRIpCZOrtM8XZb/E5uYz7sGvF8wiOI/8Zo+/Iy1if71qLzN\nb8GG8o0xmlS7FSn0t8EX1yrqo+gxcJK4u4EtJNlz+Z5Cf0birZaj+clOxAfj\n6BMHw5zpAjMNqrvKIp9A4hbePsQoSzsyt5P4b0i7NJHR1iv/iYS3mE18qkjA\nLdi83L6pKUJdWyy36ZiQkU79qcfsh2Bd2ObbuGb8/6SYNrVrryMO7ez3Jrqs\nsf5SVw+JJxHsUdhW8HwcNQf3Vx8tzmXwTXwYeAM+vkbT3ZbksNDlr73min9W\n4bb7R8iUeOBKyOlOB2Asn8UflGY64jwhR+c+ajUwHT2x87PzVLp08Vv0KW7M\nr+lY\r\n=gbUJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.191.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.190"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.191_1569271114581_0.25297027565940744","host":"s3://npm-registry-packages"}},"3.0.192":{"name":"@azure-tools/openapi","version":"3.0.192","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.192","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"96cc9848759b8b270ba07a9ea885ede45c4e491f","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.192.tgz","fileCount":19,"integrity":"sha512-WvD1tprDbP30t8t8+qnuXZNCvNS53HoAUpwXlbnfqkHDb2XMD+aEG3xkLZnA3D9+SnSJei/9PTJ3REJGKeNKMA==","signatures":[{"sig":"MEYCIQCmEJEQJPOOOHp7luCLGl/x0OOT610wQWxn1Pk2zI06XwIhAIgWcFULVsXCue1mlze84Ofh1MPtJrDDwVbwJH4/dm6d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdijxMCRA9TVsSAnZWagAAWNQP/0TH3myVq09hHEiuSvm7\nHj2u2FcABtXn21BeCja5lbyyAHLjOA+dKo7a1IsFgaHPqowAk5CzXWoBkED2\nPrfXF5rOMY+C5DDO9DMbflKUzdlSnRRZs6AI5EXpWUpE0fDCVUYFXqbnp9A3\nY6qC+/V+SfQivGwtvYPQVCt+dRJ7I2HUMi3QbShgS27YFHZ4/GAZ4u/w9m3I\n9+dY6ef9w5unOpeFu62m/IijYA/aPjRmRZu5qgvZwv1oPdeYs6NQwcp45ila\nMhBMFSK1uTAQ5SJBpMH2kFqTe20wQPO4oNqyGJ9acwVbOQWdAu6003vpwsEh\n+ITnTyI+hYbkFkmIdP1O2G4seNIxspWlL13h6nd013RVl7lRz0ao+rVcC7cj\nvg9IP3SmbAmzBJQHhxaDRr1m2MH5UuGSwuHCRQsJRhbg3y5uvPXmzrsvHrgT\n7UokjDMDz1KLq4+lIBkbiuxlPFhny7Zg6Wsayl1xPQVDkArzxMTA7ErY/EB6\n1S2X7koK171qNc/SdIh2egepB48vP8bfKQ2a4QakQGrDWGQdpmyHcKMYGlfG\nHpYx/cWHbI4WIR1Fs7uRJaPHSHs1wytxpnBQ2dHu3NPos+W5eKydUuTwID6r\nyinh7BXuWgE0Sou3BzqVnwHwDjgNtyLqO001vkS6unBYnxzV+ga08EUgPoLE\nudLo\r\n=JRMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.192.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.191"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.192_1569340488645_0.927209449346218","host":"s3://npm-registry-packages"}},"3.0.193":{"name":"@azure-tools/openapi","version":"3.0.193","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.193","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"86f634eeff8b78bbaaa8bb6bd08fbd6ad364af3c","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.193.tgz","fileCount":19,"integrity":"sha512-jGPxVt3qfYYO8DohYDQtqFay33h3fn/UxWga3jeDVJDBTOEkbgXfkDQINGxRv1eQK+IcXYhyhaIwB2dFF9KPrQ==","signatures":[{"sig":"MEUCIGj26S6vBHKgHZ0+0Zs3ezsqsqRtn9TRQ7I05c+L6euaAiEA4W5NO78KdrQ4SwnEyHd7r6Y4CycUm2jpBbrRLmmXlW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdil/rCRA9TVsSAnZWagAAmnIP/07ybjAXp83AxXy658om\n3HWrMCrlIZTyNObQMOhS/54FEsD6NGVOdNo0Q9v/NZpe+TzUrhOHlvkKeBwF\nT2+o/4tXZMIsETYSy6K7qeEiEpVWrTGuHlmPVwrxL4ZxSkb3QXribTYEZ68V\n83eSSZsRV4MeonrpZMNqVCv4LROnKKjwDoUmZ0qk38hGGomuqHArkSzPNHDj\ncLi31iyJaJI2QXOCFrJrDm/tqTq1qr0rihK7tr0aJIynnY5M/MsSJh7mGSTA\nqIG7TK+zPTbfjMdDQ8d/0b6TmzQKJQUSPzWmGYZwqzT7Fd8wkPRkUiQqYguo\nc6KpJ3AG3fGNP7gQYm/sQ+0oiJh/aN8CUiryj6k7qlmhjDJE37PfWFtyEG4N\nct1UAhKdRgXV8LvHuw6tnXaEWqY80V9QFPolDTdb0MJTA2nIfxjvVYjF+C65\nso4AEah7RSMrjkOvinSCfPtNplAfayJslnwqLusHUZtKMW6/eMFYfTu/IdZk\nXPTjPMnFoTOZ8Wm1kcGoXmww/t0PJg6sMq8koDZyKPOovWU5nhbk+hsLFZQ5\nnXXvRtWZ96HMBXZkHXPmOg9GlNTe1mfUPHOW21aQW9VwqK2z1hDabWX95HdC\n127zFG+uFmsk9ArE4R801o9+vQ5RZpou0dJKSy7N/nVp/No2RjYjfvsdyDs1\n5m4R\r\n=xZMA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.193.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.192"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.193_1569349611188_0.7073425145962411","host":"s3://npm-registry-packages"}},"3.0.196":{"name":"@azure-tools/openapi","version":"3.0.196","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.196","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"b61bfe547607ec06ab3f0422529b600f0672c89a","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.196.tgz","fileCount":19,"integrity":"sha512-gFKcCAkcB+cMCawv/O3Ht1wpS/9DX2VzYGPZuu3syuVZQ+PVdN+waEU6B7YMnmxpmmfiN4r3EhHQYvJr8V/MjA==","signatures":[{"sig":"MEQCIFJjZQVoG/Nk+mqnd00OOzfvnROtzMoJT1/fHiODqcG4AiA6c4rEzAlHUukIlEHdrevwB/ImcjVw3RPhkoWJkuNhMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi7j6CRA9TVsSAnZWagAAw0AQAIu22kBdx3VSmBZ7Guoe\nEP0tT3DhoQ1TmxcQ4aQsQdPUyBJ0/8TXHICtAgFfsDAnJu2qds0wyG0HJvDs\n+8ADPBiLSdLN4DMeqv5CLOI/vIwPzUlHBIqzcTzvT3BEb9G1w/DQjjCxalzG\ny6MT+xeExHBH9k0uZUYdYilnUgact32g3MYDLZx9xQZ5wIH/6fpKyjp75Jvx\ntQ0yRTAkfbMM2GIXZUPAx5/49G6FfF3iEl/BJBafzbsvZCoTsd2576xoEuSh\nHZ0FVbme+dqz2a2UMcrrVB8d+J6rfotjw5gVGUT373oFGyVn5cUC/rwqSS83\ncQA3vsr/TXo+gA2sFYjmMZbcbRRpMYU43GwZ0rMqjlNaoo7KFlv32YWyPZQ/\nFLo1Ycr4OnsGvQhi3v9qB3A0ZT/lg10L8Jx1BvopXgP4ipg3iEtWSrA0yTf+\nBZLwECGKRKDD2VL5rC7hH9cdXbbxCprazYnC7GpNmUwKL7Sr+gLcQJt0d6AP\nzsuymsZa3XuxSTFTonX2/MS/ksuwKvzDKqrzdu8UewVCYsVGU0BgQa8zgBb+\nTonWJekRYCN2sDMFRUAuvmSypsmcENVBXK9wcBFvmAzNrvIqxwDJwiYdGtgY\np7QPaOaSfKQqgT6Mz6bYUFq4yNB0gF0NlwWtwuLwrIyVjgDkEpGZv5CYxU/r\nwTpc\r\n=uzDK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.196.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.194"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.196_1569437946073_0.9233137367779953","host":"s3://npm-registry-packages"}},"3.0.197":{"name":"@azure-tools/openapi","version":"3.0.197","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.197","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"ba4e2ebe43771598ff8bff70046ce4fd0df15782","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.197.tgz","fileCount":19,"integrity":"sha512-LJxGiPKa0hcFlkwk90wroakzCGzPVlmR79N6PsVb8Q+1M13M+3XI59cVrAtMZ4qFdGMG3FN6AsdBOvp766msZw==","signatures":[{"sig":"MEUCIBcfNIu77nuDshNUnfkLg0YO2wY32+/Aw9+9IM93qoS3AiEA+rT8ESpr+x5ag/rdJ0ATsNDmn1V9Vt66WuoBtmOIlVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi+LPCRA9TVsSAnZWagAA6W8QAJHiCW2i9nBj51QNx1Fd\nL7oIPyyBKEG2BGWgisp9CK2EPxn5Maj9ICmumDiZ2EuDh9uj1W1WM0WVGMd1\npatr6lQCZU5NOKd1jL2/D86kTBAjvvMzsatCSDTID68Rijmtc0mVlEiLr+az\n1VezCelgVNp8+EZjwq8r/2UvT0w1cXzfGPlAFInb8cYzTmhLNnpc2fFr+jI7\nFe7Uj90BAh70PvVbHZShr/bN59AbgheZWz2Z9xoztJd42BvxIMB8fmiA4KYN\nTSN3ZHtt/cc8SZqXlyUAsrSrptv8iASjBoajHtoc0rlL24+3zcauHfH7osf1\nNX3plDOMAq/8tI3kbsdnhfb2Xukoar8Oa25HXPRK6N9F3opzfvMHuPorO9/I\nBmOVfPknEtLUIB+yRf2sLR3W13bFVTvFK+chNu5dexHMWW0F+1xufZx3kNts\n4lVTrtxF91TnZVb6y7+z5Xtw3WySxZGEDsuvCIM5b0oehau27yV9Rpy87VnS\nh4Aqo5hAQjNzjjnmgHi18CUfobJ3/d6+8lTeLN5+7dqhhOcAQkc7/+1iKkWh\na8PidLOSuBmLM+KKim1dB//vbszJolMBnE68UhYPxkFOWOfW6CPb9DPXyF+H\nom/YZ/FuO5UYqKPjVWC3NecvTyfe2owHkD+7tnQWcKzeWQS05I+tdzg+KBxo\nex5+\r\n=k/3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.197.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.195"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.197_1569448655192_0.4490964674008624","host":"s3://npm-registry-packages"}},"3.0.198":{"name":"@azure-tools/openapi","version":"3.0.198","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.198","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"f013737cbcd5e77887b4bc0279abab716462d9a5","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.198.tgz","fileCount":19,"integrity":"sha512-LInMBeoQj+utLUecUwICUez7E6RBSlkIt+LAsjluzSPgmJqJufZXw1nQLP0HLpJnNJoR58EN6DLn7VSzVtHifQ==","signatures":[{"sig":"MEQCICp4BhQpstZCYZ4Yf9prrnfF+U1bwF/NOvYKJSLIrQkcAiBuSoh1rqABzFDzaa7y+gEPUuACj8jLidOTENiMWWAPmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkjiTCRA9TVsSAnZWagAAMPIQAIG5oe58qaFTZacDrVGz\n0DWu3OCEYhk8KSZpEei+rjqNzit4LHEfBFvSG+7HhKM/ghW/tMZPMnuj82aE\nvMaujLB9toG554cR1MnVPjTotnSnnf5NFnd1Xx1hg1zdLrYIZL4EY9WTRkXH\nE2WjAOSsnhGde8F5THKD1kkhAOrefrpNak4DIFH9ke++EaBP5HdUZJ5CrAzu\nEfHnef0kW9RkwGo0Sr5oEEFmnbTM6cawbk7hiOxFFjHhKIB/mgIMTcdbNsgt\n5weZw7hi/iSSGjRdIKK2l0/7NN3C/J+QhbgXizwJ9Ozb1uUrsaffx0/wtAkF\nJkHq7egL0K3Zrwr3Pxvpu0ZD00qohLe7fdHKt9Y34LmDAeHqrC9FMk8zLD6s\njPSSSMWy4grkBW+/JWqxp67BxN5hqXCfEhGpnTsDNsrZX2Ip6tF3Lx0SNO1s\nDadKMYk2jw+z4cuXZpO5aWnzwd2hGSVDBZ0073u96DnhtA7C/rWT2JGQvnm+\nkSnsrbe6sSdWA1/5EicwHBgwMmgXn420KiAT7CrcjzhT558d2HlmXFDqU99f\nFF+bZWjdB7YEHP8j4pOcifDlumcLUL8n9KkxfFkzfbzKJKmC/aHt50B9SA4p\nvQ651kKW8gp2o1xtjHV0blFtO3rDKKPgU9X7hsNWUqc+2Vz/vhRisPVbbh8q\nhRmT\r\n=R0Q2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.198.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.195"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.198_1569863827240_0.8434283801097109","host":"s3://npm-registry-packages"}},"3.0.199":{"name":"@azure-tools/openapi","version":"3.0.199","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.199","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"200ab2a94e324ee60199d288c16d68629ae172e3","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.199.tgz","fileCount":19,"integrity":"sha512-Z6BaAP2YdL6SoVkcyC0Zd78ZpjvqO8o8QgrgeBC/lNORC4nE2YCoDFTLZGqTvTmRFzXs5gJ7jJM30mdf02qPug==","signatures":[{"sig":"MEYCIQD6HBttWoP4gv7TKQ1yGNGNjVNWfuGju0eUEGnFHmsdKQIhAMxZ0Nyk+bTBFTIwZq132581tVx4w3dTD9SF2Q6ASCCc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk3PuCRA9TVsSAnZWagAA0CwP/39xW3hKK9T2b92tzOJ/\nU5T1UzfetbCjOgAMQnTJ2Pq4/mNWnQZQmyb1+LYzGUpzsSYvbZ3tmjU0cpwV\n8YVWekrwN5IKjAa3UC7fx1DixzR8HvqMbmoxXsYJ+vamJcUgwjIRf0hZQ2Ir\nUgBPxYomwvy60bsus/wJ8pfaTBdckPE6usn4Cn/KZFX0+CBh8chh9PPFf+bZ\nh/SzBxLAbqhquY1xDmi5kqDRZhhVEayAXsPfeeVAwmE6o/2Bv+nwr5OY4EvF\nlcMjuICO+OZyb8L5ZcLE9YHfHY5M/Xmdq7Y+oyI83Vczg4pXi8wfZuOgHQJa\nVFAe0GiuI+mShh4cWjzHxpfQ+J+prjPYwe/9a43SbdcWyFjqLQWFPScce8HK\n2oa4EwWrSqEAj6ZF2nGlGmvyMW2jglsa/WkTDilY+vhiR3Wviy/D0cc200g5\nN+QuIajhq2dIIdNlGtbdFZTRqckKew5xX8RWrjkyAx/GSogpUsuybvRZdlHq\ngLHxdnIN3hnfd4WpRWf0yU04HiLuwnmfL6raLxwfv1hOc7m51Wts7506llZ+\nCKErA0ozSKVzfxf8CTHt3/AjPqWC4wNbSSu/t9IF11ACoTobRen0QgJjWg48\neTNs8f43skVgXF39Qmm0TW+iPxbKx9MS0/SKxAZMHoayL7//peP63+unu6o6\n+IUr\r\n=iri2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.199.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.196"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.199_1569944557626_0.6005526700521153","host":"s3://npm-registry-packages"}},"3.0.200":{"name":"@azure-tools/openapi","version":"3.0.200","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.200","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"e6194bbb009a5c1c31f5e4755052e6f2b1d49b21","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.200.tgz","fileCount":19,"integrity":"sha512-tt8alPVqiODQmGoKF87nNxj9yn9QPi0k2xkxGrC9SHdA1ERHDiRLWR/DDSSrPP1KUWEoRUOxEQh1vwD4lZmurw==","signatures":[{"sig":"MEYCIQCmVIL368a+LPI2jBJtf8IhDdqLdkX4qkyKipUhnFwqCwIhAOlkWt87NKxybU9D92AzJlMvHASxJdPTSeC1/eYQZpIa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlP1qCRA9TVsSAnZWagAABrkP/iKmlBW+U+dSK5ZqCcSK\nVur/55Gh5t1hB4UO7beQy+pko6essjmkj41w5cvdBnym5p0w1v87yW/LJ94v\n8K6/nM8MvmRce0D1NLXH/tjp/pX79mugtzOT9G+HfQmTBRoTw0Ljwwngb2ns\nH8F+N5hFD2Z6/HBRd2lFirICvBD7HFBRA02xbKnkmQOVixzKAhh64TKbVUWt\niE3FQB0WEcw2TuoQCSUpvCBzKta8IsxSKTtlLstlMOiiLj9Mb3yRoYV7RK/K\nU/r2Jc3/Ki3mXaGP1eq6QZjCm0c1l6gjhBgBPRntNy/q4cPH29xTqU21Q2xY\nK7TKWGGH5PHxJT5NfeGuWJalla4r7I/pWYkeO/3aLmTJkFHdAznzMigx7/W5\nVvOS5WzYPVNR1KIRJ1fk9YNSZ6/hEp6dfQ5cGnyINdhuHXLdn97a/MfzFTKL\nAEwJCEz5UVznlQV8+N2EfcUJPzySmdlqbZfIjRyVbLMHIsCzK2Ju4Ngw1CEB\nvkaegsmqu67U5oiv9EoHcUb234lNkqLRyDKP+uJodu/jxmymkypg1cLk9GAk\nJAgErj2dsCqUowrudTZWxLuVyB4XliZZxoZ1L/PxFZ5V1erZZ2o79zuRLRZU\nQMXawTu/XvfC8t7hUgNovBM3LXFIS+gPUQuw6QEAd8qzLiTQlVON5cn0oi6C\n0ca3\r\n=NjTp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.200.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.196"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.200_1570045289776_0.5985015642755611","host":"s3://npm-registry-packages"}},"3.0.201":{"name":"@azure-tools/openapi","version":"3.0.201","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.201","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"c452fa2f985d945797eff03b5d06ea19654ff491","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.201.tgz","fileCount":19,"integrity":"sha512-FwJXBMDoN1Dqqoerx9O8qznnwcjc73kdVlu/pHlisfRK6aC9m1x91YRYYsi8h4RrgJA15tj/eyhMTrBD6BnkVA==","signatures":[{"sig":"MEQCIFoqwXFrw0PdLRgx3DFATuT37ACO3/W1rL8/Dd8ip4g8AiBkrHlRPvGmkDCXi0lH2OweJDsf9oDekIDomdUBhgYGXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm32KCRA9TVsSAnZWagAAjysP/RMJ4Gnogl9B8SOqexXJ\nrK5ZMZgk1q55b84wggL3KFrcudGkr2g22IY1xukX0e15pI3BJh/3cBhfO/4x\niF12DzG3lVbFauBAK8SlI0dML3YwlmUzuMKk4zP94oKhhi+mbH78xcN0quef\nkAioTf/0HyZy6amMns3bD/LvVCVREQr3t1eP6hJKcmEiyYvwKxw3wOoSKuxv\np7pGpmfFxC477H/6yrz6o4mAXU6xk2Y5t26Tf/Sog6skt7D4hjgmACoOUsMg\niHs4CNYBPv3z2BBGMpREI2i5EvdGc5RiHCM5vGUtucLBOgwVJAs+eyaBaVBm\nOm+kJ3STkrFF7Skl4Cctx5CSmFEYTvL78nvZzRSfgJeedrKDZM8+xBdHhiK/\niBBybROnIQ5g7yt6tpx1Mgh8oeQwM9yYzxIEQ60zjcFP+uh/Rt2WAXAFnhGI\naLBQ/ho21jQyTxvULbJDVco9ECPlT/4FQiADsNEZ9rbZX54Zdh0OMvigOZte\noMxVJY+toD4kQiuU6NR4pOapFMPSoOl745cMNrbv4VnEcfgR7slEh91SMWtg\nT41eVIbeigcncHLKXcqjp5dx/E9bA35gtkO5AV/hWr+DQyprovg/Q9IDhXmW\ngJc8smL5DN517TXq4Sd1CIurCRES8m7hzqhyVxGRMoMPBJZmHTWOHz/HKshj\nGAxd\r\n=6uTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.201.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.11.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.197"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.6.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.201_1570471305980_0.03198394519723524","host":"s3://npm-registry-packages"}},"3.0.203":{"name":"@azure-tools/openapi","version":"3.0.203","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.203","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d6fcd0b8906b37e3d23adc2e6a6124391868f9aa","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.203.tgz","fileCount":19,"integrity":"sha512-sGZ7AfS5CsjVxkpGUD7lkKDrWfIc8SaayrT7AEY12uGTnlgc7czKnYSjVa/u/QlbYgOVEVFYF/9E8FLWlz2Z4Q==","signatures":[{"sig":"MEUCIQCoP/JBfWotbt1Zlpm/cUCY6CLatEUUFV4TZ8C4m51xnwIgbDKHxcbrmgMBrUrCabyy2YQFaDMTvFkiUwnuZf/+t54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnLqMCRA9TVsSAnZWagAAcTUP/363zy4gei/WNpUCiI6A\n0WStUiRVOC2IsJFvBaaVJF0hk0v4QNfOets/IyrK+nS5o1eau2fvtryNH3mg\nz9q+Jes4LwqNATqfzDdxzdsmPd6J5tz7xq7CEGxij3F7ad7zHN0ibNeWDJYx\n2OQUjZU/0RM0ZQGYTJ1tdHw9Mo02unjsBNWvCo0Y4IsOhtE35EHdZH94amoA\nZI6THDNhx7eya88RvkLOCWU7OydJ52Ieuihkc/Zd6yIIKXGXL+dQR2foTitn\nan0Z+gHECPhKF+IAKdHF1EUHZL5a39F9Wr26TXKpI7l6ZosW/HXqT1/hkFrr\ncM03FUocphK8qBoUHBNis+UkezV5u0TtoxP/+j1gP7kelylbO+FgYVp+AGrB\nku2sFMdr4yUaHm2biPQUZryUgkOG/9Iot6Hw4DqLBzWO0rARnPLZ2fH6UrPu\nIf+7KwO5uvVv8+oVmM2lIVaKkhyR+V3sN+rYox8kEW2KnKSsYGRuiYvAy2Wl\nR4s7fr2CTgI+k2kGzkE6DQdcjIZ2tVKPZc6M1rYXC1/065gurKq/mrsNs771\nQc4MDcVTiHso864OAKwQy2cfYgLAhdesr11X8xGccahGhTIBTJEnrAYOOgNJ\necNHJiLwVKVdtw0bVPhe/Rles8dUF2pUEhTMzTPob89tJIHNUd+1aGoAIUmO\nAZQP\r\n=aauJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.203.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.12.0","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.199"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.7.0-beta","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.203_1570552459549_0.36193961904703253","host":"s3://npm-registry-packages"}},"3.0.204":{"name":"@azure-tools/openapi","version":"3.0.204","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.204","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"cb19860c4a12c9214e3529e359a273190a5aba95","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.204.tgz","fileCount":19,"integrity":"sha512-1wZFFx50MrUzew9uFhWzYp5++FFaQkM6NFR6/rheeeXTh8JM7qlNWQuiYsZ7+scvOXoXBRZT3fgTyFcDIb24Jw==","signatures":[{"sig":"MEYCIQDMeqakW5Vxoh7PUfym6QgoJJESHkkJtjouiSi/kUCIyAIhAIXl/E3hpY0woupz/yq3Pv6BSI3EKPlrW71LazQeDPGp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdngspCRA9TVsSAnZWagAAKZUP/03Zy11p6jtKT7US/Oqg\nqkmbddsSPvAFqlDp3wxUNtzqH3n4CsDFzjzK6ifVgXoQNXIIofWD+ixXGmG8\nyPEzPCuA3BEw5vCOAhQcL2D24Kyjagg8Hd81lUSseZjAgX6j55USRkdOB+nF\nf6ImL3m46jH2LZbCgZ/OmqoXD81c8wMMP8AYRttZ0XnH6e3PYv6blO3VcYfr\nIoceCmZwSjfewuu52iV0RQm9dcNI+/34V/+2aVVWo6FvMIIkHQahuQSD38ws\nP9uQ7Ke9dpBJUsR/CHTTZkeRAs0DgF5WBtegd8gmvj4ZA21+Fbli9FLdv48x\nPR5KtllTkzCpryrbOJkU4mvRzDMdMkh9VRrsRC1qnt+2vKdue/cQqvMcKDBX\ne3LZmdnETEckFzNE80byDZC0M8Ouo48gIJdOjJ55JsI0FZdzgTQrPWzFRDX3\n7rlWpWeVtEGHajgZONbJInq5MfUUyoHB3igltOfdYj9atkxRN3pCmhbqzWhJ\nZuXCoAyo1cTja08r6axJwZy+QwVSPmlG/O2LXmmkwn7B5W/KzlfsxbuMR3ap\n7ExQjrilwd98jd03gdHW2hUl5HdC0+4X+e48gkZwQBBp5UFcX2V+O94EQoez\nwMssScOBUM3LRvTsrJhgQkUQysf4x94nDCAwh0DreSuME+hOlmvx50WRa9NN\nQdq8\r\n=J4lx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.204.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.12.0","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.200"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.7.0-beta","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.204_1570638631890_0.5593041837694146","host":"s3://npm-registry-packages"}},"3.0.205":{"name":"@azure-tools/openapi","version":"3.0.205","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.205","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"910406607c5030fbc249b7ec9b81ca87cc03268b","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.205.tgz","fileCount":19,"integrity":"sha512-36lw58/i2tCUDb4WC3Mr/DoZWS8w9Q6f3W6C5I0PGTrOnyctFEfNVC3wYb3VKwPSvXLhC8a+GOYeZXGGnNHBdw==","signatures":[{"sig":"MEUCIDfk/7oqnWB/JHD7mVVMHSNb+nfRj0GJLjULFPKCVc74AiEAt9CLawIGemclD/AsqJ0sgYyjq++4ZySPmho5oSK3Rn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpf5wCRA9TVsSAnZWagAAKcMQAJUGzH5Hefu+WFz6JNEv\nHKdq1vogAYPkkGXKV1H+ahByGEMeq+9pppKopPFxhaa7pXKB62SrrUkxtx7D\nQmHEBRQxWjt/UmGZOKUbIQoi1MogPDUOqy7dH9ZG7vImti5bVrM1LlKl9rlx\nB2T3ukdEMw148gorKLJJtqiHbePojnOtSkrLGmuTCFEAy+badFw3FaEcH7Pt\nfMmb1S/yi6+mUdBvwRTDq01R2By8nLe90E37b1R6QFDVTc8MAfox3dshO1+9\nHhb0il9NFLHaUQF9P9Gl5ueeANmhf835BImrhAVXlWlcdsARweBsXdnUzYiM\nj+uhuvMyrWPc48KEsH8FyfSNAF0SBbxU3wzhzEpjG7O2P3ZmerErTTxeVIxW\nhshqysytCmoAB75vtsA4b0SHsCUgD377DjAxNCr1s7NXQgyxQZlzHxBPRWsB\n6Vujf+C8Oid0v1B+zL81B/wjhY5/HR3EXGOmDVnMsNv8aGo2MKjcG7gOzknr\neefQW3SmeuXjL1D1OXhrvOlkVlTYq2FxToIrQizJo1p2Sv59eEpp/j19yNZm\nuQ86XaGtP1GkVAIJeA9T36zyn507ePdVoDsHv8927nPpXHBZ2Y5zHWz/xCtC\nlbCcVj0d/65I0OZP0DOj4P4HUHQ3HG1w0FqdpApNCJJR3GF/B/YuWy57poe8\nhm69\r\n=ndBZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.205.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.12.0","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.16.3","dependencies":{"@azure-tools/linq":"~3.1.201"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.2.2","typescript":"~3.7.0-beta","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.0.0","@typescript-eslint/eslint-plugin":"~2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.205_1571159663461_0.697312680757163","host":"s3://npm-registry-packages"}},"3.0.206":{"name":"@azure-tools/openapi","version":"3.0.206","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.206","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d61a5d5276718a9da1b0e3115ec8e3a06bf2e02c","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.206.tgz","fileCount":19,"integrity":"sha512-s7Gpw3NnEsabetSkxZEwXOBfDZlRSMp2yRc+wG+1QsAlNjr/uJNcMEcVY5Ej9MdL6hvhyRo0jxn2dzqJhrWXuA==","signatures":[{"sig":"MEYCIQCWUKxbkJDYegn457ZrjVMHdEFY2moyAMnZr+cIoizgqwIhAIownhhjYNhq87uZDOduDON2tNxpiUk+rcdIFEXSdh7y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwLPKCRA9TVsSAnZWagAAxqcP/1S0K28G3UZtoWl/aBsF\nLPEzEij/njYSRgJoK6GMBzZqsNXQGZh0yYRuBDJi7RkuNus2F6p9GtqNQpmB\nZNob/ZOiD2qXYGnUER6tZjI/mR565lZsYrvCiWXtfYIsG3cAyXP2RdAalpvI\nQt6NPUPlEqw+f14hBmUW2/id1jnVft4TSZl6Vn5d4Aa2jaUhxcM6X1n3KKIL\nn+8Zczc64r6bKhvtSyHajHZCaX6/q7T4ZLJKwaIOE5puXN4TCkXfRt1pAWOi\nfUdf6lIZ1ELNz5PsHxNKhDOP3fSX0pefkQLhYOmHH+aii6i4DD/pw6xX/J0r\n+37Za4CPys92kPHk6sUVjEW6A2MHQMu+nwVL8ULiGJr8/ehgngZozXeHoHOn\nkvIXZQw56iOciH5/wBgZpS5BuauCWHIvFnkEw7OMRVrtkH8sXfkFCyITwdw0\ngcKOM/w6YXQnQ9ItEV2Iz802Xwz4sB5friAIw72J0HpGrwRaJORVY0fBnZYf\nxU/KqbjHi9/Q+M5AG4Q5iTlsmqDkMeYufmbHT99F0XjEjBlO6VRKhXjmWJHR\ng8nX5f3XtsSYe7sYGbONAx1EKnbrOBxIP6SjFEP26Ib6Jg0YhyCnyPMPyM+W\nS7cEfxoI+V2r8dOFJMoPWzEiUKZps7o+zVXxpSKhAc0KuVZFyWhQMuiWZUdk\nBMTg\r\n=6Jyh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.206.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.12.1","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.203"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.1-rc","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.206_1572910025672_0.5232985332100746","host":"s3://npm-registry-packages"}},"3.0.207":{"name":"@azure-tools/openapi","version":"3.0.207","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.207","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"59f9e54b37d34d8c1a09993bdd7a6cdfad6f2a47","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.207.tgz","fileCount":19,"integrity":"sha512-g2MSK5C92peUwKYv8Ucxy2KVchNI4g3BMT6QkJO5CrgFwqhAyke2Dkg87109B1g6Uo4C6Vg+RiOC6w1CnV6c2Q==","signatures":[{"sig":"MEUCIQCGUtyZqGIQzlLDgdrEsczokZt6G9j4W+dP6krHu9zKIgIgGGpuoqVFktq9PBKAJKfn4SZvWMIYbiSgHWfuQKq8tzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwhMQCRA9TVsSAnZWagAAgM0P/jKfAS2zSGjt1NeoIkbZ\nycD5Pm0QHkvKoqnjHDER4GKPmRCxQBK12uLytaqvQQM5JN2RQQAqm5PpdnQg\nKubFcxUM92u0uaTIptFrVYzSwLeRrTJrRLxWVwe6Dh3Sz14oGBT5cANrzqk9\nV+T1uwKnmb4hjX2wks7L3GYhMIpqZNNAkZWTaT5wNPfag6jdU0eXzIVNjXSU\n/Xoo3AarHJH1uUp6E6HvOZG2HMcE3poGar9XMWdKl58QyZ1sMplusT1kIeux\nZiouju2zXqTSPhkTcMsDgXWYbAzHcuE2mtY+wrpLurCX+MC22x7DOKnOCyih\nP8GVY2kv7wdbf/cP3ACVwiGHr52TFZ+/tS5SerwsIgDetiyGKcIWf8MIn7Ua\ng6+CG+l7DzeZtlNv2wgjbvFgAI5qTOT7jAxrsUK2h+UVI1egBtkQ9wZUPZaA\no8ZlZ/c+a1dgfihjgg/uLRov611l3mCn4gl9LDqDeD9HdpdP1AFUHHZTqhlH\nRKa11EBAe8QOvYqyEzfaVoxeF7kYMAUOh69gmJuC3qp8E5Cp61SMUfMglbd+\nIqEGbc7Krd3S82QtAsCS+D3mBBIqtCgbBkbC0qEoq+f5HMamWP+x1N30kpOC\nyEQOq7im+VbbanDfwxEyM/cG3YliE5Z7MoWNBM5BpgHvHRGgq514ajzScFlK\nC7gu\r\n=rQWt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.207.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.0","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.204"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.207_1572999952163_0.01787642600277728","host":"s3://npm-registry-packages"}},"3.0.208":{"name":"@azure-tools/openapi","version":"3.0.208","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.208","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"1c5a9983278e685c84289080d57ca7dbacd865aa","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.208.tgz","fileCount":19,"integrity":"sha512-vhyQRmhKEDwx47vVegG0ntPPA1ZiKrQfj5QuMU+Be7BzTXEePmKp+0G4lTmk3+IlkQtzHpl4zrOHInjFURbKFA==","signatures":[{"sig":"MEUCIDL2eW0lMMA9i3W3BlcwqePYrQDWqcXCbv/MnRtxTA85AiEAnuoJ+3ntBsxVQSFuzBis1egz5JKdeyb8jydMXiTnpcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0tnrCRA9TVsSAnZWagAAyicP/AjV53wwoJIBNkVvYOSU\nihmCD6thTzvk6N2T1pEFwy5xRRF3SE2mUvxQ/WJ5d9kTmn/yLoSN6VSTgpFJ\ngkLyxUCFTQeCeb92ncZWPIT7t2h5FhzqAF7HpWEaNklAq8XV9HnHZBp6Uw7l\nLUICvNqooonlRV/ho+g18NRmSG/G8ApRVbsJJW3TKdtWi0hw+GvuC6ZTEbuK\nT38dWKgkC3gc19gYA9/uLw9hqWas3xT5KiRUKGDFIEXNvGg2i//yUGse7nfs\nCHvTc4lsoH/0TDBM/jVfc4e30dXLZIHI6kodMXFeekH7Joq8Z9A+h4wv4Z6S\nkgPu+spSsv6rKQk9jss/zHddQm5qGd1xdwqzS9iVjLi/yTqB+xZhIxid5sUQ\nt3mTfRskenYnVxcG/sbbSnjZ5l8AY/o/SrOEHkEPqh1QVMjJOiSfJHFH4tY5\nLT9+78y+TkAd5mhzV1VrGr6TK91KH9KYwA7HKKQVh/EqLBk2/6JXmg8R99Vm\nTZvj4E1ECSYhiJh0GvKj1J+KuSbB9sNxGB5Et9OhRinL6yhx+b/aRZjuig4w\nQyXKoMqU78vAmfiuT6W6l52XKJaioIJcFirLyQbndigtVWSn4DoI5199Hqf8\nH3v9YGstEDNVg221w47XGLlksAWEMg4CZMXtTaKCO0AjgHxANcDlu4IyJjER\n0Hk6\r\n=4j9c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.208.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.0","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.205"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.208_1574099434569_0.9051353545073639","host":"s3://npm-registry-packages"}},"3.0.209":{"name":"@azure-tools/openapi","version":"3.0.209","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.209","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"501a2d8055ee2ebac580b49968263989416104d7","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.209.tgz","fileCount":19,"integrity":"sha512-WRurYVMKNJVsDQRldjmbIPkZl0/aNa3AVtBp0ubFKOPK5hvZvzoYDNTfbKN+mV+Qvw7CFwVFJvGwj3LUMT6h2Q==","signatures":[{"sig":"MEQCICAH7r1ZFCTEGk9O7CgLhL1OvQKi3/6zBfpZ6MmfV7DeAiBhjFR36Pg99Uj8NEj2e4aZTJ1KYs/ekKDZCCT/F3hArw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0xEnCRA9TVsSAnZWagAAIN8P/3HYSwe1v8eT+juWV8Gf\n0aBBYcuCukCtSgQyacZatp/u3nn9Nw+fFvlVglbqFixrj/jMKIjOEAb/Rdio\nTkSMLy7MuJ63xgRcK3g9uiT96LFMO9KTrjU9QUBcgNFsEy9IQ4N3cXV/0ZDk\nUorYTSS3YWbAegjIhOF/HOm61fI6aVVP2oOX2sr5y60u5MLEfFKNf48FslaH\nR4fCfLdp6OV3oNKkNzpFbfuJmMyp2DDUffSRCDdpCnYnTM+oia4mVQt8aKKU\ndO7q0uxzqHrCqpnaV1wBHPxM6w0NvIDMjL0J+BW9Y9S9lU6utKBmEMc8s+wI\nEXl2rTnDGoFj1Ni58d1bOyIgZzmlPJTMaDVjHOS/zgPYaxa0YDcfmR9HxUQG\nfcRjiSj6o0FLFnlfj3fd7YDCN87GRZDPSUZq8Al0l+/AZkSQNUBODbOF1Eui\n1qZUDzYjB8bLkCJljtZmvkX/DtJmjSSIZqjlIovSNSdCcuqVx+CPIxzOhXU0\n3jiakjC7ysnQce5NRk1cWQAGc7aFIaMltjzEwXQ1OBZ5MmIiG0Qp+TEy0Xhu\nju03xaA87R1DRi91opjKlAS29Mmiihc0FqN+ns1BEIKGnAgYRLlcppz4NAEj\nNDCRaP7MZ0EdrJZqmvEYo3L24Pcvj7L9qCxr7tVR1O560QyGKj2+3QrfqRA5\nBPb9\r\n=wE+d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.209.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.1","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.206"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.209_1574113575127_0.5347697566920833","host":"s3://npm-registry-packages"}},"3.0.210":{"name":"@azure-tools/openapi","version":"3.0.210","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.210","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"bce2d8f29f76e102fbad86970408bb4acee28562","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.210.tgz","fileCount":19,"integrity":"sha512-X1sXksLK0OvB23W1uqy8nk6ZhxftHw1ARaAw56r7UWhkWSkkER9KPvIak1glInxUkBm9C0PnxpEkAI5r5Q4BKg==","signatures":[{"sig":"MEUCIDLFh6oKsNp4Cdlovj064ba3jn/j20C59wUbYn+oCl12AiEA6HM9cjU906UHFDmse9gK8IqVfQCxPUrUCEO2rga9mtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6UQQCRA9TVsSAnZWagAAfg4P/A+g9Q+QCph02r9hGJsQ\na4wJjG98DOFm8bjxI2EVZhiV+lMZza2Nu5n4Kj8Yz8A7zAtTDSfEfh05fSn7\nSthQP7nRVXNGUXzAA9UFiSiGPcdamYGJr/8ojbdh3LW5+ZHYMGwvy0EfYnwR\niWzT7wPOqWMDEZkmZosT+RFPARC9JrJIIE8p4WP3ciDo66sylg7rhJwmxYh7\n/g71v+sQEorwev5XA/Yo3EuuRafMywgZEgs4cWPr6EyV/FYKL+hom7TB8H73\nvJvxkbp7sprTc6XakFDyFBIlgHzvpiJIkzKlVICizVKcDFC5DM6JSWg6i7yt\n3fjTynNNcuSg1lz13k4JW+LpAUN8x2hBxXQJvAQNWf26SOu1czg5gNdX4WD1\n0MXenT/pM8FTmvVsE+plMZ4O6v8aLcfs5b/o/59AVyA/Vi1d3b9jBLdQj+YB\n5X/cHTOPVoys0QJZv2DZVAy/Y+SMkf6cuuX2hPknLlKmZjfdqV6Y9iRYlPsx\npYXLwZNTeBmqMkSPY3P2VxoTdL4/uLOpTF0dtCkqwQYPfYBOdMYpHOCFW0Ys\nMEBIasPoUp9iqY11TBayDDaUCGHCt2tS3nIuLr7YrUOyQyzvmjVZOYEK0EwP\n21tFAIlsBLXi4Ge6re/mfT2q0Gi9rVKHH2lzYUORr9GXCHgP3AR2ojxqRslf\nAnct\r\n=z8AL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.210.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.2","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.207"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.210_1575568400196_0.4901119455356744","host":"s3://npm-registry-packages"}},"3.0.212":{"name":"@azure-tools/openapi","version":"3.0.212","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.212","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"ff5e60356d5522ed659c63bb2cdca1399b580ec1","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.212.tgz","fileCount":19,"integrity":"sha512-a/ue1bpGPGosAbeZZSElPLhm5tmfUQ+nbC9qtvDOvSsYztVA3C3uX7sCy7vKCzS52UII2APatMHa3CMtrPHiYg==","signatures":[{"sig":"MEQCIAm96aPBfdoq/OrMUI4E4nDawfQVx7RF7mrZkGLQBt8fAiBEWWR9bNuHzDFiOenPw5X8yAY1KJ5Q54M1Ex0GsDeouQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6oY3CRA9TVsSAnZWagAAZ4kP/1eOpke55EIfTF/DdwYY\nm9c2dO8TvIi+lAo8SWoWqnVsgn1y094lSUJHmcyKwPxihltK4WeXtZCUnDvW\nqei9DF/QMAvyKqiYd8RP8LF5U8IwWGB0rWgbVAAgDOkHYGttVbI9e8jJTHh2\nLyxiv3YU7/Ox1vxi2PJ/Q4QZjz8fFFpa5TbNisFRyRlcQ2jDaZomaz9CbEpF\nk6blh/lFiU6L4KzrbSB2YP9pum+eMNJH5Q7hCXfPD4VLGMaR5KKKV+cfvS9O\nHltVVZPpho2tZYz2oqWXIWSUHIJPkBMLD9r9JA/lT8PsO2afThW8E1cOIAJ8\n0zCcL+DNdtTOKdHuwT43YTlliMzm9twkhDYV2knMfSaLs++qzJxNa4oWvzo5\ndhCJBY0hedgryQSAQK/0jgkzFIiPFA4Kef5+TdHgBXypqPSyHvXLM9eHIMYd\no9QmNBHtKGMOJowSCBBoxHEq/hEbL4dszUydIOrexsv+Us5XC0EQWCF4vVGk\nuHAkFDSV+UhkPQuBnINYDRcJWjH5avFMuf5T2VB6jlGoer5cMb/8HVgUAOuS\nz/8Onqd1ekBn0nC9bO+ou6+ylnz7aKoJHnElpHhRYoJayWfAP0JAgTWh8VnI\nvwXp+YKtRRcPREw8Akqle7ROV12ez9nNKFNg3o0FIIenrFYbTizSgkupfdDd\n6+oj\r\n=ycq/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.212.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.2","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.208"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.212_1575650870612_0.9945108402145442","host":"s3://npm-registry-packages"}},"3.0.213":{"name":"@azure-tools/openapi","version":"3.0.213","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.213","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"35a60afa94900fdd77842b913859ed02d9b19a90","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.213.tgz","fileCount":19,"integrity":"sha512-a64SSENTyoTQPgTdk3A++/ABGC1ZLy6lBnoMjyL52gZifb21pV4920nJDmeQ+XhEfYozP0bnNVu4Tq97hek97w==","signatures":[{"sig":"MEUCIQDP9Zq2qc6Bovzy7o8WqmgpweH+ahK42QkRj4WVCa5+vQIgYPv0wOSY2f6WSDLqz2hcHDRU1Hk/gDesaCviD3flWI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8mpVCRA9TVsSAnZWagAA38MP/0qfNCdMCxCMrPogZUmx\n4STj/DWAItemWfqW/zE/fcenLBtRcfx+jU8NFcemulLRXuig4mfYYu7RHn9C\nrj11aq3w6XDXB5r0uswzzAU6S6/A9mZJdxdxG+jU316VmEjwp/PqcPfGy+Lg\n8rKXkk5k5U40UYZ//d3w1P40hVEs66uYpNLZklAj76bGUuMo1+lMvMf1Z41c\nFXsiWOxmdrmf8fDgjhgNxqgWodtCus+0UuNPbbLpsqw1XcKko9mw1CYRe+D2\n2A5KcPQYdfx+Uis1OmmivFAcQ4pj7+5CuRwAuTTF8glO2/3F7ZK0rMfJM942\n1H/+Ualkmc2r+Uc4bINlk9XZHv8m749KJ/8ErgxoG13kJItolE+fxxzvPvwu\nfF4kzsD5A69MB2aRwiLru1q5V1NkDArDkBpNV+P8Rp4V+Jc3seURh/Ax9ZLO\n6Q7lVusYzgy0dWh0f5mYFLfQAHSmG75ijwk3gGa4kHz7AXw/sL+mElnlVRn6\nsbmIyBfGNXxHEI50zWLsgj+TcFAVqbXHabc1LjnZ3oKmoGAfLuYHamGqLAp5\nlq1C7zeMXVkbAa/vSh+fJCDxeUKtifA5WnihSKGJ3R3LRjuXa31aSQcbQphZ\nYuJN20vN9t+Bb9yRAEOGxT+xyzl8n7crLVYWOK/bCTbOlDRfpVYcXHPIcI07\n7Izb\r\n=OjFK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.213.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.17.0","dependencies":{"@azure-tools/linq":"~3.1.211"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.213_1576168021266_0.6423539506947535","host":"s3://npm-registry-packages"}},"3.0.214":{"name":"@azure-tools/openapi","version":"3.0.214","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.214","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"3d586298ce6a5d60ce52403ab881cf26b9be5cab","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.214.tgz","fileCount":19,"integrity":"sha512-brwvFqa+H8LUq9cruCkjgpbJHa7X1csWwGLDB+o0cNFdXAvjRuMwNEXNXRas73iFJFi0TcmuwQHTuNDj8wfr0A==","signatures":[{"sig":"MEUCICRckMoksx+thMdaGZY9xo1lkfm0Bu4XGzGfr1br27mcAiEA/7//zQ4EKRLyVTRitcakpghlWw4ITggi0nPZUQq9B74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHKvhCRA9TVsSAnZWagAAlDkP/iPKeVT80jGfDyHMcgC9\nukqPufklYB5gEBacwTBtjYJZkBtCp8u6cjTSV8lERzGr1vvVdZmm7WsiQGK2\nNT7yo9VCcp45QaDpTNLWddIAFHaxlzZ3bjGGYk4Wjy2KYkQvFNRz/7+M1Oqh\n7JGQwPL4/+/ko+pWfVodoPeIULow/ttYgusp0IyWegZNTkNUwGnBgfWaqfXD\nZMWsDYa8NGpd5JoOPf7hsZ01ENqxDqc8yG1MQf5xmpJeeXC67eW4caKtzOMV\nxSA20DbLQo9uRVLGFwctp/bMrqVrPhd5KqI4Zaq3zrukiVuK2w3k+3U/HruD\nlhSAt9OAGV0b208GVa68rpCg7peAQ4DB1I9VNswKJWa/CjojGZAod/C13eCP\nY4mXoV5xbp4F1kId5ExWnF4KhPEuzuMHNVRBukz/2+lozeM2otXTS8fqtQSC\ntLYDqeBpRZyDGJ3zOelTQ84TOpj+/qt6Atxy88mCm0SnZnAacBskhJetzWfe\nlMYa6+7mx6tImFFUlvU6HjOizTSwVqiYEPu5Foc1T3eYGzd4KVojtlLjjh5C\nI3nHFrbMoAQ1v03GbdVzGeqKlNu8ypTs14V5et9k4V7H2o1X6paJKEzpO1DM\nWD0+IDxGUc7Ax9Vo4SuH0DAdh0nPxDr0n02Qo3UJzio9ssnqkbOZx5mBtJKd\nEv8E\r\n=yU5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.214.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.18.1","dependencies":{"@azure-tools/linq":"~3.1.213"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.214_1578937312880_0.20271723123074303","host":"s3://npm-registry-packages"}},"3.0.216":{"name":"@azure-tools/openapi","version":"3.0.216","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.216","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"2f9512c26155e58f7356f62318a854fba3d372fc","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.216.tgz","fileCount":19,"integrity":"sha512-n5WMbeXvRb7eB9xV2aqgPUT4p0O+piYUdXg7x7BApH8db1LP4Gc5ER43VSV4kz0KktooAdalJOal1UDBhM5cKw==","signatures":[{"sig":"MEUCIQCy7uugoJ3BonRAPMOsmI7x8I4P3BYSi0Pg4t7lSJGb4AIgX4KG3CtRTf6s+0e/2yQeEADx2JS/JlPaZqqV/i9Be7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH2vLCRA9TVsSAnZWagAALSMP/iTQfZUP5lP68UH0wn3P\n7YzmjX+GnlL1sUnb1i3k4ehO2v86C2o/kH0FzkAmjgEEcxG2aGKIMoJSx36W\ndLRmflpIIV31YBQVttYiutc2exVqO12XHF8XkEwaiMTLs1rUUHMiKI/XIihx\nQ3Lf6SMFKf2T7/QRdUSt8aAf1DnJeJTOyYhXMbrstfMXi4NzM8loSknkbde6\n490ew8qlC2oHBuPVx2Xy1XCRegsRBeZr0WMgLjmq8NgivzM9ew/dT5Kt7JrJ\nlDMqaJN+N+SrE8AcqxVqR4SBBXUBRBBXTg6+W/AhTZLzVQm2lEGThqTXtEqU\n9Z4Z3PwyzEqdl0+P8xMQcdIhjm7yvw1OkYKtKS8MxK5i5sqoyL1I/pGPxVMu\nQY8FLLaTbJXllkTwo05Tnf7iz0eeBUurYICNhOh/ejuIQy0ZhiNm/pUd0+Lf\nZ6M5tTEdclrkoozOmXT3J1uIO82KPmwgtMPaEe6c5fAsaX0cf6xEEX4u2Anz\n3g33wQ/Opn1iG7IvdERxG6q+D9iSjpPPCO+1dJBPfhRMKcEbw+kMNhlPsQLj\ntc1estwAAR8ZCYPvp1Bv297WX73o81p+hckBWEj66P1cEJnIxUS6pyrhB7Oo\ncK/0xXVSoDMZHoaYJptdC8DvvOQ/2ZBU63wJh5QKaN8u2K+PGICiWlUvXYVe\nikvq\r\n=b8tc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.216.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.18.1","dependencies":{"@azure-tools/linq":"~3.1.215"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.216_1579117515258_0.04805897027673134","host":"s3://npm-registry-packages"}},"3.0.217":{"name":"@azure-tools/openapi","version":"3.0.217","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.217","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"2db800091b67106b610b822b0c82faadfff90c0f","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.217.tgz","fileCount":19,"integrity":"sha512-y6+dBEGufiKdnBM1CmyqyUzcq1IA0ScjWOMbowSwK8tnjSRZG0ouyRsAUhtEh2FpsQa+UpafXSn0UJTgEULuXA==","signatures":[{"sig":"MEQCIB8gaRCFHH3smX7E93xLt3Ax3/eKAjXpiSi5n2dqj9NLAiBFtL4Ci8xKAUVZ5zwLSl29GHh7v3e1HriPMV3alueEqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLzlgCRA9TVsSAnZWagAAisUP/iJjkGXwLeRNDjMWXWNb\nPqH1s7hjYytkdyLfB7yNnKMRWgB2QUPSAg/FhBOGgNPJ1JsSC0kTny10GnZF\nZ1gqsMbzari+awPqDfyBmTbUxWt1MLeaOjorJHqstxEfjfrB79/1WPRTXH1n\nJ0igEO2jf+XnL7IfbAhROYGIdssREtCK5hqzg+r/+wJdXoR7QWbiUnFrnbM+\ng6zlePNBZ1nVUVSX3DlBjyE5gapA3l3XQaOpEMiYtH52BWlxj+F07vBZHdHF\nqhaarwzA1hh2AeVF2brwFg8coVTNpFSOSct6jtFqzUQ9xbsOS15AggVhrjNI\ncfrjBBDD6TbBHF7Wbd/OCyhysY9zlpMbDjgAJnnt2A/GFvWz/QXdZMbrg/w8\nkfwj44llciI+kIppIsx2E1PP+R2orHGI0tvtzwZ2fiY5//7ZZZ2gGwG20irv\nSkSYvtUnsmX93GSgJlnRULoMighmTJgj4lUXYDbHGmDx9uMWzJUI5Eu1+Xug\nHavIBoJE3k4dc5xvG5FcqfDqMYVExZk9/68H6RzFBBIrrkdtG/TivQk4HQqg\ngicCKBndpLBK3uMUYlTLWXa0QiOhmQa+xbWTyrBzzHgn30vTWwjIFZKptTb3\nQcfcuGjrFSqE95oFGYg28inozjMyJAUXcGq0nt9Eg3EQwM6dxcfLa2IbOIVu\ncsT9\r\n=lFA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.217.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.18.1","dependencies":{"@azure-tools/linq":"~3.1.216"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.217_1580153184228_0.6606783104063916","host":"s3://npm-registry-packages"}},"3.0.218":{"name":"@azure-tools/openapi","version":"3.0.218","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.218","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"2eebfce2b01b5865557627f569df78c63469d16f","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.218.tgz","fileCount":19,"integrity":"sha512-v5ed3RLdTookjKBnUAMevge83DSAKavCsnbCsEzr/qA36ES++jN9dSRqjEY1hLqx90jCd7FZGa11mttAveGsNQ==","signatures":[{"sig":"MEQCIHxUbxq+BQ0d4ZsRwCXrwfSXnQSAeV9hJjYV92fS9Gx7AiAnINRacJOErkR8tqfMBl/oEjqDN08ujuYlmBVAE2d8Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL06BCRA9TVsSAnZWagAA8wkP/1VvoMwnrQQ1oJSs3jne\nLNOZGZzrd0lca3JYOF90WiGk/GygH+9u7Zk59q9+InqbK/qiNurSA4WlAuyR\nR4PH48Q7E90JsnJxNDO1PlWXwgUcVy9GQZ9NZaY7Eq+3VhsydGwHK8NBtsC/\nwDRgpeHfYQ05fTzH1jpd5ZF5FKP7czXjsvqOwQze2Aa07rPFfTpfT9HpR51w\njOu4aqsgetZ6k17Klk9zbucloE4OhV4uLPNSQPq5aJ1pkGuRBOdPGqjbfnu9\nSBAeE3QOtwhvRQRppm0PLrXnsXDNNwBv9tHLICaGHwgQ3HLTRDxnF9L7900z\n4FTiUsZo18MrHFDzTWYMIw/SJmeUanbffsFfkLrbnFzQt/UGcETpt+GytvF5\n2HchHCKUxR1DFrzlr2InuT5MRJ7k4PAXwyWTU4jS2dHRzy56onlDKu6ayKj1\nGI6APOLt1/WOXZPr8ftfJavwrJpzGGWvG676+90TWjlpYrFbC+WpZ+d5tsUL\n8xpmWjCEowYtw69767F0TtflIV02QFAR9uZ7aHxvDVfuH2cnqproghsShrFq\n43Zye+Amj70BzUX5eew4fZkcJYbr44IWni9rcoZOi5eqc37agqyWIrVFuFge\naAbTF6Wu9aYzGbGn2UpzQltVfxg29bHesAgHR9C34eQlYKBvb3WCB5DvYz78\nP3GG\r\n=Fd4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.218.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.18.1","dependencies":{"@azure-tools/linq":"~3.1.217"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.218_1580158593215_0.2922462833768318","host":"s3://npm-registry-packages"}},"3.0.219":{"name":"@azure-tools/openapi","version":"3.0.219","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.219","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"c805b38fece6bd1379759d28283f824697747db9","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.219.tgz","fileCount":19,"integrity":"sha512-GvhLxSa/6BUNhXLSFBIq7X9fjOGs4ix8OLkWYNDJ+WZrdZZ+s1CGyOEuZuTkdq1lY83mE2Jz7RRepW1v88L+4Q==","signatures":[{"sig":"MEQCHzyT2sqDdTo3dpKXrr2qsut0sGeTtNg4mY8h0QyyWbwCIQCo7QBh5/sXibGYPRd/QT/wbzeTqElRDb0+zYfXqPcmsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeObktCRA9TVsSAnZWagAAYDUP/1NMVxAPaXkZ2QcoMkSK\nSwtkQ5phzffwk31PQSX6ESEVZn/CL/TatXZqy16HDHEpHG7F5ERM5Jy4fKYM\nKIYZrjcyS0jcB5GHOPjrs4/cgrNGxU+Afikyg+TLE7Gtlau7EleV9Xreq/bF\nX9W1wqLd6nQJwBHwKjurnNMV5OdXOAlrss76G5Jni0Y8FYvK8Tn2dZtGLMmq\ngpS4MNqF4e6qa0HTQSg+Etrfw+taMQAqM1125IrM+s0AWkvPUuL9K1xj8/wQ\nuvREfarAglK1LudPGqh8w/tbzQ7tirLFaE7B8AreG9ku0MfP+EDBoIcIZpRA\nvl1jRov84IUdH+AD2MsFT+aVymCUa3RWTzXIN43Nd/bebNzFu05jQN/L/jdY\nShcGYckAnMBSu0F9YSfx5w3AuSaKhFxs0rdMs9bGu2Gym1C8JFaLW5D8WOPq\nSki9OtVIlw5h7OB3HOTx08ATpksbxkxYlFhc0ShaHPu44ZDGUhz3D99bsHhj\nuwNgCinh5yLd3L4Bc218jwUxozu6UyuKi/YiUcQDBEfwFj0wN7wS173/654C\nBUXCUoOuow4iEJzgiTCbN8AzsHNu78//1gnqWLiJ3NPWDYkJiFsFPCgdkmDX\npFC0IDmZ4nPiBGu4QYk4VmxdKxFFLJsTygiKyStkeGaLZsBDKnIF6aiDrFSd\nWofk\r\n=xF63\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.219.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.18.1","dependencies":{"@azure-tools/linq":"~3.1.218"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.219_1580841261144_0.6767110227853386","host":"s3://npm-registry-packages"}},"3.0.220":{"name":"@azure-tools/openapi","version":"3.0.220","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.220","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d4df7ef716464cbb83a8929d0a332f2dd1e7c4e8","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.220.tgz","fileCount":19,"integrity":"sha512-lrt/XIRQ+4DTNtV2IumffTeQeFoAa+AptLKO+PiFKmZkJZgtCh0i+PLtefe6i+DmsP6TSbzjV+Z3tmAzhrIFSw==","signatures":[{"sig":"MEUCIHNMBoNr7lNblIGvd5G6Q7VjsdEzEVw5l9riYsCTBiE6AiEAlNiCDk2+67ioUXMDc6WKI7Yin7kV/k+PTRjJtoHQmpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOeWZCRA9TVsSAnZWagAA+ukP/jKTian7frT/oYoxyiB1\nEGfXGb4IGj/WgyMoi7lV8qvLijPkfosTk3pwDSJZT7QVGDdaF5hcglqN9er9\nrjYYvSPOywEMGhj8tC55utK2hBBhN76k3o6ih3BvHH89Xyf3Y+jrAvK+yoCJ\nO5gRMZuv4rPvCvORxCDrew119XhuIov0h2I5XmNd0crl+xYwfHeO403D+Ze2\nvM4vrqxTLsnJj8tWoZkk5oExLkmdfQ6IrGxQmzHubon2eXOVeWL/76zOLgag\n8E3YDFZtrIXrSYShN4Jm9o0mN6ZH8zoPXzXNZia+1FObUAL+v7e80RPG+k8S\nFkvvGfrHlMlKWm3To9c5FcGIbAjYEmoiLbcHZrlCMuvbdp5YvAmlg51twuXR\n/kn59XivYFlHcj+0CLSPvnnFcpFDbVgKKTzp5N/kIFs1InZNvBupy7mafCIM\nmvcr126z+ot74IGaYn+gL96j1kcTQ8zks2WvBGfuAaVhE7d8CDGc/pjNpDQ7\nfA7wUnA+yGUfeExb2/EQNb9oaIgmOgpULMluXlF36PgT6g4UNIor1aN/LVSj\n5FD8WGqLBwjcI2wZZoKqtjlLpsTwJOfNQVvfob1pPYFWbCVz/1Jz4wXaNlo5\nNe/v3VzdAt70XZQBIbG8z9JVj+ySlTl3DeOfIwoBFDHJiyD6N+ThWYDdUzTl\nWP/n\r\n=3uTB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.220.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.18.1","dependencies":{"@azure-tools/linq":"~3.1.219"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.220_1580852632777_0.33824848080395875","host":"s3://npm-registry-packages"}},"3.0.221":{"name":"@azure-tools/openapi","version":"3.0.221","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.221","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"cfb9676eebd4ff3e9d8993f563f4a08a0c297068","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.221.tgz","fileCount":19,"integrity":"sha512-1Ysfl2XWFdGOrJN/EFNVOdoEwi3AEfg6ba80p9d7XTbZ5Bais3h7E0SNeFcJGffhxGZtx4hZX+SSfl71kDWdeQ==","signatures":[{"sig":"MEUCIFTFokQHwdNvCUm7OKsWbt//U0GEDYRtfP7jZhQaWPnrAiEAponsY21c6XZ185uhfqv7yXQ70sEj4fJM5AOTqN5oEmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePI8NCRA9TVsSAnZWagAAuswP/j8/vRPM33Xe1S1ddw+M\nJuoOpO3/mlvA1NEzWAUUraFyvgZtd1BnBOI1Ba2LuRZ10rXoPeb/hUcWO84f\nRetpMizPYQGADqpRkKieWRThLd6/7nRiwIg21YVyIvQkNbd5e4Zdc+J6058O\nZlj9YipyVtszgIBzMEVTtqdk1xLmld83EoguqGPskW0mIqCB+aiICC/4YugL\nk2vyhwUHfiBxveKYEpgUMJzEuHkPMm3f1xeiiWgV0y4Y/l1hVOjJOP88hFzx\nscT0CS5L6l3aqMAzM4QKcQRSzSuuCzWRBmElVooZEZlkiORUEfsn0ONvlrOV\n98GqN672FKlv2aZSXvxcXvZ1f71TLT/cYopcPAAm+hz++Ra2dmR8fVaE8Ob8\n+L5Rw/RWHI+j5OA1ygWTmgD1HzLN9NdCOipWl95U/hkzojZ73etKWFRK/m2w\ngTlyNsFCpIq1FSO6RDwJbvJnavBSvJVhc2QKHEXdn0nay+IPLWlcsJbP0Psn\nEm9fLNMcoMzxYDSteGp38ujdDefnAvXLTODPPf5FgIpQ2dolTVxfzEUUlXpC\nH92/uixsXNeMI5OT2rgYWbFI3XWYHGRIleVXZnD7OhGbRm4Wolf8XZBs+iJb\nhiVddvTmcXlHlWKWj+PzrlEhnwHnw9G8XOLZ1nVej1fe8GAKEdsbHN1w73rC\nj6bC\r\n=NsGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.221.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.222"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.221_1581027085262_0.32396424425045356","host":"s3://npm-registry-packages"}},"3.0.222":{"name":"@azure-tools/openapi","version":"3.0.222","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.222","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"df8b2cc6fbdf81ec2dede1204e88438ba329e6df","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.222.tgz","fileCount":19,"integrity":"sha512-wa5mlhgmh007Ygj/PUO8roThCP0T2pM6K5CSluZ8f6ChdckFMEUxscwmXEez4j39AUt8oPVG/lZQupZ1mXCNKw==","signatures":[{"sig":"MEQCIEUORxs5ROs3fwBJj+I5zytt1SIZGJsCBTxPPTW9ayR1AiBEWEOB2ZDQwbVgCI6j+XTJG4P+301Eyy4xqbUVbb3zFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePf1wCRA9TVsSAnZWagAAY8MQAI2pbRb0EaAsAsO9wuPV\nVl+x40AWrlIr3nv99/255Bguo1PAy/7TiSFNWP+i8fehtiWf+XMxWDJ++4SU\nt9Xrt1ohBXc7l/JKwBZUDUtxFjXJOHBkhpkGwCXB/hHiZMcYaoZ4aFDoMAfb\nRns+WCWiwhoS+9wbjO0JPUrMqd1gYm4r9LJ+1wpNFnkJSv8kcb+Xp3Qoi8FI\njmowqZE0s//+N3FQ6BIJXlZYoo4UszVAFhOwQ5KdLbKrAzLdmk1RanI5umns\nKhzFM9E8EbT+1/rbLvNXVWNtx4wUpSZADCHLZDmTS+ghuKxNf/zG6iaSKPVQ\n+Zsn1Jx/UhAPDyQ21TMTcu6Mk1AoN84GuOZtppz4u9L3/N6v4p+FltxgovoU\naxoQCOlkH29zrzWQo7mqcQLW3c2vZ2pLdvra2ztzLSj5rbaGeCiJl53TFf+H\nzxG0CIz879EPZEMLH8Q65Lf2Ja86qZ0LyH4USsXK6z5L1d0tN6oB9EffG1/Q\n02MVu6Pv3/293Ri9Zff7qG6qZJhRNGVfXokTr4u0mxJJkJD+dW5BbxV+RGsG\n99awnOnJRUWgt0tFLSWa47tqSZfDlqGV59st0RWqPCDPctXKJ6fgQd7wTYaI\nAgd7S2CwDhclcl1wbwzVz13AgVTqs0P0k+R6bGgYilgZ3yLzbmPcuGL8Uku5\n6sAS\r\n=giZv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.222.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.223"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.222_1581120879638_0.013811649322692743","host":"s3://npm-registry-packages"}},"3.0.223":{"name":"@azure-tools/openapi","version":"3.0.223","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.223","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d9e7052440f38273c909e04ba37495ce1c8d5f6e","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.223.tgz","fileCount":19,"integrity":"sha512-i23KrbjLF4uP1mKo4O66LY0+NuH4lW7lGot8BHzI2CKex7wIMufH4ss13D1121mjkIUf5VtMQzQiMaD4KuxzJg==","signatures":[{"sig":"MEUCIQCTMNdEyGv4qd8Wfbo7TPdxtHg7gd0n1c+TeFI4AavdTQIgaoR/3c+33M7llPObn3dynMOAOUb6asBltgFJnDyROH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePf8bCRA9TVsSAnZWagAAXLsP/14vgkajJ8eKEvDoyB5M\nZyPenwwJ3m8EENDjh0Pq53nE8eZdxmvWJk6C7Akbwl592ElXNxUoyZTm76dY\nz+ykOzEv1GUSG3YWqJ68EviPFetRheLZU2PfoiOwfzYbndD8EqLdGvJIwK78\nCCfwWL+Pj5VvAzNk6iQxGnUhYNmZowY1FI5fGP5JHinDCmswyszEYQA3hEO9\niNx7YG4jGcVoCHdFNoUGNrMxglofiLIqStvnE4I5Iy5W9vzewRuFtFfnNjD1\nz0A2cFLUfjSv4fnKYnfnPGV70HvNID/6OiGKhIW7DkcCYcRTFGceJGOrdCRC\nqhgHwcuvm/GxMIPjolUtdBcqBJ7lq5dihvTeLQFQmUj3ynzxf/rQds6NDZJa\nG4mD9MU7DLKEvVLXPe2pDN/RspGRnrFPfTqYq3cd+gh+9joxlp9Qki+k5X6j\nXrzYZmRxu90I9HNkn6mD9/9//6xTqirJ3Sl76l8p/tPBndX1M6sDT+k1ygKj\nWpuM0xvj/qJjpdEMvSEIvid7KnlB4aj1NInDsNt5PrMikxlPQrIkiJHiNRBl\nqI4Kj0KzO9r1y4DbjDILsG91Uw/Nh9E7VqP1H0gogee7InxQF+tXN4trWG59\nh7BddvwVmNqvQ4pPdTPoA0Pr0RDE8iNgnqCQGXo6JveanXKoSlOF19S6TdrB\n2Vq/\r\n=3K/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.223.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.224"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.223_1581121307594_0.5989231652531233","host":"s3://npm-registry-packages"}},"3.0.224":{"name":"@azure-tools/openapi","version":"3.0.224","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.224","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"151c9d66ec238f81ad17b7b46ee3c909a30e1ba7","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.224.tgz","fileCount":19,"integrity":"sha512-b+R6sWSbP6cJNxkvV81pUggeIlEK/zrRRrveUMcw1bWuuC4oykclighEB9qlQ5G+wo7CF6RogvMG9hRSM8d9Xw==","signatures":[{"sig":"MEQCIC/K7d2smp99jEXDGw8Y0Rb5Y8QziofLiyjGEnn3rKh1AiASZTXx8JlY1r7Wgjp6zw089ksZwXLkxibYibKqYSezUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRt1OCRA9TVsSAnZWagAAFn8P/jR9ksYNHQ8yYxA6cXDY\ntLQCLMe+2Q+e5inrES0yDI/QofchWatV1uE22hvP5IDaXEMhRrQDYTEUz5ej\n7u4phLeXUCWNTVMTUyiFAAL75yP7SS2680tJXkFF7UdxhwZ3AvSBkGg9zdi5\n7BDnucXmMDQtn3F2IJDo3rYu8EX0Y8KsDkuwmINOnu1FX5hnj1GZD4pqRlqp\nfkdSxr6/4YV8088x0REeKci3VBGZRZjlTCCcFlQuuhHR1bJjfWPLgbL8JDmq\n5HQg5ylsDtwToovJbg0ecejz3BhxO2pbRhR4qAtUb+TCZUrBEELUtj8HyNJZ\nUO5glhOnXLfjSVZo5KarZCSJ2O21YBhdhChNhsxLyvqCaBQ1VoKAfiL+RXhv\nu6B3VFiSpW8aUgqFKnEftObEmvZ2Jzush+77V1C41/TIfqnFXEPMfkF/+dy5\n5go7tB4YZRWkT5ZLVyv+iPNvfpRLnFyqRs4ay4wv9siOpWuhVYXX90H1y5wI\neH2JujUGjV3D3XtIZLGnSJuCXqgPehMQaYi2i+dXJjv/zPJWN1GD2UAsKMaS\nQ67Kw9K4zbcNe9Jwk37jocBgpnRQLWUj4BlIlCYAW6gIn6pK+SuzJJtV6p1s\nJm5SzmsUP7JkJdO1vPHHKmU3Y4SGzNunSBdSldV7oc/hqHBZWu8nOWvM++px\n9/RN\r\n=oHZX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.224.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.225"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.224_1581702477727_0.030423374671186165","host":"s3://npm-registry-packages"}},"3.0.225":{"name":"@azure-tools/openapi","version":"3.0.225","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.225","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"74097aebba4f0d3bf7f753cb9931e558a927bdb9","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.225.tgz","fileCount":19,"integrity":"sha512-5mCs4EZOxFXsXdd/B607Lf11ck25Vl6SWDZ1wEBAIk3NSAdP86hvFaowjBzPxuRDvSGrXvHUSkhwBAASd8yzVQ==","signatures":[{"sig":"MEUCIQD1aaUmiDl6qQDc23Px7viAQS9sGUFPt0hez6YXOec13wIgG+GOziLWLQGDusendU8yEUlbfDJ68Wnc7u0kCp5Y+qQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUHRtCRA9TVsSAnZWagAAvikP/juZNXqg4sko+kgI6j9J\n9Grq1u/0DSdbjIt6ysS+YQ5/OjFwcO5omL61lULsEY2AUHNx0bbr+uA0+/xO\nKGLwUqcZxo6SxkjASA4tKQhaLH/g7sgUMpTfQ4qPorHvEicc1ixmC4r16J7d\nQ6kSTWeVKE+qtDvmSkugw/ruJw3TU/M/I501gBHMH3wbUeN8kReAue3pIVd8\nxWgEgCIPnbdjB1pw1zhrOLeuHFlds6FtquBmPyzJHD9SyEspTAD2qGOTjFT3\nFg1cGR3u7outiOm6Jh3QmZYJglAwOGDsybU4RS0smnQ0cleAq0g9Yeezixo0\nd09nlnkElzsoTeylA4I37qLshxOvF0Iiakz1LCnSTumL0VrPteeFEnsd/kwg\nA4yxpjdmYZPsZltinnWvndjGjIZpsQ0rIgTbEOCjNho+bYf5fFX0+yBNVy+7\n3PDjgMz5ZVeUX3xtl2mzVvwOf/Y8VrZqUn5d5q7XmwrVmOpLTAF6HVq+BLXY\n2bg6+ZQeZElKynQf0iMauy4Wp5rj/2c2Fmn/EfHMWMCWeHS239JUo+YXOatk\nn8x+DYYrIp3i6LDNxF61Msgxixi1dEDvEpixW2W4jEACwDZ+Ji9SJMy6YeYi\nNC5jUM2khavbVUnWtA6ls/rdtXgJ4qyCx8MRq/DWrv8+X0YdQzSGSLP3Sk5b\n4lc/\r\n=/faJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.225.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.13.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.226"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.225_1582330989407_0.6905325808892209","host":"s3://npm-registry-packages"}},"3.0.228":{"name":"@azure-tools/openapi","version":"3.0.228","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.228","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"9ad2a8decfd5dd51a08fe74a074eef62a4472173","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.228.tgz","fileCount":19,"integrity":"sha512-xc0Ez8vla7xMoNKl1HDFw3a+Idtuo+7ordHTUqqaXiS5vBBXKN37M16SCc+7hIgSKdDiYWwui4YhWghrBF+bsA==","signatures":[{"sig":"MEYCIQCAzSYrOi+5N3YId0T3eVnKysANDb2Ar2DVDFJ0tlRm0gIhAIwGZZxKc7T3dhEKQABHCwAW2IBEcjVWCwE2RI98EZwp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV/mDCRA9TVsSAnZWagAAea0P/2+/8hFNibqGTe5fWiR9\nN0gpXoC5d++vDSxOonMmtkG/S5DzpqPoV9ci74+lCrYBgk65HaHTteFWqtpf\nz8N/dvuLK5ZuFO4CSz50sgjbPTcsvhDKFv/GmgpLv6shEyoZ/NW6StMVkDaR\n7mk/XVv+0xCBoGHOznzMKsgJ3P+5dsLaxMH9KEfcdMdgNYRxEH/kFWmRFMTP\n5YL7ybUcUhmXAI40Z6nbvhGPaPlcDHsQ/OyTcx1iSbGlGx6lxEeYM54bVJmm\nmdrXZxC4pUFl4unNZxl1u5l5qdq9Wrt3TilkSxdtQ14pXSN8EW3EuimbrwG9\n5ACu/UyLmjK5PIWhTpkEcP6GOVUlzS8TCgE6zC3yi6/Fa34t3QsFTlclizNN\n0zCzA3m13508uvMH0CWHLCy9FSZ5TULoZdVtYNgixLCgWKzZB9JRrlUqYWh5\nXpkRLcvg16IrpAnOyTr9Tc53fqZ5bJXijTK3L4yRVXbznxnzPXCYeoWfC1k9\n5Dib+DC5jxfZG5gLEVsSjPyJZkvl/wJE6gk+boPwwqwMTDiMb4R7rIu5KPCW\nAOa/xDaYPdqnBpppXJL9JrGwUCc5rJymWJ18/Cg8ThwZVBNgIRzG4+d3khMc\nqAl3540ckaqvkGiEzsHeqr4eyq07CZ5D6R2viqdorua80gr/f5rpcLkiw/AP\noDo1\r\n=xvA0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.228.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.1","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.229"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.228_1582823810882_0.7812816982100841","host":"s3://npm-registry-packages"}},"3.0.231":{"name":"@azure-tools/openapi","version":"3.0.231","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.231","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"9c7b8e7d5101f59f0f1346025c7aab30a51b2fee","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.231.tgz","fileCount":19,"integrity":"sha512-oYkmXZRqs8l1usIYendRJEGjl2DDQgCkk5kNFFqKygskJnVDgl6/QzpdHceSgneCqOTePt8rzKXMU871XmNHig==","signatures":[{"sig":"MEUCIQCP+K1/xEt8dWccwVZkoP6D0v4oMXpv3Y8RZAaQua1w/AIgd86Xx0NA4NoR6AkCuDr1jQohYmFfyJuDcDjbbd5BWg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWDT2CRA9TVsSAnZWagAAqeEP/23KUPhVtVz5MJDVXKc4\nTjMHuF3oBjRQ1dBjlxpKlfOkINEXfpocabhG095DqJuIZzWsOuDwc5lU0TsB\nic1ARH7qY78+pgnhS2bgEwPh24hYUA/xIZsSZkcTpk0eAvTXo5u5R9og56DV\nJnbOMdYTDNA++id2lLJpgCLZ5haaBSUKrwMpZwQDP9FCSFlXX4RM24u2Rw1Y\nk2oWcWAgI7JPbwANmuYIDgtFNyEAmcIpv2PBIHCMgZs4cDKuSBP7CqXJMa/A\nkcWa67l6z4EqVprleNpRZheUsbd2D1i6Nq7Gv2HnZLnBTiWODVvqVUSPJPHC\nchjoeScOMYlvkaLEKGGXEDW5xl9NlCnGG/Tm+2rizepjUmBBPUU1bAIr+I7/\n96NleNbJkpG9bfFAUQtZ3HmuI1FQZvTcyUHHsWimy/b0Ok531piceeaxRLS9\nJvKjW4Cg0q8/LlNcofdnmxMA8Jjcw/VuAjdjW5itn90JfZ5ClKXgrX9aJ40r\nWW3Vw/Gq5FBRHHnu9thypu5IgR7ehmldCjrUumnI32gL3r1e/NQpBCdn76XN\nw9hMLn4QMOiFnXOFYTeI0s8v1kc9OncGNyAMnSre5QwSuT6llJzITvA4134I\nR69A41KvY3QDT3FtB3oNiL6GmZZBUq0lRIJluoCW9YQH+y13yMw030/fEdwT\n8ra0\r\n=wXyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.231.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.1","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.232"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.231_1582839029894_0.602635343523658","host":"s3://npm-registry-packages"}},"3.0.232":{"name":"@azure-tools/openapi","version":"3.0.232","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.232","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"47e55235065e8c567fc053f135bf560b3b9aa10c","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.232.tgz","fileCount":19,"integrity":"sha512-8+O8LTM4RDasnU6PsHu/9j5KQk5i4fJG7uFHiA/9D5e6z4v97vRuQvoJSh5OH4j8Mu1vSGSs4bMaPTiW+NdYSg==","signatures":[{"sig":"MEUCIBgL8A9IWJ8Lq7DZwialxVeFQ90KPijAude3ucsKi2ZOAiEAgKY1oykSzQosJiizd35RTZaDR4V+k0HjdiNtB120jxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaV8xCRA9TVsSAnZWagAAg6IQAJxi4EvFDd8kJCXxHoR+\nT8nZTwBOpFP+LFGP63wyjKCtd7y4l4mC1yppmwLJHOQQAS/cQ1ory6rBM6nb\nDTK0Qya9VjZxm+LcBL998EJOeYYtMG7x98PQggokLXWbjIdf/iRN/GPD3wHE\nrVACcAHcrnh2pBXtt36jfg4ONPfgM+/XE0Qe4qUwQysb4EjiE0gsK0PcR9nZ\nvtjo8/h3gKQZvDjK3RmQeWuvsXzgYkC9F9AgyIoDtY6kWcF9HxWUWIPwS+gU\nSmSadp7jB+J0l29pqOFKwLqzyrcnvXzM5/iN/6pKTthItnmFbw4WctPX3iwh\n80DRheEQtC8/46MG3gGgF4KRq1Fj674xntzDYMgX2Xb89ZIh9pd36nECwaxI\nU3FLLVeZsX+a3Qw1tWgibXEAEJ3713f2VYgN8+qnHghde2CQO/iPhCJK2IAo\nuZyoiGM5avOWuSlKdYKttGDBfReBm5sBAzVpEdpwVqLlgfgW5eOKWOW5knSl\nCQa6c7lTUOMPR2K1nowb0OV0XL7CwDRjDlYBIvRwT+KTDu88g8LAVOVoQZSg\niq5WnyIHAufGDT6qPqFLVSPgTwjglOPszClpp7lpoJba21xK54JZDohmq7nY\nplYIYZEZxn58zhy4SZryaaP/4qAHWJtDQcJiiDoXFo7LK3roETCZEDvk7GLp\nwmnf\r\n=GWqO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.232.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.2","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.234"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.232_1583963952578_0.0911468256361867","host":"s3://npm-registry-packages"}},"3.0.233":{"name":"@azure-tools/openapi","version":"3.0.233","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.233","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"ae1dffc8ae6d4b572857b9b86e3f9110dd65639b","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.233.tgz","fileCount":19,"integrity":"sha512-Qy1vyeieHzXFZSDsoT7sytphvSWpFsOH6ISZfqfxwHmSpBRyNMDtnQi3+ZudP/dkFE05Gnm3b2RQD4b68VUjgA==","signatures":[{"sig":"MEQCIDqnOfAXzSWy9GAtkvL6Iyv2NmsEBRKh+g8pbmLfL3ATAiBlj+BLoyn7IP00E9jLiSE9uqh3IvVvsj0kpl3jWUEoSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJearJcCRA9TVsSAnZWagAAs7AP/20xfNO2UAVmbOI2Az4N\ntnBoP/2gNn4iFHgOG4lT+rqcIgDXakklULExwvaVUHMQ5d68KcVMFXYFyDMi\nVDkJAvEiwWScLL80ASZbva34tr4QDOZqqMUI1dCiWRY2/rma2xakWHdU0JXT\nzqrGtMhXIRdDd2J/0zmfiMjKnIb1VtBBB2PYExdM16SUEgO4Hdln0DypEPnk\ndzW68D6bqvSN1YKVDNC1qvWbugl6cJtbfPU3/PmTv0UWVTf0BALG/e6nFdfl\nfuVV1bae26pGy1hrBce/vmFzj42Nx2cmNJ3XnKp1Q8RJawEJOZUop51Og3ua\n3772V/Jm69RxZfuQXfk/a1h870XfqUylV9zHhmmr73WepIRxKKrO1sAPc8y8\nqO36In2b54j8BwyF0TIgF0hyV23S24o6ePrqTCjSGdGVRdgkPeqTWxa+RhQV\n2pwfDeF/39b5IrSDnmoiTEvIkj2HzfDhKflfrTuFdtY5vs27c67+v7CQ/GxP\nobp/VZwk5zGyLCpc8/U9/OyRMMwEqDda5I+l9j3hCjaZK/Z79yI9usor3jIg\nI0fSw5wUYwndqBT3VyDHyUG/wANIiaNnv4cswLNOf8ROYiRiA4ycq1E6Q1NJ\nMRsv4ecPRYYK/YiurVs43URiD2qnce/oKwOhPseS69s0qIG5HcDlWEczWtml\nLF8k\r\n=s97I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.233.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.2","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.235"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.233_1584050780381_0.17844411410524064","host":"s3://npm-registry-packages"}},"3.0.234":{"name":"@azure-tools/openapi","version":"3.0.234","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.234","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"1461ff0d9e9ce99aea080d385633583dac3b55af","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.234.tgz","fileCount":19,"integrity":"sha512-fVkfcpKaVhzZLBFXUUT5/LYE8eN2U+RBXk2zHctCFzvkUPbv6HwljJ0dfGpSp4UvywSV9XtvrwqbDG3i71QBrQ==","signatures":[{"sig":"MEUCIQCWZKxLE+buCmiOrZhUbBW/rxpn0Xp/TBvbj6k3QVWbFAIgP+Wjlx/bcwVkH2sD2cCNKMU3NaFj91p+LjDtdU0Jwh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeTKLCRA9TVsSAnZWagAAoewQAJHqThIwd94YGUHTFixX\nUYoacehJs0ze/d6/0Gr/wngGZm/IHBipMAYFv3Pnd5d+Qqn+sl5P3FB7Gagv\nDPqbF5IIRWfrvSHYemDgQPVw6cpXWZWXUqKMHV3MK/4xA15OJUIR0szm3Peu\nxZmIgwEqnCM2MGvPB2CEFnE60XlMsOlYPSj2uuc5EBvzFme7Hhnp1dSLe3OH\noAoP18jR7aSvW5zRJiayZsVY76rv6c7xppwlyruh8k6JbmoMfP2peQEQaoYI\nGwsnuKa7kji1RJhQZmeS7EAmBcYZI+onye8bmdL1uxJY6L3s3ZX3o0hWyID7\nA/q+emsPCdVSkTUgh/a929bMG+6sVtrOP9l4j+lodnfUQ7G09NzqBayfE4Ct\navdTO2w/o8tORpjWM7Lg2s3/GjRGjv9H00BxrAnQ76UGoWoNfacNzYk4eudB\nQgKQuaSd9cRsfKiLU9ja71DgdHWU+FTz1sgNJtVRyhyMa0EGVO4zcSkIRzS/\nM/W4dKbmkHScNj0BZPgj7fawZ8GQYPZsZN7JFQbIuEZ/aUYPkspwuaf+Jvux\nPhlZnnaJwOF8WmP9ls6jMpIodzsU2/n4TsShilBAVxsGgmXhCFZ6d4phd/tX\n2iE/xEpo7xM6F46CyDZelCo4LwUFoU1vgkoPsFwBXhrFmd1zqLBMQ76NWI/N\n+g/A\r\n=hns0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.234.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.236"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.234_1585001099053_0.023042409369531613","host":"s3://npm-registry-packages"}},"3.0.235":{"name":"@azure-tools/openapi","version":"3.0.235","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.235","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"e190d541c85dbb20c6a46c7990dc4972ee979d80","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.235.tgz","fileCount":19,"integrity":"sha512-nB/HCxpMEmtw4XKyYuuL8NMcsHRh0EpxLnU807eoQ6LmYakia8n6pn09i5gpLGfZKuTswcs1811/rcOa4CzpcQ==","signatures":[{"sig":"MEUCIQCOVBAqlQa9GZIdwtv88VrnJX/1TZlJ/4Iv83LGZQrMxAIgdq3f4PKGaxoTugWRrto4TA9SQBR7MT1ZJ1CpQk4xscM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee6swCRA9TVsSAnZWagAAYZ4P/3mjFJpVssc/UdbugesA\nZdm8KJlrajxqgwU2wmV1g8G/W12OXPN4oJ6WMBQYzE1xTZo5hRvymQvn7P3f\n6BZTYhaPrKsvRKKyu8VfiuMdnDiwhhDiY1FjcJ4yQrdP+QAHO6YEIlrH+XgE\ndOdBhYGSyVoVb4SGWvkCFIMzZz9J284qLdwTnJys+Fn7E12cvpIrKvBIDFPj\nPuXiD59YKEdu+Lkxh9wI5mZxt1YncRdu8JKO793S5nYMjTDGdXNcLnAcfiUz\nyfBqBMgLjOzAz7wdGANOkzOBn+Vj/brcOE+7Og9zlrnhgITxLMuA1APOpHm2\npTJKr12vfrR9rd6sRkijXFZVg/QTH0v8exzqvkEb320X/goPQ/5jsBXu424C\nOPCFTleSbXsEigm0UteIdp8mHHpAKpnOI56ChZS4zl/kKqA1yk4LopFcpx0C\nTamDsjTWnySHFh+hO51oiLxoVqKnogSJABbpjElD6dCR9ahYFSi6eNVgGrbk\n3oMh0vmpoeUJRd35ZNlM2BCbyo9Z8Ski3JH8s/pPqda5MRKD1ahl5zgq8IZQ\nHg2LUZbvMJT2PyD+rWGKTOv8pn0ghbWBlg59IKqsyHCyaMdB83qwItR0X3VZ\n4sdInr3lVfj0w9A0PgEjg7tBCeWvYTy/MSspMDJWpUpMTR/4+dMRByTZp3aq\nR+7/\r\n=b/Y+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.235.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.3","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.237"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.235_1585163055753_0.4019205654051552","host":"s3://npm-registry-packages"}},"3.0.238":{"name":"@azure-tools/openapi","version":"3.0.238","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.238","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"8bb0613e0beb0d2a2d4b2b3cec43f30ca0f6b443","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.238.tgz","fileCount":19,"integrity":"sha512-6Uxd8t7YrvPluwr/o6B0Y29xYflxolUnrVZ4556JYTniEsTsq7ZnqsVfn6mskVzIGoan7Noi7D6FEoMhI7b6sg==","signatures":[{"sig":"MEUCIQD/QCD8TaWgsF3ESZC+F/x3V2YiRsOCr/3eh4AZYjZ34wIgPaA97B/pP6CF7I5mHCljivumS6QfgK+2QCN3jA8dr54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefOb0CRA9TVsSAnZWagAAwcUP/ROuDYS1UlHrR9mJ8BeT\nL2KaRynThibBKPfw5cHGC+9ER7GXd7oQyFqAYAO8oORiU70BnYHqj5kN5Dy0\nY6QDRgqcvyjWigyOjDVOZG655dHt0eQNhq12W2fhK3frbOiyNgHkEoIrINuG\nkCvyr7U+Gy88qORc1B0Cn59+uZ+CbL71TJW4U4Uuki2KxR7bmy38jbtwh5mf\n+h29LMObEcKZec+BZ0WfzvJLXGuqFrxXDikl6bJGEjS+10IrRK00yZ4cyPdz\nTaY/KJ7RiO8PzJJl5NXNyXVRtt3Z25WsCLXbedc4x4mQYD5ZZmeRi/Ea3Jq0\n+gh52JgUQer6lR89r/1PDG5fqgwr4tk1YunLuGeqroWyHOcHU41KODBxe6xX\nBF3U6iNrqRJpFElMaPteQld6DS3fXmmpgW1r56sBxQa/wuIMM2M/K+odlOaZ\nYtF6iD3Hx80wo2ancFKiq+zWPauu0MehU/XSaENk3vv3kb7bqtbmPG8h6Alg\nVDES6gZuUAyqImD2jZJQ2xrbuxz0GqYrw+rGlAaCLweWAxOHrh6RzgHfQmIm\nSuo4f5h5YazQ05/h7fvHbk+ACnHT80+F2z45kA2CN/Ng4dS7xJBF+EDao3hA\nlVk2iXVwQ72zAaafZmVhBKhK0s0bsiRH/nRGtpGukHNbcCn7NCm4T2mowZMf\n6nYI\r\n=Uv5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.238.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.239"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.238_1585243892279_0.18768785140425104","host":"s3://npm-registry-packages"}},"3.0.240":{"name":"@azure-tools/openapi","version":"3.0.240","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.240","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"98851d8596ccef3706f7f58f3d44e7fc9423db65","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.240.tgz","fileCount":19,"integrity":"sha512-d2ppumNXPBrIbBEdXPnuUXKUcy+93dvHAktsE0A4Q2162ysfGG3jjuM+dz8WmfOTRi07ybg0O/BpfFgu0EYEtg==","signatures":[{"sig":"MEUCICjVOHKBcQWBRlyVnDHYr0EfDzgyyKWT1hz6I+fUd0o3AiEApaAP2YNWKgLCBYF8yEaQEut1BHOgiZffFGPjEt9gML8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegmeTCRA9TVsSAnZWagAAzWcP/3e8uytg5UpBcM1jfCfC\na5C4BK2yARnEzwL9dsSDhl44ydwDPP/b6qo1o3eGAKBOPqMA9P7kxVQco3lq\nvzcr/T+ZExHp3GBxJtRY3XTI0pgDp5jeM8HOEw9xW7shhRxiBTpoixY/m6Rf\nGwZDerJHM6mPzHvjyt1QUYF8ZHhboKuzjfq9GNbSHihruCEE0UTnfVcuwSaX\nFC/Qo6Zh6pC8oxOWh+tUZblaoIeeqJQXS8oLAP69utVvQLFAdY+7yytWexMw\nAUaVwKPu/x3O0DGhmlNuAxFYRNi/NlzPUUQppJ27yqJqgMkzpALyPiYaQNVn\nYwACiwEKTulIwIzMf36BsI1QcXh4/vwwy4WTRD5EGAW/gCKQVmQA0zKSSUH2\nb105ncafCzVYbKyYIJCPWnGr2v7Rlk4M+CMTPViz9kHgx1NguwGBIuowO1ex\nTBc9AK69vtQLPfvzwtD37kBVyPPJL21x516IHvyo1sRz1bilWfmKMI1A4VKF\nD3MPN03hOeSykcllsnI60Y978vCkGePB4jZcfv7fo0j96vYwy85ALMEdL3sz\n18c/N9HjJYtT8TNPg1ukAZ1HFI1FAlXOV2wVArofJAtj7DhbeMZQ1vLAe0Ok\n3+iCXeIcxydwF/ZIxMt4rqfOWUBfk11+oUbBGn3QIO2mynMm9jHtoCWL2Fqk\nxkQ9\r\n=RHPc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.240.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.241"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.240_1585604498817_0.4558407261020856","host":"s3://npm-registry-packages"}},"3.0.241":{"name":"@azure-tools/openapi","version":"3.0.241","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.241","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"c40246f016940c81104595419fa6a67083141da4","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.241.tgz","fileCount":19,"integrity":"sha512-EC/+6ftOoJp5FGDoaLqWNlTL+ZyFIh5Fa5jz28wLiaAV2XbiF7Qnxo7xVyCpKPEz7x8fd5l5KhCQWmTu/h0g7A==","signatures":[{"sig":"MEUCIQDUIA2zKSA2rz+3P8eOMIUrSk4m1H7qfM9B+bYAZf4gfQIgFl79ZEjNWCIpA4sbvWBbahiju/zNNRRF7zNuGtZgwYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh7sKCRA9TVsSAnZWagAAvJcP+QCgn2RcHKv0R4J2c4TI\nRZg08EqswRBgN9u+jrQnGDY3N/tM1O+A6vcS3hWsu6qOOs4Hrw3r+ctxpaVx\nQhd16yH14eB9Dr2uXGQZs3FwLr02D6w3zpYfTUt6dMTH5wyugwYsb6/liQAn\nJMlPYxZFjx7zOdEZpYeLYTw0GLCm61PvzavKiglxfXJmJx43KYlOkvp8vFEx\n6zKjs7HAxfgTkTWhMRdNldvnNjJ8vSX1R3vo//OkVsNjjCkjyXkeHLH3dxZC\nZhAEtmL1ENUFc+zZZww2YtTaU3I0FZ1NWP+yOFzIHk+g2OaDOiXwGpCg6JKH\nMwUcFnjBQ5/ED2Po8+Otx7fAbEOQ1BbFsQPQd5PEu/01QTKwj+G4u0SubQzv\nnV3XzJRDVsyEdM+R6WpMQsxxfygmz+4FnwP1rznUi1qlRd5gCd0NhJq7LRP5\nFBvPZTOGJjucWa+vDJjQpeNBXnx+Xs6rSEhHtCXWux8zpiz1SyS8e0MFJx+z\njQWwgZPXfbhHJXTIw1l2kJuf6qMpFAJcegUmbykULPAQVT/jNvkTcVvkrdQ1\nXJpVFXZkF+df8mmJzcvnJOZOyV1AvSXkviDGmpdjTOxaWG+mKbybN4L8Z2sL\nCz0Kd99aFcITmMZt5Vy4HQzY4xN0GLXpsxSlFSNll1UC0FqbEV145d4d/CZn\nNM6N\r\n=9JSa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.241.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.19.0","dependencies":{"@azure-tools/linq":"~3.1.242"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.241_1585953545848_0.9944364900954532","host":"s3://npm-registry-packages"}},"3.0.242":{"name":"@azure-tools/openapi","version":"3.0.242","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.242","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"4037f0fdeacb246316420a0519f3a0ab711876f2","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.242.tgz","fileCount":19,"integrity":"sha512-EMZ323dpRk9LHJycvuEAMc0CNQHsQzvFziLjFUQCfcj482QcwOpj4iyMOT7/+tcfXh4O8qIAhuhYsBWUuT0n3g==","signatures":[{"sig":"MEYCIQC66/rhuYgSNTcJYW1oBW+CGxvO5ocjIwilvxhmnrTk5wIhAPjU8dkFO7QuWVm1BjaTa6HIR5g8ldZiWs5t/QUFKReW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejiTWCRA9TVsSAnZWagAAY6cP/R0QXHsxj4+L+0hx2Aum\nBpb0KO44xt7oNkXcXESROe4p2mmeVq+eXUu2Cg/8svZ4hzx6C+gZZToJSgJH\n7NBY6ZgZbIrjpz9KZTvt40ziEFF2inKfXTVizamhs4LJ1Ejx0jsoV2smPhRh\n9qM2qIRvaE9/wlJntZCgbjk9ctNkySu7l5/dOIWXV0rlozYsNXZ3mk2v9UK7\np/wU4nfr1LKDtz/vNwJWLQIKm2B0PmIyuH7OHzA2I2pfKK+CoBEoBsIbOOdk\n/Q2Ocf2bLEvX5edmCA0ieFdvGyBA7bGMkR555R7Jb1n2Fe+5sIk0RfrP5PKB\ny6TooGuNTMz3Ouw0CkUiyGAs9pffskMYy0N+JvqPpKEjgANHia8Lgy0/tG5Q\neWxNpGEwsMYOiBbMq0LNBH2WRY4SDfIApr/xxCbzs4eXXb9+wwzF21Wbhhc3\nAkj1E2ZCsEDWbr5MJclNtTOfsYBTw9YEEbRnHSnlbEC3JFwYly3xulkgRSXJ\nMPx0GB2vlbn5VmIVTs1pmdUyDFqlAnWO57j5G3kq2ALB+VN231wZzkxj70o9\nWZwyU1n8eS176m6DlSLh80e6GcCmdQ9ybJTfCV62GB5also37pSViCHC563Y\nbGue6QOvI+ctuE5p2xa6TtaDpKQtO6CYU5UdEiVqCjgH63vmWcELp4F97QNW\nTgYF\r\n=EcZe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.242.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.0","dependencies":{"@azure-tools/linq":"~3.1.243"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.242_1586373845939_0.48405027210127183","host":"s3://npm-registry-packages"}},"3.0.243":{"name":"@azure-tools/openapi","version":"3.0.243","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.243","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d3605a1b58d0d4213bcef90a5918432b23455c62","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.243.tgz","fileCount":19,"integrity":"sha512-iAr6FXkgmXgAFb0eq7Fg9ae6elFhD8TEfUKm9/3/DzufpjZnmhy9qf0auaPqAgKKm67Ptgy1wUukAcmbH7FuHQ==","signatures":[{"sig":"MEYCIQC5smcU35utOGzsbhOsZkgBiNszaznCKKDZTBdDa6Bo3AIhAIDASmelzpKDGBfyw+/PIJvDeftPXHzovlW+MSJspoVR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekJNCCRA9TVsSAnZWagAAZtYQAJTDevYw/K8uVhVUGfDZ\nhuscC/92478kXwrtO5+Mwl1x/mIzyW87RypYbyPIUZX8JjkAOPWRVa/r/54I\nCELdisiGqTsqNq/vxJDH5blW8jP0GYQaDEvwvDIExrHD2jrpBoyZtsRITCe8\nAt40ac+MWRSwrdgmtlYpnuGmMjOwFSG8o3inyVPwhHCOYsv5OVa+6GogH4mY\n3St9Kx1XpJapq3hRQHu8RiVZRLmEZxtoKQEC/KbssJJK9U4Yxx+2Di9T+Tz6\n3ul7NGMj7cWagr35dj1ek+eMTILIjq0JZcxMMH05PRzPjTvPtBwWJ1Iqhczy\n4khBv/XyZcBx/e126QpHTY3yOtpaenKRYmsWPST+weM6LvlvBskYsExRlGEw\nkH1oXizouMJznEGBlhT1BPawGAEV0eNfCLgXURqSx7zHxDy3kKUEFdax/9QW\np3mBYlCZEZq0VGUJUzPjAeLrUn1pki/rbYmkZ4AhUtx4ENvESIHurHmUMbx3\nJ6eO6YmfucTsCZ83kFXAYRBc1TBALbL18Bes7hafNTz77woGj2p5TNZelJPo\nv9vfd7vkTdtvFPwcP5EAZJW58OgqZ/uvCGGkC1JyUiNC4gMGvfDLgv2dDIf0\nhZAgs84kCsEkQ6fYJ0vZ3thkP04auH6OvWV6UlCh0ENbrpTsG0INsS1T0+0P\nMoH8\r\n=6ytu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.243.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.0","dependencies":{"@azure-tools/linq":"~3.1.244"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.243_1586533186125_0.04264689886247197","host":"s3://npm-registry-packages"}},"3.0.244":{"name":"@azure-tools/openapi","version":"3.0.244","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.244","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"35072c288f94ed1d8f7f19239f4a669ff2d4f822","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.244.tgz","fileCount":19,"integrity":"sha512-hR2C1HOyzFsj8NtDb74Acibu/lbWyYL/40cDuht6K0bUCC6aOmWHtCjbhQM6lrf/rfa2ss0Iv406M0UmkZdKXQ==","signatures":[{"sig":"MEQCIH8pHe7JAnX7zepnfzYb+CTNQ+WcpmQAD5305ynKdByjAiBUCg5dCGVGqIYfyyH2XYpp5mvKFjzFXHu8765QqbueRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerKf4CRA9TVsSAnZWagAAZ9kP/RLoFFZcdU1aPv2krSdS\nsAffc32JafKKlPK6AM98YF8hRVefoslWxr1FM09R9u9yoybkxnSbVsxxaNpk\njC3RhHz+u8JdH/QmWrEMIyBjhNjImgQmsVrDlNbAMFJoW2v+9hq7CVD+yihb\nmBR6/xZN3WTX4AlHLDCc6IZj280aFDmL686V2Sy6GAE2jmc60KFgt5YJ9zxi\nXsX4L79+0W5Z9zyK+eO7P82vnPPT883X8MboVrAA9nBOief6LZu33LRyFnyF\nG5g/6QZK+3HkPDcj3gzQEbVO+fhS1cOVZbaf9pogk9wFVehoUaR3Q4gyLIxD\nj3Z9Kukx3IGjwDaxBDXdpY3OwLOJsfG5zXpgHe6ktrZB5m62gY4tID/BSHUH\nU8EGWV14vf7H3Pvi0puXiwe5WszIDRHJGby28JA6aRba+aCCOwjQknZuHsrE\nDVxfqpaPqGUy04O+jqnI0qEVAa/xBL6lNv3ploMxTKGx9W4kcmN9AO1+rHh+\nKIkkdsBIUN3fhilfX5JowTe9lvOGLuCcQiPTfvqzEHcwT8eh1nHSXng1MneN\n2hmAQJnhFCKvabIRy8aLxt1PPDpYHRS0SBGDnMY/APQZRlXPcbnJ5dn0wcox\nciIWLDUtlmPGucxiejMeLK6MbRhGdosDLUPW3zNJSARhez24RuDTl2K/vS/r\n1cEr\r\n=dGeO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.244.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.4","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.1","dependencies":{"@azure-tools/linq":"~3.1.245"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.244_1588373496407_0.6016482267260099","host":"s3://npm-registry-packages"}},"3.0.245":{"name":"@azure-tools/openapi","version":"3.0.245","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.245","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"2b5792463b26ba2e771ec950f9d5f5b95e2a63ce","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.245.tgz","fileCount":19,"integrity":"sha512-tIONLuyf4CT0rbQu7PiDZ4gN/dL2fuP+GFsZDtplosQwUwUn73j4TG5vrAEEyTi0XiA3J9PKVMj/DKdm15YdbQ==","signatures":[{"sig":"MEYCIQDllk28BMFDWy0oWPJc14Ai8WSPKZbaVL/bj2+3w/mmKAIhAPoWOC28AvyMJPMnI+pAaVI0MbFSUTqcqs0COmc9yXRp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesv9YCRA9TVsSAnZWagAASy8P/0KOrhlICS59MZNDfvxv\nOkqPy3TCC+mxNWFqngVQ21FX7zjjAKss3Rf7ELphrYVsTX0x7SBVa+k2fesh\nFYp4vx0u3vPrYsFochPRqOtF4IQYgfG20VZsAMxcIqEIPdP9Mq6Mj0MR4SnU\n3jWprf/WRnxAZ8QFwTJ6R8BIDT2aWSBD/+hAlecO9jwxVCCG7TMEN5Km1EDE\nMTUXpmLfldurIa4tG1Sb073BUp5XfLSVD9VxsbkeZ4mGJ5vfNBLosO4vF33C\niFLnogTQqZeve/agx9ZLk95aFH95jvJFOTe8PEIUHNHSBqo6leuhdJ3MQtCb\noX/5/gt9gx5f7cqUu5vZ/PQ9mutiUfTEDU4uwj0jRn6E/7Xg+YE/ihBMGCc8\nY/hV1KAoHVY8vjkffNj9dKQuxx1NwMwK3Opk5QGGGtZj0JXF9DZhR/9OgymR\n8T4lZaEAUa2ENEoXg7kXNvz887al4s6GNASTK6exk6tLNAKkwsVWymABFmoj\nDbn5L/jNV1YO+1zQ8+89oCrSW6tO25ZEbHLZ6v3584fvJwmSIuF7L81HMOTw\ngFfxIzJ1NAr191/ss7YP45Yu8xzhWMWLudJoJ1jrVTtLsvHMKDDsDcWjgGeR\nalSkdUi365HE64wLNft2I+eCAYgE1ds2DUeuOXeH4GD/lKR8MBV6QjjJfqw2\nKU0d\r\n=k5F0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.245.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.1","dependencies":{"@azure-tools/linq":"~3.1.246"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.245_1588789080342_0.14531129219127492","host":"s3://npm-registry-packages"}},"3.0.246":{"name":"@azure-tools/openapi","version":"3.0.246","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.246","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"7889563d21740341b4d3cdcd91847a5bfeb92131","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.246.tgz","fileCount":19,"integrity":"sha512-AqoNUmds1BWxPwpM5d4WWMQHQiuXrJ8Q8jDd3XjAO5HEfI3adxx82/5BU3cvTT/GlJR8fcKQ6IpVVN5VxIbRog==","signatures":[{"sig":"MEUCIQDTFJern5hVRALP08miPiwF1XZ8m8vBXcXby9BI6T8nAwIgMXBpTRb/cr3oMQ0Ypb3o483nvHu27EjMppaq0P49M+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetIclCRA9TVsSAnZWagAAwBEP/idlfrL4IMcanz9dWCc0\nuRm39pSVc71M4BqoHaRGmaH+OJIoDSNB7felfyKSkY3btghLjNzwbBViAZjY\nJFWmf5WLoDcb4oxgD0+AEPDgvCpO8QVjzSKo3XSwvzIVnixTjUlSY2/kXooQ\nkUEKPlv6EQ+k4d2hdC3l7/kST6gVPVjY/A8bHNFSlytfzQTetKbWWoWVCHbS\nWq/Om030lKzFxDG4d0gVswt0sViQV/xZjIxxqbY33dDGfANnQGwS8iNCmMFH\nLa/J+zBywfj6k2WUKq5241zHq5TbXGaV6MrHql/4vLi003LAE3mBVq2C8Zrs\n8okclTCJeMiica9r3FMxRk3RuJtnxnvQc0EYC2dbMCIoRQsiDgHu19AOaVG1\nLWBiA57xb0ynRcr1nPru6zhGTZwwfJfYzeeo7DSYm31Oo4zEPvT3vq3Bb/Ic\ncnjT/YdJ4ehGR9IJfksLm/+XGturEsE/+OJHpzGehaFkBFO2bBtVCUxqKOFw\nkMkmCt/Yad2BUm4Td2r/n7xmk7ZR9VWX1jLrjGZrtOpPttvK2U6MWgfvlUbd\n2wgjocopTz772TrCCElXve0v9hRRP/ktG/DiNuG0NZmpMo70PrQ5nvue1I/E\n3hpTlfzszTDd0efHHWELo2Lat7n8XuB7EpM5eqQZxsw2YxvBP+F02IxUbMNK\nkIxj\r\n=nc5X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.246.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.1","dependencies":{"@azure-tools/linq":"~3.1.247"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.246_1588889381470_0.6426064955853268","host":"s3://npm-registry-packages"}},"3.0.247":{"name":"@azure-tools/openapi","version":"3.0.247","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.247","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"22686da2b4d1491ca4826c52453642721e9b2b11","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.247.tgz","fileCount":19,"integrity":"sha512-BeLu2OhPZi5AbbGMtVq7SKLSzjhGkciuk60Zc3408GceJs/JVL2OQZ3QgPmCe+1Fg9CwRtEXqmdynR37YHgN5w==","signatures":[{"sig":"MEQCIBa2+nkmdCAoGinULq709n1J5wJVpmAtIdXml+XMUSZDAiAzsuxaAAY2agVCLhjo8Y9yaOqgYa7jF7BUo4Zg2D7x1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexGwGCRA9TVsSAnZWagAAw5sP/ia4KBv9fzLwGgCu7PRj\nuPgrUDDvewi4IVloIAFn/9hhvstfLtXPyQoUy7lG4aazs6QfAeoTBHGWXPyF\n7S8janin6lIhY7W1hQzy/WnL1SvRkpRPnTl6uuy+JXeQstQSnmHkukkIjM4W\nCtRGzNqmKYUWDQYf57XyuigE/8NixHM34ztl3DB7zqyqeC4GgZQkaZ0FOVSv\n6wQ/GaXCc2F84qoVk6oyoaC15p/kR7ZWThHPH8YMYW2n1/A+4KOmQ/mHI0Gh\n7yZhLed8yRTo4Z71H2tQWLxd0gm+myt3klVlsp+KNzH7OetDYGNpo/QVe0tG\nhkmY4J0Xh+oqr2iW2V1Yr+AQgiV4gFrnPcTkdnqWHMMKrUvEosFt56x3c/GD\nvaq/BIAOyXI8UFFiNon62TPK6fP1iPCeWssLNa+AhJqoXQVXFC17zZfaFeLP\nsnKLqzIYHMRPzDEPQ4mpjCSzhuUKfhzzAi9XeW8frYyRpj8cuPp3rg/lTI1P\naxx59Oui7tuWH81fE+/9p5lmqUCGO7IvpADp4l8UnvezdRdEzu57yG6UyUwj\nMe/Jm15SPa8iKGeC6F4oVwCa6byrVI/9sXSZvsVhhxQ4jTvEu0q9PS5kafgn\nA1VDIEQpAjliYE1G74KWtBXjm4jGGE8Rwe7AhDNodyySWm2IXG0kmCD3Hr9A\nY5ys\r\n=XlfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.247.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.1","dependencies":{"@azure-tools/linq":"~3.1.248"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.247_1589931013924_0.21532101508383938","host":"s3://npm-registry-packages"}},"3.0.248":{"name":"@azure-tools/openapi","version":"3.0.248","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.248","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"03af638c81673a9666babeeb32d5046b78247a3c","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.248.tgz","fileCount":19,"integrity":"sha512-xG/IxrTMptkm6xPmmuExeZU8vRsF2abvEq39WFA30Yh9AL3NHJiKcP4Nl9PtyfZoBCdYCY7hkk9KQhoty9vj5w==","signatures":[{"sig":"MEUCIQC1xAOE1AQIN7eUPBFo303uakiv01yn4KBIlOHjnOms/QIgUIC9m4AmQs3q7IpwS4swRrFfTHrs2AvcXC2a+GaC48g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2ARICRA9TVsSAnZWagAAXd4QAKTv2jC+zNHrnkoA2yhv\nOZEhmUZquZbWKsFmmJKtdW4eBGJPnIq2yP58VVFLJ3KHJWQIoO0ZqpCsHrdL\nr4JcMeTdCFAke+GV8B3R9AFKVg24m3QIJwgjHYKOZCL/sDuSmmaFV8w5/u3K\nLZYjL09UO17k7vfPzmz/V3OIcXURa7RDmoPgIXGgQSSddzJcp6PTMC8e+4tt\nvzKp+DxNAeorZEZfXc5C0hNhkFzwNa0Bx08rDIQNoeJOgp9XC0RzWNb6w+vJ\n02LK9jOf/iiHfthJeo5rAaAaFXaWCRIkSZx9hWAJqpaS8V/OlUP5ZiEwqEbQ\nq7NMdLEKPEumtt9/fXE/eFfgjA1qOmEgzxnpz8J3a0S4h816ZLe8RoNn9qgo\nnV+PRspakjh9l9+lQ1/RmxtIoi3ApKNLywjpBSdwr94/EIWWcPmS1NTr7rLI\nQYe+EnYlaf9ZdE8viFy0QIWGbIJ/WGm4eQOe8xOoHfv8/xKGpD1cCPM29u/n\njkV8LfzTefXaJj0rUoVPMJW0NfCc18Ey9laAWkOwyw7rCiK05Gjiz+VdBN/g\nRGM1StTD4apJdicnoqeeI8KMSKPYlc2qVb0VtJHEnwyVz2uSPZm+le03geB2\nbvP0FC9xGrZiwl2gaMDV5DyuS/32djSM4nzwmtHsutKrzt7PJp1633tLrJsA\n2gJD\r\n=g/6P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.248.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.20.1","dependencies":{"@azure-tools/linq":"~3.1.249"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.248_1591215175683_0.9234945597081932","host":"s3://npm-registry-packages"}},"3.0.249":{"name":"@azure-tools/openapi","version":"3.0.249","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.249","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"28b860a312c4c39b0c016ce3ef6499da5f1aee63","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.249.tgz","fileCount":19,"integrity":"sha512-SW1nrOXRjopjFHdhfRyRfvOyfToaosjcEWkVzeVgrrse69bnA/cAI77AqYZoXUXUFvolP60CO1n2iYzKe5E1Nw==","signatures":[{"sig":"MEUCIDINyBF7LZq86guxYKG8UZUMhzLu02Cwz7vAXlaYTdZIAiEAxfaJB0m/TofmOjEMBPAHZKinyYZQejy+x2lzNg/fUv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9M0lCRA9TVsSAnZWagAA0XYP/isOpPOTwyx+gMENxkpK\n6E/r6DglrVLFyIL9nAsC8QW6aeoSEhzrjqMeWfWrQ0Vhp2gUwKVLupi4e8qq\nsVQPbNhg0WqxEkQXkE60M8sQs8zBtZwC1YuAdA01N1dQlXeuhVZ8lRLlvN7n\ns8q8FgHyldtqWClzjR8oP5YW2Xq42iF231OIO53Q2PNnf1758ntd4TRIxRie\nfFsWgyxbR0IJpZYfPVz7qsNjEUFsVz5O8rplSEHs0s2CCohwZIQsl/u1xl9S\n6JOJFMIh5iqNF3O9Y33Xb58PsielvyFaebntlUhqBzdY8aS04Oc25a1kw8Mw\nvGS8a9eQCODJbV/VKcdhJ8JJ7O/tWGBUUjwQ1VfHLQfISnpTwVQfuwAhIZEc\nEnv34X0204f7TozZ+7do5zpkrnFk9kiiueA1Pv2abz92phhJPD76QtLGC1fq\n1qfYcRkIl3Gn8QTnmfzjliIxC+uk5qMKeWeKQgHyOFzoyN5l2x3VU108WDm9\nKvrlRv6lCpDwxP9SMqhFbOWRADXv6+M60eTCsaNWYe/1qpHQE093YqPzTOfs\n0DMBKls5BI8Kzz3EmpyHmobrMOGFrTBcwtlMQ0oP5EmUa5b+EtWwzcwOkL4D\nQdYmaeKO3k6UsTtovZe868cgIVIflz3HdydtXtw2n3Dm59IP6DG49NCvWjG+\npwHr\r\n=s8ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.249.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.250"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.249_1593101605348_0.5447120400203529","host":"s3://npm-registry-packages"}},"3.0.250":{"name":"@azure-tools/openapi","version":"3.0.250","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.250","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"4ebf27ec11aa7fada699759915a4e87bd15a743d","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.250.tgz","fileCount":19,"integrity":"sha512-LaLWMQgQyawIGkWzNSP+Dg+oO8Yl002hkr3wwMR4OyOUH7IIrda17+9XNx+EifeFomZF0sk97po5r7hFnGlJ5g==","signatures":[{"sig":"MEQCIGXsOJ2mBHfR9B7zoO+jGmqR9FzmUWjG9PQq21CzErxKAiA2nTiuLHrNv6EF8YidOFJik2QS0PhB7WNQR7Dm6yHBug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+miaCRA9TVsSAnZWagAAjpoP/A26lnz7f3+KvnrOv8AN\n4rJXXKxz6RY0Mr6GwPHOJgq8GncCApl+F3XdbxgCvgolzEF0rjxjBObYf57Y\nvrDBzD6RNbkz/RnAj57rcqj/pNFT5kLdcpMymDpRIs70VHRUKKaCcjeJrsZ5\nfSd8YDsNNYX30gJS73TUjNM+PCn0zh6MBLc0OxNDyAo2ms8gqAi25Z5w7Sbo\nBehj/G4zeMWY6hSJXyKqHwYAJ1UirFzTeiNyoiAFo+xwjDtt9J+0GgqLPhAy\n2ZD00BjYmE6VjKNuZjRanYAB+wDs7RIbXPhAqvudyUIe8Swb06DU6R/LShWr\n86hUuhN/0WBDZ71AC+iaRqnmFOw3ciUadpgxq7xgahq3FOAN7z/ZBh+nmCuU\nG3Pc+o2Q8XXc7g0DluoDiVVLyA2SdicmIuf4bGfAitlcDyu8JwhlZA+TVCI3\nURLo0FiDNpaRIpY3SI9fAFpDT2LGx0DWO1eTqcAUo6IZAMpnYYv07QFrNy9B\nGv2MAf3QFsvXr68VkpaQQ7yg8KYqzLAaJJIDKiJdN0rMDKdhyO6GyQ9C1NRR\nrpFVtFLXYKuBesdxozUbBJAMIiPORbw0/B8DjvyU49SFz/9M+9MfzmFFIW2b\nP/fFqfN5rFm+YJWY4NQ1YS2PG2PLM1VCt4M97QGUI9Yue0HvCtgL9ls5yJTz\neQ6k\r\n=VFHT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.250.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.251"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.250_1593469082089_0.18875166861963222","host":"s3://npm-registry-packages"}},"4.0.1153":{"name":"@azure-tools/openapi","version":"4.0.1153","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@4.0.1153","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"3895b4bf90192ca05e8f6a701c1998144d528085","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-4.0.1153.tgz","fileCount":202,"integrity":"sha512-/dqLQUqdh/k/lHDfBeqkZlJ7ZYxi/UulF6jdV8k35Tzl25KJ3r63w//HuKRG0PNV7qta5Vx45G0PlUPpvKPguQ==","signatures":[{"sig":"MEYCIQDdxUymLS9QscykYSI0XnWmJN2ONVrh1nm3Fx6stoyk4QIhAIl6r6LkFV9cWjZJBdI6QaqjYXBomX5ZiHfCESot3APE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/KW9CRA9TVsSAnZWagAAHnEP/3SDImlMm95yQqu5l7mQ\njmuRcBKv1P5HO67clb7jn6XcMXvtueHol3iivgoQ+7cco9rChk/5c65AKvSZ\n/NtfGak8iX2Q/bRoWVS6BBDcZ51vpIgoTBY6i8nqU6UwWKRYJAfmh5JG1xol\nxgoayi0/oj1yWQVIBw9yzaCZvRVDBgB2uxRk2jsL5OPaia9b/Pu3s9lmKbCL\nloxiAdyiyGHK5NWH9NBSFI2/Dau9SLO71WetupnJl3MlITpIQfp+dLEdQYNa\nceoGHPm7ljlCSbywQ61V9TvDqDKPQCJCx+MVvJT83Onvoa7yDdbIXgSkmcPL\nNiTNQx85XNY8YnJi8WMauFcfnMYiA4A1UNiO8a49jrRQg3FLE4B1I5YaU+Wo\nFAlEUCORkw9Z3t0+UiJKhLljWnVlePJyuSJskwDM1F0yAYD373PlcD76nS3Y\ne5wJL9emqYLIZhzN+BUiNzHrWRb5Si119kJW9WOFSgTTYgtwCsCBVqcftgMP\n14VhXSg/niKBHZf96qZ5zVsZkmkl8XLqi3PRVVF0xgdc1/mObrbFoIwbklOC\nCrQCZEYpjqoPesUicGVcoMSYg493tSMcHH8SwK3mqzEbZ/WnRLB3FGMH9qSL\nK0Pdo3tUkdMNaBI8zy0QTIIgsCWGXb4wYSCy7JPGCjSa/qdoA6GeC2rSSnQ2\n4BiJ\r\n=jMtJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/exports","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-4.0.1153.tgz","engines":{"node":">=12.13.0"},"scripts":{"test":"npm run build && echo - no tests yet mocha dist/test","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run test","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI (v2, v3) library for typing and manipulation","directories":{},"patchOffset":1000,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~4.0.253"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"7.1.2","eslint":"6.8.0","typescript":"~3.9.5","@types/node":"12.7.2","@types/mocha":"~7.0.2","@testdeck/mocha":"~0.1.0","@typescript-eslint/parser":"2.28.0","@typescript-eslint/eslint-plugin":"2.28.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_4.0.1153_1593615805030_0.6771064299090317","host":"s3://npm-registry-packages"}},"4.0.1155":{"name":"@azure-tools/openapi","version":"4.0.1155","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@4.0.1155","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"46818974c4722403eb9efbd4cea2e31a9b4dcd5e","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-4.0.1155.tgz","fileCount":206,"integrity":"sha512-TxEr5JngZpyxctcuRMkyevIj+ebhpEcu/lHkrmnxsmhqtYGc78tJ4BJ+5bO4E8BfwolKnhSL8L4yIB3/4Lkh0Q==","signatures":[{"sig":"MEYCIQDdGZvqeBs/dK4PEfJD4SKNLZ/LM6Gu6IZTdKCnW84CsQIhALW54eRPlPBxBK5qBGai384oN6mAufyH6ymar0TgG0Y9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/LNLCRA9TVsSAnZWagAAUZgP/RIi1BjdFskzJgcyWOyM\nT1tAlPyYhqLKwsiVRhwn2e3FiFBUvvtU04PhAKVxR+YshRaFBz/W89Ng0BJ0\nAnK9/aMG9Yf19/zyQJlkGQgW47U7eMh+U/pzQ4J/1zqq/YjAV7Szj0M8IU7S\nm17KZQj9jdJRyeBUMrGm0cqJ/CPyBz5y4yHBylSxn6LTeJ5p20fg9cFvSo2d\ncrf5kbS2I8tV5pRhqLl7OZ5bA4v2VlPvFFQezLcGRYOsFQPHYaEVqXHLQ8R5\ndeT/jM9ftYJbWeVvpyboUY7ARw6D50CLUxxKF/NoPZRPkzVvi0qlEFpYTJ/T\n2TwflueWacR8d7A4cfeFfj2BGfZImg/iQVwDJk8ZO7MnobXIdnTqNWQ7IHLw\nzW6IfRfgMLMe1UTQeDXIvNorU7Cmzbnwyi85AqKaGomJnUqFUiBcj7cGuMYJ\nnoQojXJcKqdnTNCvAR9xtq3rCO9C8lh7ZRke6+I53dAcmAORDYrLevZYwV8O\nRxOzaX5vY7riPOF4bAiWfo0C3nQHFjV9Nq/2Ggi7m2Ev5fJXJVd8FqmG7gxE\nTBgleDa+++Z8SbTUOHcr4GOca7W1ZIihx4paZNdQ7mP1C5wr3sDgMdjkCfRW\n2sT3xsIoidUnKi9rq29EpGS9WFuvB10nbc8cTLT9Ln8BSPGq2+oRVXylbZaL\nCCZ3\r\n=sCgg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/exports","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-4.0.1155.tgz","engines":{"node":">=12.13.0"},"scripts":{"test":"npm run build && echo - no tests yet mocha dist/test","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run test","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI (v2, v3) library for typing and manipulation","directories":{},"patchOffset":1000,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~4.0.254"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"7.1.2","eslint":"6.8.0","typescript":"~3.9.5","@types/node":"12.7.2","@types/mocha":"~7.0.2","@testdeck/mocha":"~0.1.0","@typescript-eslint/parser":"2.28.0","@typescript-eslint/eslint-plugin":"2.28.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_4.0.1155_1593619275111_0.8466954430115385","host":"s3://npm-registry-packages"}},"3.0.251":{"name":"@azure-tools/openapi","version":"3.0.251","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.251","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"34bec3dc86ed1f27001ba6c911be92ea8e9054d3","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.251.tgz","fileCount":19,"integrity":"sha512-ETUQBHI7H3MDCn+wqrhBEDWtbzR+TCdwUp5bU+0VQZHXCXjzBwgtgskbZxiW5qiJ1UU0LVC+vw0E+6hiWhspjw==","signatures":[{"sig":"MEYCIQCUYHa2PkXslVj9vkjf1zXTVkDJT/FRgf1dEjBMxn+AowIhAMfhHypGgo1Zm34GwWW6Fm02jyoY7WDMLgmZewZuCzO7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA4yHCRA9TVsSAnZWagAAdRsP/1Kkixsmm4SSdMYJJyOG\nTPlefZipRrCEPsW/fhEk4pXuF4SHIM5wzwumpd1fY/DWnmQ2iDfeFSMtQMcz\nVAGH4mvNeR7yjqJkJolY6o2uI381Hc2iL6wpQOvvhvCmrOmRrv/LN4sq4irs\noURqBjNWGrfOFkj82a1yVoFh9LtOYEv2vN1r6WcDbvkfdo0uzAsM/8/OA+9z\nE5DTXi6Z+Jxs9yyBbCHVTh1cmTrNBocGR8pzkrxnCrbyynV46ARlajinPjXd\na0ky9ERYblyat6O1C3lvRkZj9PWikqbjjdrVfd5l+uUIvQw/xi2TlKe7TEXQ\nwmirzzvG2fypmCXSq/6oNdjBSiARtnaeQi1a9pYsVQYtYsc9pzyG4lB9npIk\nl5w7ajTfmax2M/qshdx2z7lwFNqiEgj/4g3pFhCe9jXqJVTmYP8AmpqO+Ivw\ns1IsUTU5cs9au8mzRGslrn+iBu/asMCzBmWq5vEZUgJXY260RTOwpgWzRj8n\nuiTMBa+KXpiy6SJBmDcjDgec4ELiny5ehptuzljEvXqDpFhpQkZDtn1UH8kc\nOJKcslOjsp8cP2fB8jDjF9hgV01WKb8tmbL9hEbEDaIV3sLUI3NK+CGotxGc\nbIlRKIOVtaQrmtlqXQn6YbLKRZHJQPyrR6QicEY7r//Wg3Ue3LxzPMoA3q5z\nrYvo\r\n=TSqk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.251.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.252"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.251_1594068103267_0.13448290557748965","host":"s3://npm-registry-packages"}},"4.0.1156":{"name":"@azure-tools/openapi","version":"4.0.1156","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@4.0.1156","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"85cd43e13956789df7643373413eecee0a09f798","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-4.0.1156.tgz","fileCount":206,"integrity":"sha512-uM20bL2KR5qIe0/fqMC/XilkgFtciLNJzP8LamONCXE3Ci8blCRP82E0lgpE14O/WQotB6AqQbzRlkuNyKmWdA==","signatures":[{"sig":"MEUCIFuM3s75ZNK88C/p4ygXoluVZTLWD6O7Cqdy7JwaglZpAiEAnE2T0ertuLuxo8Fo/yh7d6TvkyP8sMN6STsbGoBjhIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA4yPCRA9TVsSAnZWagAAv4AP+wYSv7MokT4F6RfcK/AZ\nHYa+OZbYO9g716hRdGDLYvuxPWptem4Y6PVocitn3LNPPcR8iouatDMrzCgC\nC5ljaGjuKBpj0WiHtuBxx1SO2tPjF7gaEEV/QL2uB0DizdzAsyKCBAVShb5U\nHh3avyCf2jgba/JUbiv1AqAkPMk1ZC6p5smC/uW5mMh1bgyDfedWl758wI/v\nbi10Hv0bc6PmG7ftCyhwqw7JEus4WDBIJpSNQdJOUWHY2rfdbG5uufKOokyn\nEWLiiFPxA/s41kgwuWkrGloLAqSrfW/2r6o3ldDItb/NybkL6cLFKNzXyun0\nID9y2wpb6OV6MYGVgUUvHdGFIl3QjIKRxjyRCbI96+OTl7b5DHM0Os5dU1oD\njmyivHUYLZE63cg691DLIDK+N9LIZF3TJLsIxsVFlwDlsDQHUZVTx2qXFvIM\ni0AtAPWGVe3hh9uLOJPCMmIbm5Z4pS4G9mrHOMg0wMyhKjkmZ9vgKh6oSWCa\n+ZwB/HR+xJfBRRbl9Ntb17xrb1aKgVgoBUUa92dC54ekwF8dEmgs8ui1l1DX\nvEvgR1gDZy3cw4jwWiUa+88Aw1wyDOSmE7ehuk9ut/DnPjtFO+TRdUxOszlf\nIGLzqjHWZvcJ5KWJjX6H2Krxli/tVt1cb446D/dA3aLQZOEVn4zTXgh9Qrz9\ndg9m\r\n=dRdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/exports","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-4.0.1156.tgz","engines":{"node":">=12.13.0"},"scripts":{"test":"npm run build && echo - no tests yet mocha dist/test","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run test","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.5","description":"OpenAPI (v2, v3) library for typing and manipulation","directories":{},"patchOffset":1000,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~4.0.255"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"7.1.2","eslint":"6.8.0","typescript":"~3.9.5","@types/node":"12.7.2","@types/mocha":"~7.0.2","@testdeck/mocha":"~0.1.0","@typescript-eslint/parser":"2.28.0","@typescript-eslint/eslint-plugin":"2.28.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_4.0.1156_1594068111394_0.8359899686625707","host":"s3://npm-registry-packages"}},"3.0.252":{"name":"@azure-tools/openapi","version":"3.0.252","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.252","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"bf770705844a1f8968945f59e727c7010d3af981","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.252.tgz","fileCount":19,"integrity":"sha512-opAuJMIifBMlp0Wy7stuUp+DaAbw9CowOGPvi5sQlGMoIeWcBZVPeJjwId1wUZxmeYkfJ32qQ4vJfelXLVM3Ig==","signatures":[{"sig":"MEUCIQDOX6IakytPxp7lQJO9KnYxVk1KdvCy9AUXsVt/HcNj5wIga2mxreoAOT1DQ9iPRyKHPFiPNZbWASKzjEMAXPZdgtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBOAICRA9TVsSAnZWagAAv5wP/ig4fJ4uPJ4O3xNTCvmv\n1c2vz+ph6OHIDe/QgXWIRpiU2x8VFHFNWNAqbubLoXUtGCzI0Ct2ABlZKYCG\ngf0qdYg7f3sCilruWHeOXdZgaGYfuLg2CDT9gPU9WY4abE2jjUnBLt0aICe6\nXAopNpUctXc9oUCypJDPx+IPQR0IjjIm4duAHC+Sqe47Xv8bnAFNI+tG+Pj1\neMEpjZp7HtPoXJrg7oKOWJgbw9h40tR8SQX4bxBjBTxiJkjVE6kqtOQnAHED\nFPo+xHCWYUHt0YF81jjZLgkYOOA32B9/qukLKRihf56lE8VlRATk/X3TMqEg\nmlFhuRMraYMRVcgPnU3DkZ5WU6+oHp5RkD0CbqO+ZAmoewRcghiiBSqyjDu1\nbgvLZDi7CGdIsh8Z8JyhAZ5n6oJxDt5/J16YwqmH7bQjbbr/e8KZ98rhRv+P\nSt88YQ9CRHogd8vdvMSMxYVap0dz0M5JULEbSDhrGfBxMXwRyUnJKT1JukP1\ns59yM7T8fm+LyGb/4cbTKJClzj46bkFGdCXn0ZTTCBhbYYq+gfSALwP/mA71\n7t6Ot9FdNyPN7ka9YZebq2olNXySlRfnWdxdTxMGUmFQu3ad+Y75ubavQwjG\nUVrdMZ4guI5Z1anSNMul+fBn6LslJDvg8Hm3MrNJdP/7LXtdLuhZfimRVJW/\nRurj\r\n=vgMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.252.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.253"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.252_1594155016136_0.9478043112771748","host":"s3://npm-registry-packages"}},"3.0.253":{"name":"@azure-tools/openapi","version":"3.0.253","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.253","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d70d8ab42aea7777165ee3f6e412a13f6c1a7a40","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.253.tgz","fileCount":19,"integrity":"sha512-lm/kKrkJHA69tGzlfhtpnY2QJ8ZKvsw6FNBvuKnyVt52wIolSO3gDf25HJOc4Ji7Xb5TmsXD/cIsMwQuH74mLg==","signatures":[{"sig":"MEQCIF1/sdRFoyE+4O2Lp8aV7EYezPCzfWoJjyLOEhQem4gKAiAPu09k8OgcM2l2/b1cdzIFERmg1mEKJ4jgbZdQfcGq8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBQgWCRA9TVsSAnZWagAAeQUQAJiZ2m4SQl+U74EVm2Ag\nVbbSgnc8oPDGtEyXbZ/6+d8gS0mDcUK0NXR0JNj8rfllw4coTkiyLCUqE5Zj\n1++SNlCg9hd2dUz6MzZT30HtmC8yd98uxXI44x9A37xuneVSwaOMrTlBwQQQ\nQ/GEsuWgn1pdNl3tmotfBKsZxtxQDtGXGqod1HHl7yXzMdWshkhCbA2IzmW9\nGSXAMzXMxwhEestsuc4Rm4SazF+ahru2hOhvoR9AV9XkupONqXHpbR3aQ0q0\n5ThLwiUYYMgH/TuJHnpDcEHm1Q2XyytlupmxKE9oaZJnRdaWAyf5XnlbezD7\nXhnWE0NdYg1e0Aqxlkbw/03YNyKbk156zTho8zx6P8RyMqoJRZygzOW0EIQk\nGOAspGiJ40aDCydNULIP21g8GXIm+DK4VSU69cOEl3jhuU4ZuOpvdpGgkSZu\n+e1xpfg4hzbTnr6nS4t/Cbxqc119vIBo1B8YOVm18fd9W6SaOCLjpXbbeLmU\nfTfzetXFtr1yr9tsaRgOC52qElqkimxco0xqqD0LAkBN/CtL1IiauRSw/RQb\njXk+x642JtWx3BiswyF/n6gpqAk+efPbE28eNhZJeHjEv6d3hkOmGCKbggIE\nAfXN/9TBshsp/9p45RIwruG5WdL9KvtroDwrm+bcfdDmByekxFaDza/0a+Qz\nkPcJ\r\n=vyO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.253.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.254"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.253_1594165269752_0.7875884328714406","host":"s3://npm-registry-packages"}},"3.0.254":{"name":"@azure-tools/openapi","version":"3.0.254","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.254","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"b69503df5d14da297b1ea9b145fcb1b23211b881","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.254.tgz","fileCount":19,"integrity":"sha512-mNcGg57StLvtnXc51WWX73CIq92EaAamQeVEFOkF5Sn+kvJrXwIpEQuk4l65AzZMnlOp/qR4xVpkvZAjt2oXWA==","signatures":[{"sig":"MEUCIQDnpCSThpc7+OpfMxWAutnhhE16z5+GnrVGDtEw1+mDWQIgPqf8TCHBjPMQYgiOAUflIku4dTXLsmks+Tf23tn2V/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDkg/CRA9TVsSAnZWagAAOI8P/0BvPfA4HHz38X95tv7+\nUvlz4TxuNkwqbJW8pB+vZ6WCtPY8IOS0kWYFzWgVc15Ert78n4AsQekSjcAg\nFNmWx822H1I5LBocTe2FsUee2vT5iIB2ogiYGJhvsAcRwuGXvprPYUX5kpVs\nwJEnMLr0aB+Xb4ESWV/60wE7DJ/PI+JT6s0DGW+5Yj3JxPLK3ebmc9rnhp0V\np0f0KgB0zhWIPlaAfcsJzLWo6z76lIjxPzBhbhT3prBwsw4BfRn/8R6/F0OI\nBAxGLNUiJP5MlSV98ZrerS1hAKYJemojzZa2kbsJ1NEP5Tpj6j40U5j4K1oc\nJn1QqIk+7KqhFV1nFadEP+Nekd5mrPPIvUs0cpKPf/0HqOWbHEK5XNuVSEDJ\ngZBo7kfyzNvOqHQtzRsbfQepGxS/bOkBPizE0EVvT2ULkZJdoW8ux3UIC7+b\nfatjplO9p1SvL0eLfldLLSm0q7UICd458k1bFIySCdYwOb0egQcGMMEaefjE\nPWd7s5eQyVm4jkUPb8y2Tp8I4y3HGVXfDIhxbl7P+uYh6belz+hQcI0wOh90\nEU1hL6kUR/g9K6fhwcqOqwf59RI/08Y3mQixegwBLDJV2UIAvePGKpu7zJra\n4DNnAmYcMlZGYtPeVdRwP1xe0ukhfgBt/JBNMPQ0gPAPyDBv1lXXb6m0gRlY\n/H9N\r\n=cIh4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.254.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.255"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.254_1594771518929_0.644416754585964","host":"s3://npm-registry-packages"}},"3.0.255":{"name":"@azure-tools/openapi","version":"3.0.255","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.255","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"01343a854474aa667b5fd3d0b9389daf244bfdbe","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.255.tgz","fileCount":19,"integrity":"sha512-hSATczBiBOOn2Pvn3h+C7B8ZeBbEx46t3MyFGRjTcq7nWeQuWkHSj2etV6z9E8d6Fc4z1p5BsHb9I3VGG+dhYQ==","signatures":[{"sig":"MEUCIQCMkMt7hJ+TkZld/Y6uYliig+NmzEcuV2COjvcMcjB2iAIgQZJv4zfD9/Cy9284dlRKI4o11hGh+q+7hCQCbamUUio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfD2mhCRA9TVsSAnZWagAAvu4QAJJMV0jlFs86ruVXNABI\nRaKUrAuu1LVAOI2nY/j5CxA8GN+I5lbUeFXlNypno3II4mYHZczLB7QdfAHz\nMQqvfCQTYs1o/v1Az3pUFcZ5EAteVA8lcmI7olKUR8Ast8rORk4Dwt3NIilK\nYmMJUVVkP3qgoI6ImXEIGdXg3qsW0uC6bc8eYUbDHTaUYwmQEI6wtuYu7Qkc\nt700E1+YJRyJ4CriiRoyfyy0S7ILBcj72ixypVakgZtLEDeRrCAaVKtl2lrU\nD05jZf/rsPbgnYxQM1H3A6VN3N3tfDfxt0WyMNFGjDvjqjqdQkJJJpsnbFOD\nKRf4HBEyBRbiYbUnloMrfwYClviNs4dSPGqckPSUZQdQG3liF3kBPQaVGv7s\nc04KcF67vp5kd2lfbB5mkviL8xCH975MxjGrIzoXC+H0Us2vzkCNubIQu442\nXFx4m4QX7dAEcYya5SDn8LJxjpIIRTB4+a/m3ree1C3UMPObBI78ekTqAI7Q\n1/kjGNTTPleDK2kLHuFdJnqfozge3FU9FhL+BbjGjH2ETHafGEKj1s6B2x1k\nkbvOoSoG19HM/lWrI0Srr8u1hkv4XuQubor7vrN+hjh73JEQoG8Ptm0D485m\nq9fR7/9v1UBC362WlS7nnOequzXTp1Fc6+QYwUIoRzKmd+RQaP4g6fZrX/9Z\n2Mkj\r\n=S1Ag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.255.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.256"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.255_1594845601004_0.5978391962700615","host":"s3://npm-registry-packages"}},"3.0.256":{"name":"@azure-tools/openapi","version":"3.0.256","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.256","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"77fc76d597f534ac9b22d43f1662950264a9204b","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.256.tgz","fileCount":19,"integrity":"sha512-ytYxtPA3STwTndkYtZELpM+VZyZqAxSpwO6Asq5xsoiEwtFkivWEOCf9i8MvcV14yVfzgJ4mqWinDsB7eehX+Q==","signatures":[{"sig":"MEUCIQCQ9dyLXsvqsxDjihsINYQm178wxaqq1awTmFkorn7tQAIgUlOxokkFW+nF2MJ2+GDVAKKWx0533X2GoLjzrezFhLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEi6WCRA9TVsSAnZWagAAfkAP/0qRtRADxsidAbsAX49X\nmaMPWQdQ1GgPaTfpqmxd3Tj4yYM/so0pTc0KZG5bGjfrK8wTytRxUVEHjMds\n5bwhzoazJpZvk4+NdqkPgCO/+X3UvgM9TvOn51vfGK5IsVdG6iSmVlXPoSRq\nVYpRv78e0khvrRHZQe9F/FGlh1ebKzvo/atHve/gXgKQ4IQBBWs0pDARgcxi\n5NXDODVEwCh+88DXTOj6sFP2MnFPU8ohq+fZTXIK37ni3ExHtU5eLTIGs4u0\nDiq8paeSYpuz59SlDsZWPt/fd5GyDUKR5ihLslXABW2UxjOv7tZXQmfoVvSh\nu2lzi1sCYrGRf/zfg7TtZi+UHIGVupNZkbvcgxE4mfw2pwO169Qn+jhnJ1zA\ns40n6Bpps3lNTtbPlB4kcPmrYIGccs8SRwPDwzKa07UHr0gq7O2wHs8Ntxbt\nPLJQdYfbds8TDKtBsoD9xz1gFV6CFTMOpwhxFoj4Vfd4afo6Zj41kiI+o6e3\nVQi/AgUGegxGx39ajmtKNDGqvW805H15erAK4YyAl6UYvUvfxidVFlEGkhQN\nBqLSYoOjKEKDByrsL9Xkhvz9LE3kn0BuDzLq4itTVkGeDgL9+zKR24NXEt74\nLElQCZgyPXbST6Ah1kCuYwUhrFUnQMzLz5iXaAUk505GxZ0933C+Kfk+K70g\n4B8D\r\n=CeMe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.256.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.6","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.21.0","dependencies":{"@azure-tools/linq":"~3.1.257"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.256_1595027094290_0.6765905692766458","host":"s3://npm-registry-packages"}},"3.0.257":{"name":"@azure-tools/openapi","version":"3.0.257","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.257","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"8a980f95468cd11810c7a2da71cc7cc969e03ece","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.257.tgz","fileCount":19,"integrity":"sha512-pRN6OMFSk2xdclyz9Wf9swgTEiC5yk6I2NJgFNwD2HLP7tBdCza+YTFLn5+sGoZjvWvM2rAWYIXDl6yefSEl5Q==","signatures":[{"sig":"MEUCIHboXOWA9grURLVp3vEpniI52TrkO3nNaGgYwUvj7dcNAiEA0s7ctIXXYKc7dpjS8vDFfawW4UC2/V3ENNIvxaz9CEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIzf6CRA9TVsSAnZWagAAjDQP/A46hvGXWxcxYuuFp7c1\niXUIj9Zz5djCkpQjCmYa9434cCBNO6nsR5KrG6JXVBmNmiFErSZvHcBS9lSK\nADM2KXcNG3LSzoNO/DuruYuxxx4jBKJq7R8cung6s0XVYBv3aoLrW4+SacN9\nW1qxERPK08l/g5B7BCk/S2CK7eBf0iV9RinHv2i0d2G8TkwMyurO3kiMFGaz\nEbWiUi7ZVITPzNevAwempfMrHNWXcnJLQ65pwC4wnFrfKvCVy7HIaEtuekDn\n8Ttp9/HeBijMtA8RLzAHpGE1fAzwNQyIeKmt50u8UJak+5NEpfcoNausU4Gd\nekDqoWU0hTA0Sa1+fqcqV4RAO0WOYyo1zlnt3GNJ0NauSPkO3K3RX0kCF1h3\nHZ8mtdUk64pvkONAhzNRzixw3soN9OVMsorh95xLg7ijbKwqsDugsON2Bj5F\nRgpp+NxxP1CN4TjF3UzB9M5qCcn1RAvTElr1Tkg1UrIPin6seWLyCbDv1NVJ\nsKYoQ9wwXSD97ZCX6hi7OjB53KsREGZu7UfUBwd/EJ/wHui75X97MqzgisDp\nPNVLa+PSTKhMsuPx9dPt2r8yraVphZFBR9pXo4BWvVdB9ZfwqtkVylpgluKe\nm3OJ9kZgBFIkDzw9tMjGLgC+AvpWAE3/tNYAimF6wtcDzIBNFU59k17PTQPZ\nAU9c\r\n=ASpe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.257.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.22.0","dependencies":{"@azure-tools/linq":"~3.1.258"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.257_1596143609714_0.7429503173231313","host":"s3://npm-registry-packages"}},"3.0.258":{"name":"@azure-tools/openapi","version":"3.0.258","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.258","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d887726516c1a287a1c1ca07ef9dbf63d37a540b","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.258.tgz","fileCount":19,"integrity":"sha512-2WyBwiCvwcXKNaxx2pfBlmLyE3j1yZ1m72FgBLH3MH1kB7iKyGbbb58K5SLTIeh8ZF9YqlYcMWI+UTh4T6vp0w==","signatures":[{"sig":"MEQCIE4glR3FeEjYZyklXOiIGStSyckxk5mkCi5RiBry+CMEAiA+KR65onNvEo5/8fSJywcHCO2v8OJxGuaTn0EEZySosQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI0NVCRA9TVsSAnZWagAATGEP/Am7a6OH0Eb0T23IX596\nHiHX9YMHWmQMGQyyFbo+xdS6eGaoRLMT/CLQegzFlDVA6RzF2U+MBkTrRQSW\nfIhWVxOD67PVHw9dl1+fkzJ59ZUrhjvdOPm4zS5P4MqnfXDBfz4NTDUlD49v\nu50XUTyFDNaHql5/Xf1w1ivYvQfTj3kgIMevHOL0+Kc0gfIsHDN0JNOyRXdD\nZQFC2WUCp17F2Vb0s6KEp5tPXnFdLPkp5FJ5W4A9DV36Zpm93tXL5QnF8V/Q\naYLm09oFwI7AlnJtf2gMj8Yy3y5pWjy1iOBOWnRRfp+qlSnxc/j9GXYfrD7h\nnteCVS9vwRL3AU5yE+pDD3buqTj8e+N52bTYhaixBPCsw6daCiQJ8oOPOJ6P\n7DRV0IU1rjgB44oyBf4hF0blA5w/+O1cmE3IBUvNFf0KByYRzRPR2r3JpSxG\n94uxe1wBK7SOnTpXP20LiojyuBtxoRUMLcKJZe0jgFePA7eccutMLKdYwjfg\naWyyZsBHg2BkygosbYVo45p3skd3ZwgrY8NnZ1DRe0jOBF3Ccfgb0RZQb7Dc\nfE31T/QCPz+RmBcGD9W5rIOIPr/jpvKrlQDyGwViVW846QDPNtfYXkWs/REl\n8ff2EBw0iQqho59utyQ0HEBK7x4v9/Yo329k5aOEcQc1+kWi6mbIs6XdzHKK\nBbtq\r\n=mx0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.258.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.22.0","dependencies":{"@azure-tools/linq":"~3.1.259"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.258_1596146516688_0.22770657665184424","host":"s3://npm-registry-packages"}},"3.0.259":{"name":"@azure-tools/openapi","version":"3.0.259","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.259","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"6d174038eb818a9687e7562aea0d4d080b3e6a39","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.259.tgz","fileCount":19,"integrity":"sha512-DvBTq/Ahc7HbuaoFmwIkiIviC3m0iMWEZVkv6/XA2nnaW6mH1jpUziupJy99wHjraFaKBDDMMGXKuP9OHgBLjw==","signatures":[{"sig":"MEUCIQC5fI4z3drlYDbuEIyebCMW8DteKwL8N1blu8iC6/JWswIgDw9+jzLZsNjbsUHJuBAt/qGkbaQ7Qhom7AwvQuJsxIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLaNUCRA9TVsSAnZWagAAJlwP/0v0KsJZsnUbHu4IAeVP\nHh/IHuc2+eaYSo9cdNqOnZwjZfDUH1z3CrLGgmbGDQGLouXxM40QAm+0ZVyN\ndZ5kfdcMO4gDDnNYDDdD+WEMmSWx4wT6bVQM/Hy0rfpdXjzzBKKQeHx2hCyK\n2C0otN+e2vMrvUFJv/CtPR1rJ40ru8HPVqhNQ9MuaeJwTNP6LNxjX0UHdlgW\ntXGyn9muw0v7EuCsdx+4aJaYXH9eKaUDpMJh5QkEE7fweEd0+iokFeyTTjdO\nNh/wdpxvdzOx9mw750qsV/Q4tyvpPgvu5InizPz54tgaWuKviaku7y18WQ+s\nsJzLRF1rr42I6somRvmKhxfS3nBHXrLLSDHfCYMbSdOWCQZdVydXpG2acsaf\n3JmeCQx3B8BEdFsgQZsqiArOyY0+TJYMJPBsai8UfAS3QiSJv4HWmj2RFF8L\nAbtTWjFk8m8jpElB8b4djQn0I42mI9iNC+n1xW+/5Dt9XvJsEqT3bUYGV8g+\nJhnzlzaZ2naEF2VrJKkUZlz4IlF35oI9a2jGVPvNVqG6cu4EMkjAtMleICD+\ncUwojhQgQwOoTOsUhf7JlQF5bcfhSA21lGSCmXOpE28C2Bwd9e8l+VbLYvoY\ngt8mL80xKS2Vx9Z17VLdN97eiwQRQsIHinXLGG5YOS1/4k3hI5+Z2ppGIHA6\n7fn9\r\n=GVCY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.259.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.7","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.22.0","dependencies":{"@azure-tools/linq":"~3.1.260"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.259_1596826451685_0.4972545747336772","host":"s3://npm-registry-packages"}},"3.0.260":{"name":"@azure-tools/openapi","version":"3.0.260","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.260","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"e983283bdbe4fb4f876b4a4bfbbf22f3fae7cc68","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.260.tgz","fileCount":19,"integrity":"sha512-gcBDB/AESu4TzH8PF9mt1NBcXTK9g2VgdsWRc7S9ftXnAx6ogiapx0OpMaS5bXkkpotIYZz7mD2PIQGASzSegg==","signatures":[{"sig":"MEUCIH3jGdvIKFwYDZfAgBKLXC4rv1NurNolnlGTBnrnG1nwAiEA/06KtS2T1HPFhSXt0dF3qJ6JXnCpRHJ2shJ0Lf59zcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWBGtCRA9TVsSAnZWagAAzC8P/3/kZ8Che7HzWJ5liWVk\nsJRWtARWrTlZk1C0bDc2X+CW6kpwRjScjcs+8Zbv2nrMXBD9hqAYyq8dtDac\noYzTbDwCHBMLuCyej30a2hfHC52jpGoVGQFFqws5WQLOe5qnMPJgmt1Nyn8k\nG2BYLzSh+A20IFnVE2hugdErr3ejRv4Q1FbGGjxD9KAalCybImFg4YOfBMDl\n5nzE/E1lKknQOw63KCyF6jreRSIR6zfN+tDZ9w7r767mRdp79HxWyIeXB8zz\nIjVtjibDaOsx1tomWnDh4Apwt1VlzXJvfcoi4VrokW0PKtwaOuFp1CEGbsV5\n2Wdno2CEdQ2BNiRJDP7IQZTUVxGIzodDmcJB2SfbnqzdoqqhDx4svsBjTDy5\n8IXqc+RhJE1+qRJCupZ8+ENn2bEAdMEZMmjnf78QMIIS1VUIVaTsxcpQceeb\nlMK09DOypVvZbiDNg36X3lkGw12EJ+xt0GX58loJA/wkQI7GZDysRmEEobUO\nLDPbl2V6TkL0g29Y9wxJJbM0m3h25Yg5cfUo1zoMqw0KF784y6g3DtxFpYOc\nBVn31L8QeERhKlht//Mrxrd5xxwypbHSvoewT2oOalhlsu9/qLsq42D6xns0\nRf6ksOQixAcX2eWzJlxZsi/NOuJvB1BrWYS8S6F0eqvZqDteF3okD6q2/Wus\nfZ5P\r\n=n/jV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.260.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.8","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.22.0","dependencies":{"@azure-tools/linq":"~3.1.261"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.7.2","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.260_1599607213177_0.13668680124214294","host":"s3://npm-registry-packages"}},"3.0.261":{"name":"@azure-tools/openapi","version":"3.0.261","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.0.261","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"1d47a29bd67b93a157747cca6f89010570a4ca5c","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.0.261.tgz","fileCount":21,"integrity":"sha512-kyJxj8WPILw+vsarEDfJ0NmjdZqtHHfkqKQD5B7jeaYb+UdIJXQK1OCMdzQ+XjYU+lJ52wjixp5dnkddsqeeOw==","signatures":[{"sig":"MEQCICdC3C1TYiFEqDVHGayT30UqYoVZOcAMv5FVkmiXZUWNAiAqENOEUeUeRt0y4n4YWB8WmQij649ta3j4jxp8NITTag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAgYRCRA9TVsSAnZWagAA0c8P/iOKAK0FFJO2SJM/mPqa\no7BVr0+ti2gB+rJqcidjI5Oml2qP29fyvAxsjsZ1ZOlCD1+DXGMrd3cSPTl+\nEmiAQJbigAJC8y6EFtKaXTjTa6q7MAREEMoIKkz8lhcvjEwI1hGsMwyQt96Y\nvCKWSsUzmPc/YjR8ZLpbK32mZ0EVr8SxjwWBRR/wY4xPICvxD9qVtTA3v8G8\nfmEaxd4Hd9b6idYnXV36NwpFQQYaGmvk0MUvtvCm7HJVyiTs8MjXFPzMUz+0\naSlqkfbklavsWZ2aVfGO4IeS+ncYaxJUDCeRW4PU13y/4JnW3rarWAaavpNh\nP7eQKmKHHAtDYUlnSGuo0UwVoWvtg4635s4kXO0nD6HWOnYIRxfoKJKKjpdM\nySiHOd0ZAUnUZiylazRrsyThou2dRodIGj28AkKUTNAfCRc5x0aq4OOWAN2Q\nMFhSk3NO1kPSiZ7e80pxZ7te3Yg8eWjKp1UWMqvI1Yvt/DLP7IBCenKuX5Ls\n847wBWnv+HC1Wh4u1f1ZpieZ2Ky+oc20MV6NZbwXn2UvXPzDVCyiZbzE91uk\nY5lvh/Kbr2gAdTHafBR4jkrcdMfUuKzdPylqHN1qhiWH1XjgMRAa8oNb4C7N\ncTmhqIOetkeFDnBrDRhmi4r+65k4FtaTTJGASs/tHJLLPbZukEe3zt7N5oQM\nIvxf\r\n=p/Ki\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main.js","_from":"file:common/temp/artifacts/packages/azure-tools-openapi-3.0.261.tgz","engines":{"node":">=10.12.0"},"scripts":{"test":"npm run build && mocha dist/test --timeout 50000","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","testci":"npm run build && mocha dist/test --timeout 50000","prepare":"npm run build","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","eslint-fix":"eslint  . --fix --ext .ts"},"typings":"./dist/main.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.11","description":"OpenAPI common code for Azure Tools.","directories":{},"patchOffset":100,"_nodeVersion":"10.23.1","dependencies":{"@azure-tools/linq":"~3.1.262"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","eslint":"~6.6.0","typescript":"~3.9.7","@types/node":"12.7.2","@types/mocha":"5.2.5","mocha-typescript":"1.1.17","@typescript-eslint/parser":"~2.6.0","@typescript-eslint/eslint-plugin":"~2.6.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.0.261_1610745360596_0.8646198545863488","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@azure-tools/openapi","version":"3.1.0","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"9acd6b37f70ff9085d6e3726e5699cf7cccf63de","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.0.tgz","fileCount":28,"integrity":"sha512-4cpRDBgaY/044ZtnUZNcJUUdDu+Q0OigrSfknW89TSRPiykK83ziYbmZDEe+/ctrRGlTXw9XIejkgidKed7rPQ==","signatures":[{"sig":"MEUCIQCC8WqXXOr9S7+2cmpG3XykzQz01uSBvwK6rtoVeLacnQIgZIhhwXpWUkw1gkUmdkwg7+v/3Zf74DGjQoZ+tiCwaE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHIviCRA9TVsSAnZWagAAtrAQAJDqL5lGUqxV905jYSEs\nbCjsE1FEJTqn/BPqu567LV8ZJvQC8872z8zniIbFJGKzL2P5zsKziKWyZt/D\nmEMEo2V5G9/fS7Q+A750UYhsgbksTfhdz6/L8yBctlSYwKgSIF3VNacoyLIH\nbrlDamsNNJBmVkLB8jnhcYF246le9/Ufnmy3ZSj1F+KsUMPKeZx70zh/3Pa7\nXL3IxrtI8eVUlu0h62MMZPYV/jnN/3NhlnDudVMHxS6ToO1s6p+Cj+czHyOs\nL/eCmim0SS2M38dtYTCZVpiHoQBw/qlqQQuMDTVJuAwEvaiM02vYmBmuTbZ6\nc7QhfIDH/KwwFMr1c/yYHNYq1EkKx5cfVIMV0ow8wXF3r6RAZQqtzua6zIYO\nBJ5zBOUHGr2/GGtKoD9hYwIQ5XQZ5BFCa22CgjCyZ0+8hS2t8qum2GtZzrYe\nmiZ2jfeK8eVE94CMIsXMgp9Que1gYs4Jahw0h2Y0Rne91L6rF0abqfh6FYuC\nLvsFziDwtHpw9qgiHc7hPIAakc84toPkP8qVjdTOluyYHBZCMABm6YWbxzKw\niPA9R69j4mV4nNyqEfvWLV9wGP0tcWva6ToymScN7qZIoOHB6UJbFu49+ZqP\n5mpDp3M0PoWEoJCWQHLVilq4hoHD+LVGTLlE9SXawsG9kJI770rYjazyLyWj\nqGrT\r\n=2E++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.12.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.11","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.15.4","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.1.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.0_1612483553705_0.9175420957115281","host":"s3://npm-registry-packages"}},"3.1.1-dev.1":{"name":"@azure-tools/openapi","version":"3.1.1-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.1-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"cbeb5a31afe50d97ad4a561b02678e8f3d68c2d4","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.1-dev.1.tgz","fileCount":28,"integrity":"sha512-aayoNpGwvvwAHIwu7R7TI37M7JyM+Mo6s3S68/oJaH7SQdOUaec08uRvehNUujlacbjr0OXlgj0x5wxfLjcDjQ==","signatures":[{"sig":"MEUCIQCC2HAK16GTT4hpDO3T6doZevdcOZAog3pCTv64SuU1AgIgfqeocYxVl1OIv6ah8MKjar3KTCJwOkvoP6ttENm4FUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS6UMCRA9TVsSAnZWagAADgsP+gLrJwFhiwYDZ4Nk0e9b\n9GJ00Ab72TUHksYfDz4BmuRustwFieSuzoY4T+BB7MAa6uPSsWqjwvuyHvLW\nkbASFh1iodRPwE1HzQJa19uUMV3cm/DJnwJtn3TnAg1wZDc2WWR8I1GAd91U\nfUqWI9sdikwgFVuvwYeY28VN5Rifcn7wFOXZtUehpph1e3tWS9m2MJ32KJLm\nLQ2ee6jOrMdWKLICGm7W3ko7vbKuHbW+1nuekBDvrBrcFuMfr4v8Ow7mGHfl\nEpyJFv7Ts5FI+R+Z48W/JS+3flPYFou/jJSSuzDo4g9KZHgNdTaKLYuRqTan\n86hAJTn/uxG09ueN0I/+gh+WdDc1o/I4HPQbhbrcbrqvGPK9EtWwXYB6D0/f\nVTGTBP4nSKZ1zqT34ueEqx4DgLL4CXCX4buoGIYj6RYozy7AIIjEsr4iks+6\noE8cqh/0AEXNFtMnbP4Zjpsgbs36ul6d30JUJB/d3Z+ro6VLGLG583v2WuTe\nEzgdNOnlDUdlF1FAsCChplBZaqJO/9WnpoiayD3Qf0t1oV+8QeBEvveqj1+L\n5mf8mAIPgVOXdcDa/ZwKPLlVOPE8U2CF3C3IDqCMcuTTqUgHnQmoe8t6tkNR\nthlxdq11jhL63un2s2JuXTft1Iq6yNDSvy38nyymniQo2bK84tFR3PbPVqUx\nMj2A\r\n=1kwp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.11","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.16.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.1-dev.1_1615570188410_0.7983978919198333","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@azure-tools/openapi","version":"3.1.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"0bb810a63217292983b7df191f4c9301e3389534","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.1.tgz","fileCount":28,"integrity":"sha512-zub2sgimLiTLnzBhaKSOkCv+z1INuMc77oToqYW8yi2iFlULngRSmq2j1Dgbqn09/qCTA+Q4mRcb57gN/KcKiA==","signatures":[{"sig":"MEUCIQDFz8D8ZYCbz0AGu3rbdvbN27I+nyoFPLGjY4un+3AKlgIgPxNu3FuzMXY7g72XUAf2g/C4SNY/Rb3p6ZPDOsHXQ/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUOrTCRA9TVsSAnZWagAAQx8QAJv4UmefNWNvzGOnEmf8\nv5xOnLLXOJFjnOjgnFKLVX+w6JJ1aPLuS+yvhDlIvh8Rq/xrNZHFLKh57Z4W\nHXV32r/1HNG1d77qZUm9eHvZe49b2fu7W96+4Up6C1uF5jI5KCCxpIYMMeA9\nMF07bGBgczpHpn+UWTysfLj5v5wPHlXd89lBop9WCh02kxfRcJDY9JX6rhdO\nOUq9d/YJTUC1XgtURWHRCHOWxMtualOwr0bZT62I6HQqbrueB5svBFAM8q4o\nVPNpX+O8gTNJ2M4jkMpFXN11MvVOx2M1N1t46U5YRIDNBXbUsUt4BPH2GZsC\na3AcRatuwYBPue8m6eAZ0aIhR/7VLs7BnmIBxQdfxHQ8iRaD6Axf6LHK3zEi\nPOYeOEXqZsF5v3lYgw58zQHn6cmjUw+jGnMkcsai7YFWg9grdnoPXq+IUT6g\nS6m5iRSQjn3y/kiAW75YBEGyi7Wq/oq9CXCgBLtJBG/Dop9Dd9TZmZ5W6ixQ\nQsbOPKkulyeDT2+RP0lKN5qA/g70431WOs5awlUXQ6xyFrisSuYJPbP7QWI+\nfp08E9z2OtvDr287RfrL4BE2ORSrL6dflLwSLF3aLZA9ZnEzTusypcOZ7wnj\nr40pGeL4XtNJSBjykzav47x+x7OTs5ldWvIYYs5AMTNNX17EXX81Vb0vv1nH\n4ea/\r\n=EJdS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.11","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.16.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.1_1615915730562_0.6158147860908789","host":"s3://npm-registry-packages"}},"3.1.2-dev.1":{"name":"@azure-tools/openapi","version":"3.1.2-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.2-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"41bf2be8765e374f1aafc3baafe9e5152e7e4455","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.2-dev.1.tgz","fileCount":28,"integrity":"sha512-S59xol+IDrGRe7ca3UgUUa2yZxYsqhkgjNBLUT1qkFjbkIO/O+LOG6Ha54FYkB718Y8P+t1nRHJSdJPyiYO8xA==","signatures":[{"sig":"MEUCICZJBRuJkh4cqR5YIYqLze6++PMX8AzT1gWlS6b3J7gVAiEA9XiYefXbq6v5MfqDLoUDFu+AHfCzz5gj6yLG1ZyeSN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfw1aCRA9TVsSAnZWagAAnPcQAIc2BU84i9FxURVBCK0t\n+9OS8aYVAaADumWSBU7V2OyUuRQPS8snLWAw0WXehdw6YRoYuqzxWQmOJbcl\nB7Nn7z7GhpIRUiKk2hBclGyC8AAcG02FVRllVv/lvkEkToTn1AUZKnvN7uH/\ntiptuA70IN2y6muLIES8w0O167J+BofIZk0LbTFds/Ac1k1P9gaLkD1yKTXM\nlmcrnjy+qSR1yBVkOwmSOZ+jk2M9KyFPc8hMZ2WVgsrQv8CdvBCy1YL6z7CT\nuvKpetmrB+kL6c3N5s/VGU0bg0Et0JIwEwv7iuWJDl9Q3jx4lwIuu2T11qvw\nUbmokADEzGV92Kl4r6f+0z/AxgMMGPA2mAoyQ5Fy3ts8AEhr21bFfJPPHoTm\nDO1dwAnetRZyC/vF1yoByd7ccvo/wuRsurTVP5zGkaDMOF6y3KjS15b92H9Y\nFE+KvSrc4APzcqYaxvSNFP073N2WTUWQQj9ipd7kfxfrpigW3VI/OxOqBn+q\n7iTDm8xygNaPbpTRhm4R+QpGskl9qaSuVPievDoQPs4skzSatE8S7gSggHxC\nyqMmJ9eRmVYGKED+khjddtJq2NHoKx8SMbJR1pM+OGUmzqw1XRQt+T/DdP4K\nxssCHR0iHv1vL53LqILW9/J8HfHHc/YEpxHwowZ980I5IiQfYUvwgrnfllx2\nObnL\r\n=n7FU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.2-dev.1_1618939226447_0.5153298750821984","host":"s3://npm-registry-packages"}},"3.1.2-dev.2":{"name":"@azure-tools/openapi","version":"3.1.2-dev.2","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.2-dev.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"0516d3ed7918746a4ad3e15ade7307520e5816f2","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.2-dev.2.tgz","fileCount":28,"integrity":"sha512-iuAHBlI+tM6yee/mN5HgFCD33MsUB1JcMMcCaSEEoW6rTS4J9Fl/una7iRyeB2aa8FytfN6oBrkngQPBaIoIzg==","signatures":[{"sig":"MEYCIQDxLiRxK2h8UV17K+blpUow+a3XrGoBjYfpE3gjKR1SOwIhAMlyQqeJu9wEL7avZow7ajEZienTkGGsKAHzTY46faWB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggG7ECRA9TVsSAnZWagAACjUQAJHEIp0Im5y35xgJPs9D\nT1nFQlJafqbtblbti9WD1zfojQo+jJC87/zZnvB1tWcbUSJZZb37/phML73y\nS6k9e3nBaqZD0GMGNcLTPbGRn1ESYyGdtprkOWrNmgy+7b3fgxkh7YZsJWlU\nfKnbJQR8Wg4siPHUyU2NLFFZKE069QSn0/uCF8wM237cdLqXheCHUujGf1X2\n7u3S8hi3ULuNn2RYPgH6/nO9zR3XFJAm75VrglVAOaEzU38kkfwVCDFA8qdL\nlUJ5afBC111xNANEO56Uxviyn6a8cnzom2cu6HkyynfSR0WwiWAVjmJCsTOd\nchM/NZvISud3UNdIuuhytRN3OCZxtWnVB5hW4WvRp166EhUoOExQnUPe1DZx\nH3e0erpBNz3nH+IxJhzwTFhSYxUE3WQGfUs0mVEZpHWPZ5v/ZnpOer7mPyaL\nT04ERh/ISnHUi8fTakoEJe8Q4fHIrxKzNBKB3TlrOn+TQisb4Xvw/w//esRl\nYMOKDMYl3FP8hrRJrJgrOjypGJURu+xxplX5PlPHsHMgSc4d5WKTryYp77fq\nyTOkhLkkTppAAJHD6yAmdelYaiCfZ2LddIGv8vYP/RC1l3+vFh8BskBVwy7h\nIrZdnMehG4Fsrrd+PHKSFGUNkM6QeZnbuypR7KY4IukWTqQndjE0BDkba646\nEmHC\r\n=a54f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.2-dev.2_1619029699603_0.9946585314686165","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@azure-tools/openapi","version":"3.1.2","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"4271e91bd46e4c0f3d5aa751c1ce4396d79022b9","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.2.tgz","fileCount":28,"integrity":"sha512-OOa6uLKB+Y9kPsnKsL6MAkGKIKJL+m2F5Od7Bs9ULncBnxMmM5kURD2P2cYIW3/MzbFbusHlPwCVFBEgSWfigQ==","signatures":[{"sig":"MEUCIQDyy9TsYMMUh4EpSIygE4mS4l6t1CD0YvlnU+rB+pEIvwIgfSnkjlFVODT08RCmUxxhrM0k6cAXriLU0qc1ih6/8Yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiGtkCRA9TVsSAnZWagAAx6oP/AmPE4rZDlVS2JD6fEtx\npk6z8i8r2hNLoQfDsnFlMDTG9K/huFnKIxZjZgTY1CwMhfhJfhVQZ7JCywCa\nWuw14DmKh6/rtES87wBPocQHnaq7/qp/nei2/ny3xL9QjzAGHxiMCGn5rPZZ\nVMAkxmCYvLRH7tLlwsCBJa+nK9f7twwAl2rSSv6CQtM2/U8SvlN+jggCmafu\nde2vZySAhDbEBlCHsnuEAYTSiKWGZSNbQG3EYnJAfl01lnIrErtDKM9BLi7t\nJyfA3fwN5UieDqItauKcccai639mYQ5APjycW2+Uf/QqS3s2HyL9JvX8mj7i\nKmEkfdBFkKY8ySuHK48tDiR5kDnc9EIfFcng8dtFFJMCJgwkkWGEj1v53Qws\n0a2QQHEMQ1yOgBGkmQA5J1trWjhBVYEtrdkiwjICVm3LpbfPBUEJ8/CiOJ/l\noV4nQUfsNWxHpS6xmkJbv+iTKaj/B9dP+zJia9dTfDSt0CCflOxIjaRaec2w\nlvzqa2KPB7ufHT8Pak7Q90QTOGkVr1cojvjAfpYhM3FrDFS8PIfmW4eEipxx\nMcfS2nkgh8AsV5ymi3BQM8SoHpx/6A6OyhzjbRQ84HbfiKZee0TYumDv/WIN\n/VjmtZ0vYQG4SZIbSWHomm3+CBUTM7QLMzcwgsiJ6saRKJLkQoBiZnn8e5M3\npFeL\r\n=jfU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.2_1619553122648_0.38732141149473764","host":"s3://npm-registry-packages"}},"3.1.3-dev.1":{"name":"@azure-tools/openapi","version":"3.1.3-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.3-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"bc8fd771cfa6ef39901e1ef0f32c4980ec04e7c6","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.3-dev.1.tgz","fileCount":28,"integrity":"sha512-nrV7dC9UwxcVyMh/Flyv7Fo3YvWtThd3eIRKEikdgP1BlXtQBhdn4haFHIglV3+FOUyC4+wNxW+/Ee8Bbm1WTw==","signatures":[{"sig":"MEQCIBQew6msXPSzZAPjte/URL/oe05LTRWJNFrJwmA9nTpyAiBQeFy0DG7HFNeveHfR1+UpaF5TzLK5fJaV3cAsZlSEXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnt2UCRA9TVsSAnZWagAAzhYQAJohqGQyBi9tjqLYfWK2\n9eQmno0NMUuPUZecKoNa+pqNjTVgjqfJR0Zk5lWZAcFzbnivz4Yt2L9JcfCQ\na3wgl8M0HD1vd2aYtJAj1bfQuoB0KoSGp5AXGs0k/OzDvirZac+j68B1Q2RB\nxrO4KP/Z5C8g8h8T8/2aU56JMr2PUnuwPHgZUzVAVQpo/PqXFxCOkPpe5RhH\noCX4UQKHrSEaoxL5r0pz/knjh7gh+mCGkKAWkB5JpMPt/x8DE54g7Sxuu46T\ncl3OcjgdA/rnElfjtkRwOEGhuDmwMay6cjAQsFrWsAVyBaqkamGB65z01bu6\nb/skAt1r696W97gzo2sGbYzwvQLRb5R33W2C7GBzw69YfX3ziQMJJpsXFAIH\nNuOBu1x4KSIfDByqMamNZ/oOte8o8mR8qFB/AYU2qZQh1nsHOe8R1dw0gKtX\n6X7oSpzhiiyOv+t867/VctQ6xEwi7gvXkXfx8IkfZOsXF8cAzksRJna5E0+1\nMV9+sgAz6XPb1x64ynF1DiI7tQKAHkjO4rGtYxr2uMBV8MaTRjgWuY3PChS6\nascit54Fp1/XebVYAA8HKhP/yIfJSm+m7Tl1jYaWEi1TQAj9siUmQ7kDR1T9\na0s5MUvN/B5MA5ax7L1VvjiIgTnDlzUDkxnMlLXHvvMCuDVGkcd2/NZRUelR\nEuGt\r\n=0b0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.16.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.3-dev.1_1621024147657_0.7038577998689959","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@azure-tools/openapi","version":"3.1.3","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.1.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/perks/tree/master/openapi#readme","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"843599f12c77d6cc5e192069e346dd10c328df2b","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.1.3.tgz","fileCount":28,"integrity":"sha512-WtFtkk+Hkb5VUspe05sY/wEQDqxjibmFHvnPnbGa7NOEkb+DhEuYrP7ennw72JWzNhdRCRxCowK9UMAUpc5d4A==","signatures":[{"sig":"MEUCIHBR94NXfW29xAzOoll3Syiwp6OqsLv5Kd4AUck49u14AiEA03sO/dAInDZoqF/P1Dt/Xt1ppVK3EFZx73twLV+hyzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp+doCRA9TVsSAnZWagAAZ1YP+gPGWQ++AYNkOt6/t/qL\nFMP83+/JqAEf5X9K0nWoiEST6ZV8UG1gDEsoCWMbZGpKOqDgJ6/nNwZHA8Qx\n3jeQxPrBfG5Z9G/YdAyZ0B/zJ4RwGOpqZS/RZjt+JshNLkkw2SAu9XyZNXOe\nsyFe/Q0Pp89lWg4KuXbDKv8TWvph2aHt0QLHjl4mEOuhk+9Ij1R/hBwTxJOS\nmP5J84XS03MbDNFYGVTDHfP2/6BY2iKigXUoPBjRN211xFIOsd5R/AQnjbiI\nmFGh/rj4omRN5OYvGVvfIDaL0qReg8WINay7GAcTonNueqvDaqpPks2VkF6Q\nMW+Q1FaYlAIBplyTa5GNHBx1TNMvuaWVN4b0d+cp+mfHK9L2Mh9SP1CfoOjh\nolGZdvm2a6ACLrtUdQELuuynSEvCN5h/KmRVYLgmrbzIP8qObVIHjnj9rpqm\nXKfNhrohRfhZf69AaF/PSHk6phs2nyHw8opAZJzPIUtuLPSxsYvZO2LsL/Sx\n+cRkxg1RDgVO+KPCVULE1PZ72j6Qcs/y+FN75GHoLD6flF8XBZcHRq4kmtCi\nyiVCT0DchPp9ITRjipkteCR4Vu/Cf0+TuB5T2vRy7eiKbZyW8u1W4IbaLQ4T\nb+ekXyoI4dv0UALwa3tGPxO4m6ISArBqNJTejkVlqJ+soGg62MFg01lgSxMg\nOxhM\r\n=KH+O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=10.13.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.2.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~27.0.0","eslint-plugin-prettier":"~3.2.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.1.3_1621616488145_0.7644663438305117","host":"s3://npm-registry-packages"}},"3.2.0-dev.1":{"name":"@azure-tools/openapi","version":"3.2.0-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.0-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"4914a602b09c81a05fbde8f9d9544c68890d3fc6","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.0-dev.1.tgz","fileCount":28,"integrity":"sha512-w+Pou2pJIdYY4IKgIKjMmDiiGAbeaX6LIzMHJbCiCgHV+Abw5bV3EB8nrb3D0fh+f2K9V3mV7P1zEMxYqiuk3g==","signatures":[{"sig":"MEYCIQDeWxJDCXx9GawyL4TsMybn/N8/GZVLoQ3IXhz9X9RLdgIhAJFxdOVgIq4KeZF2x5VHJS9tzQXoCOPDSIxKgd2xweL/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":106464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6H/LCRA9TVsSAnZWagAAq3MQAJgm7ax1t3g7gpR8z8hA\nMXlIbmUcB2iTVfAVUfd1YKDFMhUYbmNvTzKyujxZ+CUPu4Mlw+XMAeGVQF7J\ntlNAfpgh6wc12EGDvoflOR32c5oeWL+nLwZwNYeckYwSVqkM3dkd9cp7r3g0\nkyocvEIKTZvzm+QRP97pybLTjYlBDKJXhq61doNFhsuOr9zc4JOEFOkIvPXB\n4mjbQ2Ou2jZxBrDqFvmcsDkcxSrOnTeUhAG+q1jRlnuL8rjXRViBgn1oQ78X\nsqZwdo785nRCkmI+tS09XkC7aqHsihgAo7H6uXYRoR4vQXVs3tvE0tfPGEyb\nhgSEUM76SB5S+6QcSWiCUhfs1Sy3v2rSIkIalPU5wODyUcdhc7WpCHxqCWRb\n0a/XkngLCb/G/SoML4LIX84B8T0YL8plAHzF1Xg5ekdOdGAPavTXW5BdDBgc\nCosXHulSEaqOHFrD6YGdb0l1QaynPDS25kP9yu3xpjSvJSCMG+7hvqiB4EDI\n0Iz2HTJB6Tq6uQqzEAeYkoncACi/4CjaRH9dL+ES8HKBgtzAEJ4lGgRK7QmE\nOzwyMbK15JLFWrOertcjPgkQSumMZ2+MpzPILwHYYdc75JiNufcyfbq1A3ua\ngyQfX39BD+4UxLzsI1XpJ8mO7s2RBGykxF970++WdjYWTApBb8v9lvVIk60O\nczNj\r\n=N761\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.3.4","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.0-dev.1_1625849802823_0.5879969504587659","host":"s3://npm-registry-packages"}},"3.2.0-dev.2":{"name":"@azure-tools/openapi","version":"3.2.0-dev.2","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.0-dev.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"4447f62634cfe19b92fde658224576bfdc5449a2","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.0-dev.2.tgz","fileCount":28,"integrity":"sha512-DN0crj308xopoYgFVewtsLEbFAtFKEnh8s6F+vc0BwHkjV8UEzKQHkUgAwK7O6I0MTxVTxPWbte5NMV7zblFBg==","signatures":[{"sig":"MEUCIBIHzoAi8tnYby8rBRMLXRTxj1GYvKq5XfNsMy+oSUa7AiEAmqdHCuDGC1s8YPY6OBPGTk7mgzAyY+nwqeH31FJcRLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":106585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8fR3CRA9TVsSAnZWagAAtE4QAIVWRXP8yZPm+2BeMxvU\nfJ2b7lrzBomqCK5QQYNV/cOSgneXsa/3KKTGBC15N2PgYwnR6OdlJCliOISH\nMR5pmyFdQ5mmYJPBDnhL1RAgMaloJHNUPpz814QfvxeSP02p365DtOy5lJSL\nqR3zbOU0Q+Z/mXybT+aZHD2U0a7Y/uf7+jVCYr2XqIGhPWabGXmH5oBxMoEi\n5MmdjWJ9ig5KjNRXHgFDkQfN3KYQnRgplII5L8cZB5ibg7bjfpBdTHaaX9b5\nwgQemRBe5J7ArL2PKGTmJ9ONjIESVz0tlpk2Sf0xtXLlNSRlXDrs2si5tR1Q\nYgGVs5c3VY6wUiQBWe4UnsJDVxeEtDUco6dOqYqqD6P3zSEVpGP5a6nf94fP\nSiVvkXNKG8SuTKH7aKo9+HPrAAb2Uzlhhr23Cz20TQxK+lYxoPuRj8nqlsFs\n2o9D2YBp+u+CdG94BrwK6NHtyKW48XznQoFeAUjnNMQ0aVcVug0HvB9rb/62\nhHZ1aWXYOtUwnYmLn9Jeswn9KLi5wWWlNdOPXL4z6+L8xgfcvWewqBGeuZqR\n0EEjqhHUQttUCiNObb922lnnNpu3+5hIJ5KqDhXFf3nntZb3SVC6q+0mR1CJ\n1Hc+9zZuOPBO6mI1qvJMdYvtM0LCpq/zBbGFyjGITyKk/Gb3ZTOAjRHjEQ1U\n14C7\r\n=dlVk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.3.4","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.0-dev.2_1626469494692_0.35704952887725017","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@azure-tools/openapi","version":"3.2.0","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"e07a5cf12345649442688d05e3c14ebbeec54866","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.0.tgz","fileCount":28,"integrity":"sha512-RAOVHtFgCc7FBuJZlIb/4xB1r1+bkvniiOihFdrXRpTakLPzrhoSd2XOmH33DBycs2JyAqHHc+WS/HsqvEhSEA==","signatures":[{"sig":"MEYCIQD8xDhP9sghbCOYKi4I/EGlIIFG7FssZ14MDhPdXcpf7wIhALkJP6y5oYbvMTTS71GnAnvdDwMeYFZvIuIeoeUIZ237","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9aeZCRA9TVsSAnZWagAAi9gP/RZGjlVhLBjLNvgGUqmD\nsYg9u7ZVmLT0v9NeyZ2dhO1sy00z8pXRQhtPHTInLUmwU+DF3ImwYnxbaVO1\nZ6qvdnkzy5fNlaqYJFfk1xPf+yIeRiCC4W9w84pUYe9eL7BRZHcIDQdPSCkY\nGA8YQ4gafSoqu5e++bkH38bSEkIK0Slbv2S1H9bIPmirNYkDV2PhrYQhZ0sR\nTXwhxLTQVSN2kk8+xnK9+fKOI6wx7cEUCchHtAMq5/UdPmkh42TEH1+e5OFO\ndz7liyEI15IWq4yPpKlrgrQ+p72jcGXhXhE2qL2DlnA0rhwogbHqJqH+dcLK\nKXYRcDsUFxLYhbzZyANxvjTb8IESNEZbTYgdMG7pprjYSdDma4xK/QUyj8vT\naTxGREnSNhqEjG5HDZCPz+PMPRYGAWj7bus/RQaXZzSpaQYgrft3UavMKVBB\nIdLpf/UWqDDKG7vr08pfVFRA+VmI1xf2Y7dqb0XYc377bM5iAakZYLGVyfJd\ng+2phx6OSMBHLfLPvdcb1MNomnH2pcpwT1yYJUH9PeF5Rch27SAgO2BxK2Bz\nz9wVybTbQH3ed5VEw9necTXDmcayW0oGfREazL9XRG6WDUlqqxsgpr0KEgWF\npBNMoQu8NEc6P+SWShPPI6EjcZJjMCk8FC9w4vxVXQC0wJqzlPxUWQqOFvXS\nwqnu\r\n=6j3C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.3.4","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.0_1626711961178_0.44933829736630004","host":"s3://npm-registry-packages"}},"3.2.1-dev.1":{"name":"@azure-tools/openapi","version":"3.2.1-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.1-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"d4c2cd75d453d1cd189240c61a6d53acded133c4","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.1-dev.1.tgz","fileCount":28,"integrity":"sha512-itD4O5xVSJ9PAjBHp++h6TRLjmQzssWq4IZH7yk+YkXr1QS1DpR1G/igUhSqPHGCEf+Tna520gHNfkSLTqxYFw==","signatures":[{"sig":"MEQCIFKcm15vanz3seoLmQBvHkzxWny9CftfSMaNQhyojkKRAiBo67UOd+HZwllA1OhyT7gi1QvaU4IaWDYTUOiNQs/RYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/u0CCRA9TVsSAnZWagAAJ64P/3YpLrUlAtbq2kqU8DiI\nbDn893322pwSdhxTg90/+s5bc/Gto9H5CF09BxUwbOjuVgDe1hsWUlGCwmnw\nGGEZz2Tm1LQr10H1KA8h+7XkWIJNbfIVDdTPPf8ZpWual+zfhpx/QDhrhSAa\nXHeWbO8QkweDQcfDemzEYqpcMBHvUfJ2AO6UEQsCT5wyGoGeP+vS0Xmmhwol\nTTIGPHjBC6H++h6gZYmI5QaRLzs88bamD3a4OoMUIv7CuoWuO9Su8oHp6m7o\naCMOuPOIfU11U5TrunWhyggIQjKAsnIGfsDZghh8pzucaU8dPPc1vg0mQ98S\nNa4aQUgsN03r0AVGQLPhG9ABLQZ0YyNV7DkGWpXjnSLalz8iuaKi/ZEFoUgp\nh9+jYdHUg5uE1syLi443tTLTNwSIzPxMVVf6Fm8HXbSUJLh6q6LxuzGZgKYA\n7jnIeOvbqwTXeVQSZg0aiKBJjmAeLEYswkJk8jh6wbRZUfe0pihJrtyamo9B\n5H84bwZageI5uCQR9idQgG+WlRbHzPoXQ+qCrgvAjmObOg9pPXXHD6IzrAaB\nH+soKOaxWFZrM5CSDy6UQirD2PAXkBGjQqYaorjTNu9SLVr5AiOtnPFwylxp\nR7aHODhYbu4R6Qh9x/twtXSi4ODJlxCi5sC7jVWsam52NdUIRkhzxTs5gGWJ\n+xOQ\r\n=4Y4V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.3.4","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.1-dev.1_1627319554599_0.30210551451922774","host":"s3://npm-registry-packages"}},"3.2.1-dev.2":{"name":"@azure-tools/openapi","version":"3.2.1-dev.2","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.1-dev.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"aa6c9d21f97219bea2f9d92f68e8b6bbda8cd0d3","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.1-dev.2.tgz","fileCount":28,"integrity":"sha512-JT7at+TDL4SUDsIVQlsehdiSRbEK2wjMBAU6B1zyXnSLH4vQ5fMoStrBafbu3moAuUXhclzcNpFvIdJAY11t5A==","signatures":[{"sig":"MEUCIQCzep5fPKgcNLqs2XAVtlEDlPvDhzuLkoFeSwtpPnSESQIgLERojOxnzjkgsTiFzzlSPherSnirrqADFh85cGFmPCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhADz7CRA9TVsSAnZWagAA2q8P/2QTSWWcZENsEer7eo6N\npufwVDLLKNx22mPryDGg65Wge3kePNVjJTZtbSKXlp2ElysjCzs4ofnccTYH\nHPvxDtKU9U+hkNufUr5LT4Exms/6SE2+wkpKuW0kRfSVaQyF3kSg/yeOfibp\n5hHqdU1vbJvr09wwQnhu8pweaB8lVddLtP+Ieda8x0vVEORMpDGiIxtEjYXp\n0/5D/H2VkIf+Hv8VpQdi0J6MI20119j06wT2RF5Zm6btX3kcgLmax+pWkfe1\nhdBzU6uWlKXej4AcOcPr4GImHPopTjudQbbmKSZDcz9n9ldZOR5MSTWyA6IM\nBX+zZjKymuF/qD2jWRQ/xo2v8P5blKtlo/6QJUMb/wURR+C2M/parqNpn11X\nwRyRnT7XoEmipwew2Y7wF15/vseT1M3OaPLsFTM1a5gVl6uQ8xCL/ccITGSB\naIDIxkMHx1TwP83n+hO0Q7vUwjXeACl4HQamD+qbkYLZh3I/bNLc5vHM78iv\nq+p45vu2Pmr/igaOxSL8VS3NBFuud3EYO9oLtD5kMWtPfh6X8Ap2JsfDjcc7\nqrvGBxygIYWcV2okcDxK8XMIzXt1B0QZF6evjrr0UFFA6MFfIlQUk1ybEY4k\nE3mQs2XYFAWH99vR7C36Ij6deVc9Emp+c+GmEzaR1boYPqf296F4gJynHrLA\nsGSf\r\n=a0lU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.13","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.3.4","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.1-dev.2_1627405563334_0.9163325232146187","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@azure-tools/openapi","version":"3.2.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"67e0a82b81faf086f2b5375279e31996f1470708","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.1.tgz","fileCount":28,"integrity":"sha512-m7crjT5qwxCSsFEBmQ18+dI2EqIxkm83hrCEpLErlFIXj8vjAI8hMXK7j8kIRbL7+hI7LFwAe12hWs6eKvGH3A==","signatures":[{"sig":"MEQCIC6WmCcS6LTNMZe7iSXWhRnJOwT9mNh4Z0PuBzuag7vBAiBRYJEfMq/T5qu3qf9CzN9yNqbwxGP248cXKzKjbjmCrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhORL/CRA9TVsSAnZWagAAC4EP/0Taeg4xN90hxQlOfxf4\nVOyN5Dy45vxAUqUSUEIztK0PrY/AX3WaFx5OV8Aq+Pps4kVD10Ep0xmYsxfQ\n/c6qxEK5i30fMJ2l5DLJe5otjeoxsa1mafvm9Ki2T6TpddIhTuYKF/74ldgQ\ng0lOOiFa0AJ9AhCt6j7lmTdTi+KiXYA2NMmus4mn8awzU53Ma9sQIPV7Dsxv\nKiwjSOp5XO+u79fqp+OM8YBe/+9Pjk3WyEpiE+Bd9oIy4P/PPuf/3S4m7v63\nSuVnl/19DONZROEHDQfKXaB3wzY+wDEuRrEz0CHpMGAx2Axp0yRZE1A6VAlr\n46m0T0j85UhQH85lXVafm1kHeH1KCWaWWneNIAhF/0hhzKMgjTtyZuuS4+/Y\na057OeX66Ua/NLFfJH/YI+LN0Jrrky29msxQPT0SYSoLMhDepd+737LRHQOG\nuxcpxvVAj477fmhoe8K9l2VY15rwUiG0eYcpA7dkTamVVL9x66Adiy6eqnbZ\nw4mbLz6cnzexTs1mqK2h252oLU9thqlI3tceZWhPPnPsqklmETRATRWtjwxf\na6vxqVkVuOVpWH79fonJwunbxL5lycayfNteAfNmv8d8BuZFk78LVmD4svb0\nqMiCoEeOULw3KoexYmMERiQqUIrUw6ikOl8KOt06DR25v9uLEs4FgjnV+kDE\nGftJ\r\n=ihDZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.15","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.17.6","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.1_1631130367752_0.9860560449742934","host":"s3://npm-registry-packages"}},"3.2.2-dev.1":{"name":"@azure-tools/openapi","version":"3.2.2-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.2-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"daecc35ec74164376ef1a6f14ee70a1e9ff11804","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.2-dev.1.tgz","fileCount":28,"integrity":"sha512-pcJdXOZYeBF+xwT9V6N6JbCUW9S4nHozvggtoAP0oLZRJS36hCpSupruiRhhhYJtQw67vkPRYgCYko6W0dmXVg==","signatures":[{"sig":"MEQCIBt7ufAyDo7ydnaxi8Y1mvwZ9Al+W18VCvMdcZmZYMFNAiAIARhF7z30eIT9UYl6GXHgteZZqiKGl5d0GLzAyIAevA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115130},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.15","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.18.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.2-dev.1_1633125146626_0.6692211779027806","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@azure-tools/openapi","version":"3.2.2","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"72e542a76712ea75aed001f1df6e622e3e1fafc1","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.2.tgz","fileCount":28,"integrity":"sha512-C/BAg4cLm1coVM8MT26HYBhfJ4+ECVKQDh0hs4qMa6c3KOxztF8uAUYcejBIdjA5ktqOwk62zaatTIZO1lRfsQ==","signatures":[{"sig":"MEUCIA7T3YkkFnspKn5xwNFEEoWx2tDW+Ph78UfpwoUu6GK8AiEAkQds3qAp+eMPxSHtLMCYLwj5StuZM0arvtrccvE8T0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk+nDCRA9TVsSAnZWagAAY50P/3dfHgkO0q9Ay9tNaPPH\n6D6hgyfXyYJmi0Bq2o89mt8z+I4VgMQFZpYoNSPtZLXaOiAzecI8qM2btbN2\nZrzSrh2xWcvItoDCK5xWKmb35LYRHY+64KjsAMU7oJfEVt6aqt22WFUE45es\n02vOuNOdV7f7oSpLkJuvxBn6yp5kh1KatgS9ikF1DAAt059EK5Q0BfgpaisH\nz0ZHAuk/H0+KQeJrA5m5CgTdIlziFlRriBJ5etRUgK0fF8Gr6EB/VNCHxdwZ\nz0qRN9lLajTQ/xnGbRCbG8G+OLQxgXXhmWCMeuS7iW261J1vS3f+yvXZ47/Q\nrkzAq/dzqi9zKJOqktPZGnNqhT2BcUySupP3qFrjGa5+1n9kfMzq4sohOriK\nGcb5Umc3g90sefKIj0kqjg8plUCCiLVuXTNNJ2FP+hRaMbZUZ3G+d0/6HJTW\nlTYTc0EiLvGZQY2ltdaf048actjHVaznmWzNEnFam92OTU/zRE98UALXZ9ts\naIkFMH5ZM/XrnmPQs1f6yHgU3kmmiql9NPKWFkHiBOZ6gLAMYu9sLbMoc4Ag\nP6+TsTEIQyq2hcXK7IGvrTt+1aOoBxml5iDSuGWIlLRGrju1NhenHO1T8nL8\nhZWFmi0VOGKKtgJlGLomXs3Hz8QxMXy8UnQDA4rjABcG/iezokAMygZqFfvq\n0ChY\r\n=5KuQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.15","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.2_1637083587194_0.5878440875912869","host":"s3://npm-registry-packages"}},"3.2.3-dev.1":{"name":"@azure-tools/openapi","version":"3.2.3-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.3-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"736f4005163e55c7c0a3bf2b285130ddfa00a3dc","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.3-dev.1.tgz","fileCount":28,"integrity":"sha512-zD6LWqEcnsrhOH6emWfWBO18z2J8siVXwrTcYtjiHtGNs4HxMrqDkpRVKHwjcSpZHqizgNt65lD40dDxvHW0bQ==","signatures":[{"sig":"MEYCIQCvvz6yTw53iv5H2InO0NkQuWLVN9QgGWfq3i8E7oorIAIhAIuyLKAAOhQrLfWsY3pCU36ngXnMVFBvvqPrNWIIdvcN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1xNPCRA9TVsSAnZWagAAgmwP/iHd7FpNnkIQu0ap+pqu\nrweigknGrHrUv5qO8OZrCLbfULq1cYRrXJotcI9q8EBfDR0zuejF4h/nvYkd\nRu4q50NoL6Cx+sn9f7uvFyrrpMlZs5iwHRNkNBuWWuTuFUBFHBcrNhuVMfky\nFx1SkPTCjVkuRRO3ENnFcWBeu6n8CRxF24ApaU4aXeygFzwIMzTFLHNOuKGw\nJXVyjTXHcvWYqyC7xvV6jHYDGEb8s12TmDBayK8WjhdL02Qr3IM1dpiA1PkM\n5TpC32/R9+p82eBlThjs/66xSC1svJycFNws7eFGs0FR0ikBEgBDJPfcBN9s\nLU4Lk/EbdcIDBYz5qT13R1wRLQCGWJl5/BeTmzt6LiwX4ANERanOWEddOGNv\nXVHYK5xfakGNl61MTPCRWWTq6ZNsPT9n4+xCyDi+jqVO4kttvog63Q0wNl8s\nhteBWuvoYljID/rpKF3SgBGZRyHtT1euh9IVdeDsMCZ8wWC5Viu78LnR/f0o\nwr9JDb6EdUGuV+s2ZIrU5j6AKkRB7bFDLsDQ1blR+dEu62XdI8KqlcU9dEv+\nmRN0xXVl6bHzm2A9rdBTrimDnnSuvow4I4p/HhkIe84dXt8RIZi/oG7RzaB+\nw4GfjR3595mcsafMkLJ2gVNvoJVn1FCWwGukXN23cDRYdUQiP4Izxco0AVIL\n0iZd\r\n=ZENo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.15","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.18.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.3-dev.1_1641485135456_0.6402520620752874","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"@azure-tools/openapi","version":"3.2.3","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.2.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"f4cdbadd69d4a2b48f9b498d29a3a81e1bb53f05","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.2.3.tgz","fileCount":28,"integrity":"sha512-Y7bcCXdEyWfW5VhJuDmlK+is5TIUsj4ikqYZ21MOgABNigwTaMu6X255Fi9LH1xaZsvj6mf+cW2aRDFWe3TrBQ==","signatures":[{"sig":"MEUCIAud9O2UjtbND9eRo5FrwhBRR3f2M0mhX6rkhT7H95sBAiEA0ICzxSqRAsPuzM4py7w7rN9zDTcZGlWCsZo5Jwxlk8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4G8cCRA9TVsSAnZWagAAIFQP/3Wpa2LrpXuiw8ntLrQ2\nJOKzbRGiG8PAiRFeknsvKibsTzKlu36TSU/EdfIDv8UC0aFuWUFjwKyxT1Y8\nnQj+HxuS9DJ3ZRavo46E7djqVTlOT3z+SliyRWehHrridx+DPny2B2iqokPX\n404eN3+YrwcgAZmi9ALjNfYtzVhGO762qKmRuDp6Iw6YYXulWfDIOQk0RsN+\nRLisB+ASYZr2X0CEHMImRr6UUze5Iym7zdhsQ1HCFhF1Msj1dDoqV/yDcryO\nCEFcVfDaLixuyjVbOdLrSPYVyt126/jzn4MvjmKZ06gZrsWkzGq02U4Za+Gp\nfF1klgz5Czinjjhs4GDBEi7pb9O+G/JEU+56AK8cgRa8gdGZjOSfue45l6yV\nAaD07qeoAlIbvgE80MZFHtbkVLc2crOksis1RbdcNce4VXsHOSplt3pQPniB\naM3OnG9NXFoCPwxGMLN7B00A22Ay0FR+yRUkT93CZFWzzu/dsYTwCCXlF9KK\n5o3e5N+v3yHkqdZfLnuD+sz8wDvDP+NvCzJ56EjR2IdybTxhjyEFaLAm25XE\nXId2jtFGf8+LKq9KEsCbE12aKsF12TMQ1VlxllGcySNyKrWZQnzRkWQ+/LS4\nx8GddtqXlC/i94neIUYqkqiSQ6yTeUlxBCjUXyo4d8FDsg9k7e6X6ymxLvX/\ntpC8\r\n=3EZJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.15","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.18.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.2.3_1642098459930_0.8230916804669273","host":"s3://npm-registry-packages"}},"3.3.0-dev.1":{"name":"@azure-tools/openapi","version":"3.3.0-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.3.0-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"731740fc5341c12e2c299937050b5281de7a34e7","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.3.0-dev.1.tgz","fileCount":28,"integrity":"sha512-WwFgmGnEHZ4rZvKKrKKqZACsA8Gr+PQu6Li+fnPtfqBfElTjaT6BM/MFa9OOVffARZJpy3Z9f1xFcppSeSzR5g==","signatures":[{"sig":"MEUCIByUr7zSSf2jqPvE75uY1cwCG6ar3LL10vP63QKov2NFAiEAqa5CF2NzUQ+MaadxOxZa9ygKXtg5ihhu2LiHxwygtsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGTg/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreAg/+Oy/Kc9uw6uRZ0HTbbYOde32XHjRlKMk/mBJVEhCKUutVxjjG\r\n2/It7vhnNump7erOmT2dzZ+jWpzAxUBuwxjy72K5SwoPVcGp7WvRpRqMFH/k\r\n0ip5tRQISc6okjzkei5BqidPYe5Q+3cegUGHMrW51GUNsxy+40tM6JhNVpdC\r\ndgorO0FXeJ6CTrJGtGJgMDnx9kexnGKvVO6YoYuHII95wOEg3dY2fioJFcQJ\r\nXLvNbBRbp/IoB1SrOz5K9SgwgoSycUsh2ELkOqjMbZtg78ZsMzB9d0hIxbl8\r\nd2wl3wEBlDNo9N76DIcPFCPc7aO0tbF/EXb+Ul5Rreq8rMDEgYu5WH01GiN0\r\nkntK1VSYMR36rS80cscFnfhaoclx/N+4X6yram6uCcWZXNQhf9ZN4pBEFTAW\r\nV0uc4s7uinxvmwG+Ni9C1/ETG7mKdeXUUS+5NEqS2OTeMO5EAlHde5M8iD6L\r\n5cGI+bC5WXHPJV+h1A/xusHfdecl1DhCV2dv6Drf++mqK42/30ry6jabv2MM\r\nD+3x3ytD1Isue18uWY8XR2/naRG/H6WSr4+hRMh1egZTYnqXeEO97isHXdu7\r\njHRUVTRffJdHH/MMLG7QV1G5GukQhD5tQ+cpYBuXrwGA7URVluh/74yAAR7Q\r\nUwltFGzwyo07X4cB3p9nIzGrLsU5p4L+P0o=\r\n=dEzo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p ./tsconfig.build.json","clean":"rimraf ./dist","watch":"tsc -p ./tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.16","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.19.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.3.0-dev.1_1645819967188_0.7423839705330759","host":"s3://npm-registry-packages"}},"3.3.0-dev.3":{"name":"@azure-tools/openapi","version":"3.3.0-dev.3","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.3.0-dev.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"830e6dac06eed91910d4632c53cd0afdc25c26c3","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.3.0-dev.3.tgz","fileCount":64,"integrity":"sha512-utaQR3xLpCGU0ncU+zMe78KaDhEL0qgP14I66iMr1oILmEbOzaKfn4kJ3W0/1dfSyoArw79WW/yWZ3zuH/RFug==","signatures":[{"sig":"MEUCIQD4iPFrxv9yMuwjJ/LaXj+93OR/4VjGKgwUWKef7xcIMAIgCkTQ1rRNB+XJb92l9Y/BTG/bmWQY1V+0KY28+VDI+5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL2zHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYVQ//Vo4Pplyr+KseR/EDIx+U1aGZb82UWqxL76PDJJfT0xe1d207\r\nfSeyFWUDJN9SoYhYVeoboYPfT8Ngzdyq6imqtrDLOVHd/cSZCYMHdKFsYDHH\r\nma22HhFBwOcbGxz73OkoYtYEoDblL+5+q80ff5vvT8RzjiRwmM/kFHvHJqmZ\r\nRIPjgpv+N7VJd91G0z0VlTZFY5BKcEV7UwbU+p5mJb0XsoofMrPkjhpVfDcn\r\nBdagKu9nqqG1TSqDFurvvgy+0CLI0LVF8h3OgJCo/fpSETW1GuoiGcyiyBjk\r\n5GJCMksrT7KxJpywZroUddRFEna6mWs4YEMNqmtOnIZ30JYhsNSbWUvccplr\r\nBMSWH10lfPgfk58S1UcexY/IhyIW34W3zPMrcuTaAJojQCVNbyxwqjH4zMUR\r\nDFSuzQWViCrDMPn260dmtfrKqtQ0XTi7SqUFbwFmXMjswaNKpIZPeGaX+qII\r\nnEoKKgMMsoK6sHrlGJqAUvcYqXL7aJ6xTNLRt3VKUf6WmWu5FK2fFLhEvOYQ\r\nG/sXO9bm31JTH/z5bb46B302SMLj+7BPq6e/6B+i/bCjTlyj5i4IL0sp1eSZ\r\nAmACJwhnem0MWtBo+mBRkCoucX/CDfh+8jzM7XUcPesR2BIryisy7iFNXWJA\r\nudrCG2p/b2sQgCLtrB7x2jFFaCci1ooYtQ4=\r\n=ugyw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.16","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.19.0","dependencies":{},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.7","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.3.0-dev.3_1647275207226_0.5381858298493694","host":"s3://npm-registry-packages"}},"3.3.0-dev.4":{"name":"@azure-tools/openapi","version":"3.3.0-dev.4","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.3.0-dev.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"330f4ae2dcbceab1cbe471a2e6b80d3e949f51f2","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.3.0-dev.4.tgz","fileCount":68,"integrity":"sha512-uAvCOMVm1iR1OdoZ+9aqxqEOlsAiZnJ6gQ7Q6v+nqgeJ5+8fJP0t7biU+McSFnhbLVBJfnkOyT6duwFXpMDzpg==","signatures":[{"sig":"MEYCIQCCkkjS6Mx9rJfex/aGjR9n7IbJq9knM424B30qoKHE3AIhANgSh5s7dxPJw9//SUx7mbTAKpjkqGQtnVMaPeDIcy4o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMLlKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprLw/9GvsorqBKNHxnjYtwBPc6SplwzNptAPEf6Vt/DK9TdhoETZA7\r\nNGNunEYZxwG0Kmg0AVQjpbtpkQdr3v/xg3ht/0ydsFlhvAUGKsw3qNZGUoJN\r\n6XbnB10egsJA2isLbA/qaQPzC+WDTFKidytr26rzOPPgq3RDjKSbdN/BBSeS\r\n133v0NbE4pjRCAvCTo//W1WABTXs2pis6Sll56Gl+XwKepJirtTHqnpdD/69\r\nZFSyzHhnqKilgdKrbLb0sFpltf3K5bukKFpRVdsk6JQVye8WmYHHqrdh47nk\r\no2T4DfpjtYYBCDdIR+kvzrqXfjUiXsh/lHV6xRl53lt4CUOt0SIpoxUR898s\r\nJ7ooZyqM2C51jOWym1c1zbbCkpnGevpg5lCPevHPW55PnveplpuC9h/PsLHl\r\nfM1Z3iX/MI9fSuI4Xxpwx1wp3iI4ei+K+haWgiIdaQuVk77uAhERBWjgmTpt\r\npkPlQI0oyPtZW9xikBtZnZ2oCG+Z5KuScxZWOtljgTxfO+fdg+HIA7gEA8d9\r\nBYlvKbMcEG6G7CWwG3eCEqAcgmDDtLLAqiT1Nm6LRGZEAz0/HeDR7Gv+VF5s\r\nMU28KjFK290UmP2G7P9zsMspduau4yY38GdqBIezHGz45mubrIIH8ZzArOfs\r\niO20qbK1yAtOtTPVFZDgK7ekOYDtslOwpyg=\r\n=P9OR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.16","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.19.0","dependencies":{"@azure-tools/json":"~1.2.1","@azure-tools/jsonschema":"~1.2.0-dev.1"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.7","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.3.0-dev.4_1647360330047_0.735637646739739","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@azure-tools/openapi","version":"3.3.0","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.3.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/perks/issues"},"dist":{"shasum":"28dd06cd0a438dc95a36e5a8e6a1871277eb60c0","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.3.0.tgz","fileCount":68,"integrity":"sha512-m+Dua3AZtwCEYQukyg8CTvvFierPzduyIjNrhvKQSo9nIZhHL46LgRlkGdUwUXXvPYn1VOPippUEpgVRv/0/Qw==","signatures":[{"sig":"MEUCIHHnR4yKMCQ30U/vhAxO6Ugv4nz6WquxhupNouW/OB2bAiEAi2Xb4UcGJOmHyi7Iiqx6kgkXI9KD4ZbSutcN7RFwRIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMM7mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/BQ/+IMgEx2+fuqPNPga8ba4KAvGroqPAwAnRhSIyfceeK0+XUxxP\r\nrDxWW3RPwz0gsmq0gwudVkbn1RjO9qwpLV7puZ0X4PdHmkr+EFn0a4xkFBTS\r\ncG/CTHlI6JQhj5g9VbCdclb3S2KaBgaWpYTNiYMHOmaC0+JehlOHo+o0XIfn\r\nxdQrfZR9YbkxZfchiUBJ/uvvdsNP50kP3oTnpd9z92L3rQrXvr3cpR4ZDtj4\r\nv0zL6HU05CD/17X8I1omayCWRofw3H5SPrRaJAdT7IQyiZ+TkQTglHMJLSeh\r\nZ9VY1G5Z4nHOdm/xVpRemnKWjxFlq+jQM6OmtVk9C12XSMUUu/ZC3aiYi+fI\r\n8+1nOt6ifhouEk+TD5sNVB1TkXYhK88aX2i/14D/AHLh0Hg6RlPw1WDqHpmU\r\n3Qf2VycfqRVZjO9AY2Ph9wl7LH6RnwwNbRvrUE5l4eSNb6v30KZKi7PwbOlI\r\nWGdbhen5c7+OVeLNQvMK3Ch6qVexIJx8KY9piO2ou8JiQtUGB5tIljsB519a\r\nInBT4xaQVLXU9xJhQCp3vYd8/eKjm4jjPMD1nTQkehUBJIP8BXyxa2VRzOYV\r\nB5Ss3W+46dL39xrzXAEE7CPDkPBSnFbsgoYqMCQ+KJWaytHwgmfKv5HP8kEG\r\nKpfGbErKxEINw0tYcSmFBe5xEcuFgm7bDvw=\r\n=sTSN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","prepare":"npm run build","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/perks.git","type":"git"},"_npmVersion":"6.14.16","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.19.0","dependencies":{"@azure-tools/json":"~1.2.1","@azure-tools/jsonschema":"~1.2.0"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.7","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.4.2","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.3.0_1647365862796_0.8056268023074982","host":"s3://npm-registry-packages"}},"3.3.1-dev.1":{"name":"@azure-tools/openapi","version":"3.3.1-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.3.1-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"76c0b6a6204e1232d5535cfd5a0699527631841d","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.3.1-dev.1.tgz","fileCount":67,"integrity":"sha512-BV2N9rR3iM0NOqIIJ6NpRv+ivFB0gVDe8evhpxGBAVPdftbXTfonR25wUJkey0mgoFRqkyMAHAD1unsDXFwkPg==","signatures":[{"sig":"MEUCIQCUPW4allBHtIExmsTIDo+7jywq++TixnYde0D8RnED1QIgAOxGpy3CHlzrN9DaGijowcMsZFd0R6cnrIilD0cwUO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVySUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN2g/+IHIJ2jhoKO4CfXNwsNX5JCEoWrXBZU7x0F/fooyaQyohNLL7\r\n3kLorvrrNoKlsuPxkhmVfJoQpDujZPLkxHTUSwsi1EsKEYs1jj0gk4hltoBZ\r\nNCZ/vMFt57Tg0MsxAjm+dHQVPutPU2u40NjAZyJb1hbWNKh4JwVaMLTAUWVd\r\nvZAd4XirC7j8BjeVe8sal120Ju+7GurE4NmG4Uuy3wbLN4P4ynezOsLMWDWz\r\nGKv3I6ZdNKqorN73+0dNUMX9GXWk2KTqscnKwl6BDHdXkuBs8zGLIb4iCW44\r\n6FqILWcbAceEvLDGn9oEHwKuVY2HDYQ6+Yl+ZTMmA2aekaCBrf91TAcCUP26\r\nG1Jiydk3waIwghw9/0+CkgF5otygwgkYQwHWL9PjVsXTRfHVlB/aBCQYx/5q\r\nb60q/fzBQ2cCO6FKkJtxCZTbMacx9r0VJFCfX3r037Bll9xc+WJkyjGCl4c+\r\nNBV1h7vcTPEBkJmfVx9nbWG3rlUyci19wB0Z1FalD8vg5Ui+EI8oux/s47zG\r\n+dg3SScmOJnTn42A7TCNK5cfptLhZ+bRN13jqUGGtbftf0kbaIPVRLsbqkDl\r\nPwvdQRI/6cpCgnMJBygwl0GlQj4NSRjwndwZQxliwN1co724Kze0t5wgaLhb\r\nU01E2Gs3BB6DNxifbIJ7+F4ORsSDBLHm0lE=\r\n=S9fd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.3.1-dev.1.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.16","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.19.1","dependencies":{"@azure-tools/json":"~1.2.2","@azure-tools/jsonschema":"~1.2.0"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.7","eslint":"^7.17.0","rimraf":"^3.0.2","typescript":"~4.6.3","@types/jest":"^26.0.20","@types/node":"~14.14.20","eslint-plugin-jest":"~24.3.2","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.24.2","eslint-plugin-unicorn":"~33.0.1","eslint-plugin-prettier":"~3.4.0","@typescript-eslint/parser":"^4.12.0","@typescript-eslint/eslint-plugin":"^4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.3.1-dev.1_1649878164332_0.22760178474325898","host":"s3://npm-registry-packages"}},"3.4.0-dev.2":{"name":"@azure-tools/openapi","version":"3.4.0-dev.2","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.4.0-dev.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"793d368e932edc10b520bab9e6f816ed992d713e","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.4.0-dev.2.tgz","fileCount":67,"integrity":"sha512-+cZF0eW6kkGNsT19SpPupkIxnpMTxjc3mhgqsTq9CW+rV2CabR4CHBUJdor5qYz7X6JQWU/YgSPrEN3m58uNtA==","signatures":[{"sig":"MEYCIQCqCq4fp5Qz6N6CQ19poW21ioXuY1UaD6AaS62GfXMlSAIhAL2JnBs5cAyUGfzpTVT0DHp5/kN87KDQ3JG0Dvu2qpmy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1eT2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrzvg/+Lmhd/ysLpVuMK2jLOpx48W/Bsu8EAoNhnIC/3DabzJuKcysq\r\ncjFTIduo3wrNJOJBevI3MbEJiZ6y2p7k496ps6AgjZs7u6eF6dcd3YBAe5Hl\r\nnRwIR5i+1A0M2LZLSoxY/HJdJ03Wa+t7KHNKZSehnEvlKdd2wUJRyIf8CF5C\r\n6/45JZZjwyxPtB3E76PW6LzLS41EAJPETg0pJgM//ss0F+sWl323UgQo9IRP\r\n8fECOjJQPsEjqR/EfPaadUMTA+3pj9kKK2m5R6O+eDIsuuj8DN3Za3NyX1NG\r\n9Ttjkdilv3lNQHqzs/YX++/lBo+I8kgW+Jws2fGvIsSQB1gy6Sr1j0zfCYiL\r\nxzgmGqGAWcoKuyzZf2fohDQ8U+zMMEzgz7nyrtxMyfzKsL0eH9JHlRpl9dgo\r\nlYdSQr6UEIx46yHcbon1KKGMQi7ARsQ320AJh/xwDw4lpO9pn0Z2wr6RdmVA\r\nFk5LLbjOcTWwpBfK9ZIv7SN138QpS9oYt6BFuh8WfCHXE5bSfZjfWoZJW0B8\r\n6LRYeROtlqgrKckNK9wb+i4mEom1qaCXO2IC+tZ7+L56+AjIE6CzLKxYa+Aw\r\nB7o6+sgZ+1CGmUn7MHyPJ/oTuzUCWrnN17dOL+nBviPdVT/16dxP4j6BdED8\r\ncMamT2mRw3hHpoNmNN5s6W4zpX3TNq1cu70=\r\n=yJMl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.4.0-dev.2.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.17","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@azure-tools/json":"~1.2.2","@azure-tools/jsonschema":"~1.2.1-dev.1"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.0","eslint":"^8.16.0","rimraf":"^3.0.2","typescript":"~4.7.2","@types/jest":"^28.1.0","@types/node":"~14.14.20","eslint-plugin-jest":"~26.4.6","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.26.0","eslint-plugin-unicorn":"~42.0.0","eslint-plugin-prettier":"~4.0.0","@typescript-eslint/parser":"^5.27.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.4.0-dev.2_1658184950236_0.20040025088939006","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@azure-tools/openapi","version":"3.4.0","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.4.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"f46ae63a93ac3a5038a7560e50268032cd8754f5","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.4.0.tgz","fileCount":67,"integrity":"sha512-lqkTkG7UvQOjtePoJvdVzUZAE+1M5htt2IK90N697q219IxBIPHYZ4qw/TiHr/kMFUW12kbf+YX1voUS8puN/w==","signatures":[{"sig":"MEQCIApIkJMYQ93RTDzHe2oqvLSHiC2N5Cm1WhSBvGk0wOAsAiA+WYarNScCp0Iuw6a+M+pGC04j6/yz2icx4oyZ1bektw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1twZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/xRAAlTorrEgBjWxD41GH8KM6ZHwg0/mRAhsXoiElk6a33uWH59u7\r\nHKI0MYY5aaHKq3I0fg2MAw1/F1I8JnPIKiB4fdC8Z19gctJGHoh+hSkDc38M\r\n2RvtpctKatFxHSDmSm7UPCxiwa5fDr6Z3n43rzcL+8RClIn3jv01sAACIZQQ\r\ncn6bNxm2f33L0mzFEO9Tompu1dr+TsBeTZmmrPvdBYbiqnBIhE1apM/tKZ3D\r\nGhpk1lgMFc5FmR+FFrzuUKwmqibEkI78O3xrTe8eC+HqBbN/VRiomLZ4UZZ+\r\ncBPAV3wyk5FL1/HoydFjzj4eyn092rJnexQCk7siVSd4yVbjuvDaW63/Wws2\r\nrP72uOs6G45uz39564MTEUFH1HkvCUTjv/qTYf1NbZdBVL0E42lhL/eplSMx\r\nFpFtWN7PtGdWsEVMu+OOMRMMxi7DI8Cnn6XoNW9nJGGrcfxw7OVJiwGXqAUF\r\nO2XQUYIVqpILCN1y3VYO3LcicGpkpc6NhLPhzeI6nm3I23k3PlDwdr4G8qM0\r\ny7b7VS619Qvxc5tritz6WtPDF502ZoYdeXMquw1NFWH7LKwookDVWZ/Ni0Es\r\nhLVIm6ZvXJ/XvBI67G1oqyTg0LAu/CoSsQPqzzRqMBUEUBlBNCcw1q3rhTiR\r\nPn9hdeQEQpjUns7Bko5xOfwKaTtxb00ahHk=\r\n=X0cC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.4.0.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.17","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.20.0","dependencies":{"@azure-tools/json":"~1.2.2","@azure-tools/jsonschema":"~1.2.1"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.0","eslint":"^8.16.0","rimraf":"^3.0.2","typescript":"~4.7.2","@types/jest":"^28.1.0","@types/node":"~14.14.20","eslint-plugin-jest":"~26.4.6","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.26.0","eslint-plugin-unicorn":"~42.0.0","eslint-plugin-prettier":"~4.0.0","@typescript-eslint/parser":"^5.27.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.4.0_1658248216981_0.5807063158966668","host":"s3://npm-registry-packages"}},"3.4.1-dev.1":{"name":"@azure-tools/openapi","version":"3.4.1-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.4.1-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"2fb9c562fa9f3bbf00ee78b69f2f603fa099db12","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.4.1-dev.1.tgz","fileCount":67,"integrity":"sha512-LSkAfkX1OJGqSG2sNY0ZnkN7XGhMzTgs7D7cjiGRP9v2PIiOVB8I0jN+S489U5Ps9xLAznBzOLbhb+ZxNCwHPA==","signatures":[{"sig":"MEUCIDo3FYlBhrclZd4q9Vsp8C/NOqCeywGcT+C57BZD2NnpAiEA8/xU4o8/e4YfgY610cp7n413vSky7O4Ay49cmCe2kZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjeBpRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrFRAAiOY8Xqn0ZZRD8DqxZTXQMOBgWhZi3Os0KwjWwKWAjR/OEORQ\r\nkkrCBqAVK8rEF0gQf09mF87BJ+tkgZ77rRfcVgQlB5M6PjpPCtmka9p4Cnpd\r\nUqTFvTeZ3CmBEZpiqamft64IFpBdi2gZqDvgC3s1SqGFQm38vpap/zqskQ1k\r\n0KkYxDE7h6h5es4VPSfl0HsZXG0WzmAjgaod7X4PDpQfwKvKSMfQ8QGM3QAS\r\n/p/hxK35KrU3aZiKYRxT2IpF1wFarWyeKbF334COu5qtC0w4lJB47/cAi8CV\r\nn9MD8RyizjNHX55swa9vp+DCafBcbXAQ6xRRsoqC6WBv5TJOn38Ps0RL7fUG\r\nZSOBKQlVxvGThvHZyK5zf6rI7K4AvJGYnRVm64StoeQGEst74lrVoN7MQnDv\r\npqpeY7S7yzapOo0KbW+NEr1Gmas2xbR4NcrTuOrpEMVYdI26VD1k/4EXUKF2\r\nvTyNX+iinEkX+YL8mk+bEv/1/Ep9is7iUdwFryP9Flprzg5mj/g9cl8z30wE\r\nv3vsmDaO20wbu0GVf6b4xPO49IZ53nNOdAdI/xJoeO+2Mf6rRPMJ/HcmzBkn\r\nKgS+A9ipHB2zC73KhOzOhoLVrwQYoGHyiGS95mvyRkNGtlCvX119icl2EO4L\r\nuvv2argkOdJ11vlys2/DU1xGoQ9Vnflz62M=\r\n=632G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.4.1-dev.1.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.17","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.20.1","dependencies":{"@azure-tools/json":"~1.2.3-dev.1","@azure-tools/jsonschema":"~1.2.2-dev.1"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^3.0.2","typescript":"~4.9.3","@types/jest":"^29.2.3","@types/node":"~14.14.20","eslint-plugin-jest":"~27.1.5","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.26.0","eslint-plugin-unicorn":"~44.0.2","eslint-plugin-prettier":"~4.2.1","@typescript-eslint/parser":"^5.27.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.4.1-dev.1_1668815441679_0.04531121422407103","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"@azure-tools/openapi","version":"3.4.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.4.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"15a65121acee3bcd65245fc6cc06d395c9c5e08d","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.4.1.tgz","fileCount":67,"integrity":"sha512-Z1JTMDYoxeTLdt9OL2wwhwj8E9h5iw0NXO4WXZQFQFgKOE93IK7R/f77Pe+XQ5q2SAhQGdlXpFx8M/qMAVU31g==","signatures":[{"sig":"MEUCIQD7wCE6qxLDcimdN2Y0u1KamTOCsMZRlsbQIJH31mNaWQIgTnMYAO+SdQIuj4dccstnwDKxQjKWMyIM2dcli5tXj04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtabrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+ZA//WhCV5QvF3S0vAxeBxUGSRPHaWpDs1cS5MEcPzWdVu9+Ptn9M\r\ndR7mrk0H+gFvu7ScevHH+3KcssQU3+nU7EXp8JaB8/x+/ONxopWoFEYMHces\r\nuCudbDNOXWyZg3oFayxsQkFz6Ve4lBdi4DncYPWYJAANBqNZYeiE4MARHPz3\r\n1CM95CslzG6XBiaguVx6VhPNxgClVrrj/Ds/Dw93gNvd3M1OtlpEG21JBSbe\r\nQySGNyfB6epj2DSWPT1XqjLCXT3fRc0qE34P3lVM/lyJZ7ogayG1Pcn6SCU2\r\nU7ZmdD5mIFgIYvWKFUtSTiXSfseamMr73zxvkxY+Kv6gz9a9TZBmiXe5/uVv\r\naJErUhFevGb3ePU3WbS/1lX9Wy8+UTRZQA/efENi/oMyKSp79SnpYrCMflBS\r\nG/uYLiyW/VrJHSfnN1F+pBw7sWQp+EvCYhw42WZj1+ULCsdt1oFIaLPqBkIc\r\nFh47aQqmWjdn9ZlFrBE6KDjewufE9o0THVEebCmB48hW6Nj85KvSpLzPmVDE\r\nokqhuW8nK9QNEi93R/8K9N2sHqKFlCdy9iuBwtk7yDDPueG2EmIK9KmMQx35\r\nTMjtJ+hm8ngF67xqjl5SO3Uq25D21bsG3ZnxAcB+ieGWW/FfkNj67oPK0fdP\r\nhPePX6/Vwl9qclRllGvpHdbx8ZFN5mSuvdM=\r\n=KvGc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.4.1.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.18","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.21.1","dependencies":{"@azure-tools/json":"~1.2.3","@azure-tools/jsonschema":"~1.2.2"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^3.0.2","typescript":"~4.9.3","@types/jest":"^29.2.3","@types/node":"~14.14.20","eslint-plugin-jest":"~27.1.5","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.26.0","eslint-plugin-unicorn":"~44.0.2","eslint-plugin-prettier":"~4.2.1","@typescript-eslint/parser":"^5.27.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.4.1_1672849131097_0.7676618074922459","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@azure-tools/openapi","version":"3.5.0","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.5.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"78ce57a1c9d135b0c3f74704a1d6e92e7c92afe8","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.5.0.tgz","fileCount":67,"integrity":"sha512-XUnjPsBJzMQWXqPCH9kSfyue3fUkaLjOFT/q3tHTyyaMqjIMetundD5zR2orRb+qeY4eLeI7BgYJG6G77qtq0g==","signatures":[{"sig":"MEYCIQCB18QbQyM/zcwMI7trPybxcUB+jYiaCX9KRSQWCor+BwIhAPx9Wda713Jh7ATFO+NaiQrb4+gsXADInWvwfGZUbXW5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137837},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.5.0.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.18","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.21.3","dependencies":{"@azure-tools/json":"~1.2.3","@azure-tools/jsonschema":"~1.2.2"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^3.0.2","typescript":"~4.9.3","@types/jest":"^29.2.3","@types/node":"~14.14.20","eslint-plugin-jest":"~27.1.5","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.26.0","eslint-plugin-unicorn":"~44.0.2","eslint-plugin-prettier":"~4.2.1","@typescript-eslint/parser":"^5.27.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.5.0_1685110952053_0.07987074206862599","host":"s3://npm-registry-packages"}},"3.5.0-dev.1":{"name":"@azure-tools/openapi","version":"3.5.0-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.5.0-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"3e1bde5942ac45b464ea25f2e2316709855161c4","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.5.0-dev.1.tgz","fileCount":67,"integrity":"sha512-Syln+aCFeAk011kbzRn3moDN2betBLGr/+XRQDZN9jDlnK7rQ+P1B1qUM/1KzLKdrvrQhgL8opq3av2EutEV3w==","signatures":[{"sig":"MEYCIQDjRdNTAWWHzetWx8K1f/3RcWlntr2YJMoeXHy8fMEHfgIhAK/SSSYL3lxEcDm9cae9EfNqdgJAhmC69avMUr0V4ASJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137586},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.5.0-dev.1.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.18","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"14.21.3","dependencies":{"@azure-tools/json":"~1.2.3","@azure-tools/jsonschema":"~1.2.2"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^3.0.2","typescript":"~4.9.3","@types/jest":"^29.2.3","@types/node":"~14.14.20","eslint-plugin-jest":"~27.1.5","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.26.0","eslint-plugin-unicorn":"~44.0.2","eslint-plugin-prettier":"~4.2.1","@typescript-eslint/parser":"^5.27.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.5.0-dev.1_1685110998627_0.8367154103961509","host":"s3://npm-registry-packages"}},"3.6.0-dev.1":{"name":"@azure-tools/openapi","version":"3.6.0-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.6.0-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"f3f48daface428d75e2e715d4cecc1db7c51957a","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.6.0-dev.1.tgz","fileCount":67,"integrity":"sha512-3QX1D1eLiViXdSiLpO6w5dzXFiXvxLlmHX6gwyvhIZ/xZb9wfLk0bHRono4Z4eoEo9/b9P6eopQ2G/88ScSz1Q==","signatures":[{"sig":"MEQCIB/P82I2q4hrQIMr8TuLM7/7Oiq6pZollLPkkAu+Ue8/AiAwtqDBPrFTDJyInXTj6uW5DY1GnYjf7CMSYN9KQWH07A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146520},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.6.0-dev.1.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.18","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"@azure-tools/json":"~1.3.0-dev.1","@azure-tools/jsonschema":"~1.3.0-dev.1"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^5.0.5","typescript":"~5.2.2","@types/jest":"^29.2.3","@types/node":"~20.9.0","eslint-plugin-jest":"~27.6.0","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.29.0","eslint-plugin-unicorn":"~49.0.0","eslint-plugin-prettier":"~5.0.1","@typescript-eslint/parser":"^6.11.0","@typescript-eslint/eslint-plugin":"^6.11.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.6.0-dev.1_1700107478745_0.6657191369271371","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@azure-tools/openapi","version":"3.6.0","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.6.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"c968287cd9931b15145f8e0bc09f41798b8a1fd9","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.6.0.tgz","fileCount":67,"integrity":"sha512-WVtSOWmOy4+7XeUYJ/3lnKc39joMRM2sAkUeTGp8J7DcDZhqJ4dXwxFIzGgL0TGlBSxSuJiJoMwseEy+OuwNVw==","signatures":[{"sig":"MEUCIQCbz9qjVQEaZb/M/kvaCMnt326d9kJo/YOe8mhnyc9ZFQIgRNHpOQULVmF72qEy3v88Wju+ZhNQXefhwexGXdICOAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147035},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.6.0.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.18","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"@azure-tools/json":"~1.3.0","@azure-tools/jsonschema":"~1.3.0"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^5.0.5","typescript":"~5.2.2","@types/jest":"^29.2.3","@types/node":"~20.9.0","eslint-plugin-jest":"~27.6.0","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.29.0","eslint-plugin-unicorn":"~49.0.0","eslint-plugin-prettier":"~5.0.1","@typescript-eslint/parser":"^6.11.0","@typescript-eslint/eslint-plugin":"^6.11.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.6.0_1700154006426_0.5231860588288759","host":"s3://npm-registry-packages"}},"3.6.1-dev.1":{"name":"@azure-tools/openapi","version":"3.6.1-dev.1","keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","_id":"@azure-tools/openapi@3.6.1-dev.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"}],"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","bugs":{"url":"https://github.com/Azure/autorest/issues"},"dist":{"shasum":"f429d8183f831c643bb70c37b9f55772401fd3a9","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.6.1-dev.1.tgz","fileCount":68,"integrity":"sha512-rZ+A6bwCpxvRpKpb+HxX0mIPdWNCKQgNO/1/Vbnv9oE/FjynK1glSGr4Qatk884GZveqajrnEoErtiyLuFgaew==","signatures":[{"sig":"MEQCIHb/5d492KiG2jQk4Tf9dnZisTXGR33OazFNPFkpU9MoAiB7BHAGaok5R3+qgNXAdkdesWYzmM3Bs2jk8/rn/ZiKrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147439},"main":"./dist/index.js","_from":"file:azure-tools-openapi-3.6.1-dev.1.tgz","engines":{"node":">=12.0.0"},"exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"scripts":{"lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./temp","watch":"tsc -p tsconfig.build.json --watch","test:ci":"jest --ci","lint:fix":"eslint ./src --fix --ext .ts"},"typings":"./dist/index.d.ts","_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/autorest.git","type":"git"},"_npmVersion":"6.14.18","description":"OpenAPI common code for Azure Tools.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"@azure-tools/json":"~1.3.1-dev.1","@azure-tools/jsonschema":"~1.3.1-dev.1"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.28.0","rimraf":"^6.0.1","typescript":"~5.8.3","@types/jest":"^29.5.14","@types/node":"~22.15.19","eslint-plugin-jest":"~28.11.0","eslint-plugin-node":"~11.1.0","eslint-plugin-import":"~2.31.0","eslint-plugin-unicorn":"~49.0.0","eslint-plugin-prettier":"~5.4.0","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"_npmOperationalInternal":{"tmp":"tmp/openapi_3.6.1-dev.1_1747750637022_0.46270471766100174","host":"s3://npm-registry-packages-npm-production"}},"3.6.1":{"name":"@azure-tools/openapi","version":"3.6.1","description":"OpenAPI common code for Azure Tools.","main":"./dist/index.js","typings":"./dist/index.d.ts","exports":{".":"./dist/index.js","./v2":"./dist/v2/index.js","./v3":"./dist/v3/index.js"},"typesVersions":{"*":{"*":["./dist/index.d.ts"],"v2":["./dist/v2/index.d.ts"],"v3":["./dist/v3/index.d.ts"]}},"engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/Azure/autorest.git"},"keywords":["perks","async","autorest","azure","typescript"],"author":{"name":"Microsoft"},"license":"MIT","bugs":{"url":"https://github.com/Azure/autorest/issues"},"homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","devDependencies":{"@types/jest":"^29.5.14","@types/node":"~22.15.19","@typescript-eslint/eslint-plugin":"^8.32.1","@typescript-eslint/parser":"^8.32.1","eslint-plugin-jest":"~28.11.0","eslint-plugin-node":"~11.1.0","eslint-plugin-prettier":"~5.4.0","eslint-plugin-unicorn":"~49.0.0","eslint-plugin-import":"~2.31.0","eslint":"^8.28.0","jest":"^29.3.1","rimraf":"^6.0.1","typescript":"~5.8.3"},"dependencies":{"@azure-tools/json":"~1.3.1","@azure-tools/jsonschema":"~1.3.1"},"scripts":{"watch":"tsc -p tsconfig.build.json --watch","build":"tsc -p tsconfig.build.json","lint:fix":"eslint ./src --fix --ext .ts","lint":"eslint ./src --ext .ts --max-warnings=0","test":"jest --watchAll --coverage=false","test:ci":"jest --ci","clean":"rimraf ./dist ./temp"},"_resolved":"","_integrity":"","_from":"file:azure-tools-openapi-3.6.1.tgz","_id":"@azure-tools/openapi@3.6.1","_nodeVersion":"22.14.0","_npmVersion":"6.14.18","dist":{"integrity":"sha512-vkIu0CUg09bzxqrlrNHdoOPu9AFhObp0FqG40M2WaF2dcVgLalsUc+wK5s4LpftlZAxcBmzVHna22JhI5/0X9g==","shasum":"bf78f53dbef7e15fe8f21a87664cbac596aac8d4","tarball":"https://registry.npmjs.org/@azure-tools/openapi/-/openapi-3.6.1.tgz","fileCount":68,"unpackedSize":145248,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA5NuWCystGbX0ftUE52njwHhJf2qfmv0fwyQyJYTIlaAiEA7Y+Y2AuN+dkOFnqAvnUakANX/ZHQaJdQvy2jabOQiSE="}]},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi_3.6.1_1747771272831_0.509147552741674"},"_hasShrinkwrap":false}},"time":{"created":"2019-09-03T18:37:42.829Z","modified":"2025-05-20T20:01:13.274Z","3.0.111":"2019-09-03T18:37:43.363Z","3.0.112":"2019-09-03T22:41:15.436Z","3.0.113":"2019-09-04T17:20:11.424Z","3.0.114":"2019-09-04T21:36:57.178Z","3.0.182":"2019-09-06T19:21:34.753Z","3.0.184":"2019-09-06T20:05:54.596Z","3.0.187":"2019-09-16T20:24:45.049Z","3.0.191":"2019-09-23T20:38:34.712Z","3.0.192":"2019-09-24T15:54:50.479Z","3.0.193":"2019-09-24T18:26:51.352Z","3.0.196":"2019-09-25T18:59:06.166Z","3.0.197":"2019-09-25T21:57:35.301Z","3.0.198":"2019-09-30T17:17:07.481Z","3.0.199":"2019-10-01T15:42:37.723Z","3.0.200":"2019-10-02T19:41:29.890Z","3.0.201":"2019-10-07T18:01:46.150Z","3.0.203":"2019-10-08T16:34:19.753Z","3.0.204":"2019-10-09T16:30:32.084Z","3.0.205":"2019-10-15T17:14:23.630Z","3.0.206":"2019-11-04T23:27:05.825Z","3.0.207":"2019-11-06T00:25:52.295Z","3.0.208":"2019-11-18T17:50:34.737Z","3.0.209":"2019-11-18T21:46:15.227Z","3.0.210":"2019-12-05T17:53:20.329Z","3.0.212":"2019-12-06T16:47:50.758Z","3.0.213":"2019-12-12T16:27:01.406Z","3.0.214":"2020-01-13T17:41:53.092Z","3.0.216":"2020-01-15T19:45:15.451Z","3.0.217":"2020-01-27T19:26:24.381Z","3.0.218":"2020-01-27T20:56:33.349Z","3.0.219":"2020-02-04T18:34:21.229Z","3.0.220":"2020-02-04T21:43:52.962Z","3.0.221":"2020-02-06T22:11:25.371Z","3.0.222":"2020-02-08T00:14:39.736Z","3.0.223":"2020-02-08T00:21:47.717Z","3.0.224":"2020-02-14T17:47:57.846Z","3.0.225":"2020-02-22T00:23:09.512Z","3.0.228":"2020-02-27T17:16:51.026Z","3.0.231":"2020-02-27T21:30:30.002Z","3.0.232":"2020-03-11T21:59:12.693Z","3.0.233":"2020-03-12T22:06:20.527Z","3.0.234":"2020-03-23T22:04:59.238Z","3.0.235":"2020-03-25T19:04:15.965Z","3.0.238":"2020-03-26T17:31:32.446Z","3.0.240":"2020-03-30T21:41:38.910Z","3.0.241":"2020-04-03T22:39:05.955Z","3.0.242":"2020-04-08T19:24:06.068Z","3.0.243":"2020-04-10T15:39:46.306Z","3.0.244":"2020-05-01T22:51:36.586Z","3.0.245":"2020-05-06T18:18:00.537Z","3.0.246":"2020-05-07T22:09:41.583Z","3.0.247":"2020-05-19T23:30:14.129Z","3.0.248":"2020-06-03T20:12:55.795Z","3.0.249":"2020-06-25T16:13:25.479Z","3.0.250":"2020-06-29T22:18:02.192Z","4.0.1153":"2020-07-01T15:03:25.207Z","4.0.1155":"2020-07-01T16:01:15.309Z","3.0.251":"2020-07-06T20:41:43.367Z","4.0.1156":"2020-07-06T20:41:51.492Z","3.0.252":"2020-07-07T20:50:16.308Z","3.0.253":"2020-07-07T23:41:10.014Z","3.0.254":"2020-07-15T00:05:19.031Z","3.0.255":"2020-07-15T20:40:01.098Z","3.0.256":"2020-07-17T23:04:54.454Z","3.0.257":"2020-07-30T21:13:29.832Z","3.0.258":"2020-07-30T22:01:56.829Z","3.0.259":"2020-08-07T18:54:11.827Z","3.0.260":"2020-09-08T23:20:13.304Z","3.0.261":"2021-01-15T21:16:00.699Z","3.1.0":"2021-02-05T00:05:53.932Z","3.1.1-dev.1":"2021-03-12T17:29:48.604Z","3.1.1":"2021-03-16T17:28:50.778Z","3.1.2-dev.1":"2021-04-20T17:20:26.641Z","3.1.2-dev.2":"2021-04-21T18:28:19.882Z","3.1.2":"2021-04-27T19:52:03.945Z","3.1.3-dev.1":"2021-05-14T20:29:07.800Z","3.1.3":"2021-05-21T17:01:28.308Z","3.2.0-dev.1":"2021-07-09T16:56:42.971Z","3.2.0-dev.2":"2021-07-16T21:04:55.085Z","3.2.0":"2021-07-19T16:26:01.285Z","3.2.1-dev.1":"2021-07-26T17:12:34.740Z","3.2.1-dev.2":"2021-07-27T17:06:03.484Z","3.2.1":"2021-09-08T19:46:07.948Z","3.2.2-dev.1":"2021-10-01T21:52:26.831Z","3.2.2":"2021-11-16T17:26:27.347Z","3.2.3-dev.1":"2022-01-06T16:05:35.635Z","3.2.3":"2022-01-13T18:27:40.116Z","3.3.0-dev.1":"2022-02-25T20:12:47.330Z","3.3.0-dev.3":"2022-03-14T16:26:47.463Z","3.3.0-dev.4":"2022-03-15T16:05:30.232Z","3.3.0":"2022-03-15T17:37:42.955Z","3.3.1-dev.1":"2022-04-13T19:29:24.513Z","3.4.0-dev.2":"2022-07-18T22:55:50.495Z","3.4.0":"2022-07-19T16:30:17.172Z","3.4.1-dev.1":"2022-11-18T23:50:41.885Z","3.4.1":"2023-01-04T16:18:51.276Z","3.5.0":"2023-05-26T14:22:32.341Z","3.5.0-dev.1":"2023-05-26T14:23:18.908Z","3.6.0-dev.1":"2023-11-16T04:04:38.956Z","3.6.0":"2023-11-16T17:00:06.864Z","3.6.1-dev.1":"2025-05-20T14:17:17.278Z","3.6.1":"2025-05-20T20:01:13.050Z"},"bugs":{"url":"https://github.com/Azure/autorest/issues"},"author":{"name":"Microsoft"},"license":"MIT","homepage":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi","keywords":["perks","async","autorest","azure","typescript"],"repository":{"type":"git","url":"git+https://github.com/Azure/autorest.git"},"description":"OpenAPI common code for Azure Tools.","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"}],"readme":"https://github.com/Azure/autorest/tree/main/packages/libs/openapi/readme.md","readmeFilename":""}