{"_id":"@autorest/gotest","_rev":"49-a6ddc5e2d2c151ad1c925047247c60ed","name":"@autorest/gotest","dist-tags":{"latest":"4.7.7"},"versions":{"0.1.0-preview":{"name":"@autorest/gotest","version":"0.1.0-preview","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@0.1.0-preview","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"2e2260c477af8186507fa977af84adae2759203c","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-0.1.0-preview.tgz","fileCount":35,"integrity":"sha512-D1oGbKQ5q6JyR5NPZ6L/yEroC3HoBVTmNgx67KL8Akomy0iOGnQKUf16450PRH/ol4uXH9YDKF4kZ8SdtCQO5g==","signatures":[{"sig":"MEQCIADM4+zMRBcZku9Vf+ZxAoWq+A43Uo3d/66XoyWqHZZnAiA4FSMhzWPAD+/U692Q7LVyUy07aJVMh08MV6n1NY8ovA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":378318},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p .","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","postbuild":"cpy template ../dist/src --cwd=src/ --parents","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.1","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.24","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.263","@autorest/codemodel":"~4.15.0","@azure-tools/codegen":"^2.6.0","@autorest/testmodeler":"~0.1.0-preview","@autorest/extension-base":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_0.1.0-preview_1635330805419_0.5016040287650343","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@autorest/gotest","version":"1.0.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"5fb2b9e57721ea00e62fb2e449d7f0be5e89e570","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.0.0.tgz","fileCount":41,"integrity":"sha512-Z9ARPOImNtNEMxzc5HA3nacnfR+FfuvXsqWQETtTXbh0F0jV86izNAaVfjRSq3dxNr0bpMFaPqm7U+Y3EPFxlg==","signatures":[{"sig":"MEQCIFbEGC7LSocH2c5y+tcNGoVU+cFGJvRFCJfbDFB2xmavAiA7j90fVgD7ZGGO5bUKfI2YWnNYj14XGlk5QfTLox2OPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":394884},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.1","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.31","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.0","@azure-tools/codegen":"~2.7.0","@autorest/testmodeler":"~1.0.0","@autorest/extension-base":"~3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.0.0_1635761281439_0.7546857123456583","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@autorest/gotest","version":"1.1.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"47fa57e38697b586615428b48c12bc55837e82df","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.1.0.tgz","fileCount":56,"integrity":"sha512-x4uYsofR4gFgC/TufCM1zfW2B4WWIYq4caTdNJhg7v9krh94HhAYrqBt7+Z9x3GyiRVyEv8+oStQDtTRMQcGVQ==","signatures":[{"sig":"MEQCIDlpqtrQvfbGv39qyh+zZglGaFibpod5KJZyWoHYtsjDAiAUHi6EbdaJzGesiIJZ1BKuK+HFm8WVd9vhpwN7T2oViA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409890},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.1","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.31","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.0","@azure-tools/codegen":"~2.7.0","@autorest/testmodeler":"~1.0.1","@autorest/extension-base":"~3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.1.0_1636450640921_0.5535163832942998","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@autorest/gotest","version":"1.1.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.1.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"630001596ff0eeae729f4c2b82e77549b269b192","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.1.1.tgz","fileCount":56,"integrity":"sha512-CQOxrsjbjyuin8HJ9jG0zoJo4qFjQh2UQF66iOLgz/Migc2hCMQgEDOG5UTJsNxk0AfDiMFtaNVmki8I8c+LOw==","signatures":[{"sig":"MEUCIQDu0oJKOIrye3PEexAcAF8zJC+kznX2RAPKib3w+eXRJAIgYERHOGM5K04MsVqbP9eGcMTNDakA0dM6JBC+rEBmByE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409610},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.1","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.31","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.0","@azure-tools/codegen":"~2.7.0","@autorest/testmodeler":"~1.0.1","@autorest/extension-base":"~3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.1.1_1636514588081_0.7781583643838592","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@autorest/gotest","version":"1.1.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.1.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"916f463f66e5f7df2260ab0b3a2f78b4528c19c3","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.1.2.tgz","fileCount":56,"integrity":"sha512-Zu4EBaywgWL3T/LeOrke9cL3p0v05OC62Lg/wsWGWpskIsOk8byit3vimaWD+7X/3so6ywb/ltUJOCePvyZPNA==","signatures":[{"sig":"MEQCIFie+aFqrHht6di+/o/e/54bR4g0OH+1s2REefcXnCDdAiBaITod73Tz+T+CJVTZcwRRvtP8KfRzdZl67LxtBWvvPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk1HtCRA9TVsSAnZWagAAeU4P/2YLg/93VHnlItMJUzrg\nlYcCat3ipGRDwsh785ZoWgc+LqJrxh0ivpKqWmU4be/02e5fBe7BlYN9dbnp\ni+QIZQyTj4aV+bTU44CSCpLdVRSrCCruMCpf6UsbfKrh8RVcO9F4bdd0bRg/\n4aY+Y7siR+w6+QV97o9RC2+LqV49AzOPcncsGfg5AgVmz8WjCE0kTRJPWeOg\nPrCP2JnIS5a8uyji95IOm8bqIhLeTJInMkhrQ6SAu1Xcgiud93rBij8Rf6ko\n86oTiyE2mtWRML8GNhN9faxBO4pue4ZgshLitM0OkEXMp0wrKpTpqEy3U2Rm\nYxqBK99D5/TWb91sJkYotXqbq7adRZSG9VXCLUvOAG5kS4SEPvj4m0SeP+eV\nbIdp2HPh1/blyRqa16wY1ZekqRDwstbYnxGb3aIjUSU/mhcHfmSSsgBN/qUs\nzFVYkKfDBurAyl6bC8NFqb29qb7kA/7wCuJlvGImjFBrTtNG3rL/R8HVI37o\nTPJBVjhccgBaWOL3l78rGRPUD+mwxdbV6k3WZuycjD1o69Sy0tQOOOW0BkKM\nqgRXzlYC86X4RJS50K1x+YL464TeaN0ShRYrQsZzmgMmhelhQT8X/o139XnT\nROJb3D5Q9KXWAWwN+r9KmtbZ0WqTdSejQuiVhXQq0JFUI8tHvBJsJxzT4i3i\nLtKQ\r\n=GZAY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.1","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.31","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.0","@azure-tools/codegen":"~2.7.0","@autorest/testmodeler":"~1.0.2","@autorest/extension-base":"~3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.1.2_1637044717810_0.2788303075583416","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@autorest/gotest","version":"1.1.3","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.1.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"5aa5d89411278e23f952859435436619229fea11","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.1.3.tgz","fileCount":56,"integrity":"sha512-hg+UWH1xciEOCrGO9etHzXtpnX7RD7QlgpHL+EYE0pWPvjp1HtJip0s7q6M3teTGpLrhOqXbEuTnDTyHhHHKNA==","signatures":[{"sig":"MEUCIAz+fmcP+of+rx4kDnvc2TZoKnJ9xeLwhsq6dW5HpGzqAiEA00kD2WEFJmS8r2GyMBmiymlZpWS6n0gtV8YMEjQKxYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpHOOCRA9TVsSAnZWagAAL5EP/i+1gX00hKHvx35wHfcd\npqrEwCoFZ8xKJbv5chLPS8nrDbTy50fjzUtAH9D3Fk3KZGFQBiC24j38MJls\nhOtq+uAHwp2xqT416s8svYN6jknAIAEFpbKVXRJv6t130PEGmrXEBC3JDUfP\nH2Cy9RVyy5qAhvOI3+kSJSJYbPlgXbKyF+AR86HcnnY7SRMz8G9bhSw+kQP8\nK6K1ec6O+K6L/STsF/MBm/zEWL2Av5hKnIrJix5byWbr6GoBOXcMzX5rMO+0\nS/nchCFuetuwehUuKQfG3/PnEYZkZyFlgYFg/ogqaZ9bj3LSk+V7pNqsjdjn\nojrX5/OwTH3y7JdIr2qJhLjgYFCgkucBxT9GtC5J7pLONFwNuCPRDeJkzAjo\nKw00a8nKL0Sc/o8jMqAHF7QfpcB1Kz4CHXZHzP7KqUie4D8JzU78f1pYTYUo\nwEH8qsMj1rfQk71lH4m3MMHK/qipjJLw3P9VJGppa86Dn3Kn+LGqVN6sM6zn\nBU9swpC3SZG+QdzzCr3ksbCbM6D1s/L0t1fxzgYVAzXLGIZ3Mlu1QQDuXlgB\n3fsb0gJ+ixfxEYUybv82LxZrNKiBnCDMEPCG7WO5J/1+VAXwuvQ1aTl2sTIP\nAlP9cNSH4B3nq73wyuEzXQsZjX/y+9z9Vsh40YdUGyP0XUSStqxmu/26C+SO\nGLVP\r\n=yvzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.1","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.31","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.0","@azure-tools/codegen":"~2.7.0","@autorest/testmodeler":"~1.0.3","@autorest/extension-base":"~3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.1.3_1638167438493_0.23497680738514903","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@autorest/gotest","version":"1.2.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.2.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"9dbf413eb3703369f20ceab781a6f2e8165edfce","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.2.0.tgz","fileCount":56,"integrity":"sha512-SZWfYCAxvsK2QJuxshD7xzFyGFIxDCG5fw5cCKZX/RM4D1Q99whgA158rAfKqj6d9EeJ5MjrLfU5N0gBrapYsA==","signatures":[{"sig":"MEYCIQDZiT0hxTb9pldpW91Fd2aON4Bkz/viT/0wAmGPr7nMUgIhAOCjGACaz+T/pSa2R87z5ZJbs2ExV9YhYyIQ7u0RKG33","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3kPaCRA9TVsSAnZWagAAmJcP/2Dm+uh2FV1sV8+00q2t\njQ1cv5l76N6YNOh7/nFEfivbuR8BtkTuO2xa7LViAN4TywyUiGkfE/U25mq1\n9338gYIMLUtS3P9okVntbmntQERwvpevdXivBEKrY4+dyd06flPw06sfChEZ\neAgVoDnb6pePwOKbWFfzKTgkLblT0wBieoku7DdE4Cb7qFH63ElfZsP/J+2W\n0fyWAMPN5lrO38YyMuSTVQt/9UfsNUs0b6RgGuJMhJ8fByVfDWHLVapN63yo\nDB+1+Ch05DzJ1odIdSwDoWzd9LHqx3AG7TCFVzK2rRrL4muYXinm9RqcqVtN\nDplK+iJhPa8V+ddsOaiU9T1KiefZrwimYsqk1Ka+6UzEVJB9y1PJ6f1ecWNz\nqtLY8KRprWgMrUiJ/HsxN9idPQ2RSUdZA4zdUwqqjOKSMTyyiDk0PBx1N7ty\nPDcMMEfASvn4nyAnCBio4yiJpzd4XIJFGYhOrgyBfnt7s3/KCRH64WKa4gV2\nmsOC4394MB0GY7RfJPyBnQ5Wq2UrzNsDiIPYDlNTQqji2oL4lnTGjcx+iffy\nIyb06f+a3f6QunQmWY0pStjOjLiz9/4/LUHoIYMNz1IfHSZGVXHGYVEHrNES\n6cx0hstQcziThb56tINzFXrEYAheZ4F0nfpi9squxuDpmMIzMgwD4C2CwQgl\nk3Vk\r\n=JSaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.2","dependencies":{"oav":"~2.8.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.34","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~1.1.0","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.2.0_1641956314076_0.46996671782108224","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@autorest/gotest","version":"1.3.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@1.3.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"24f36abad705cc5042afe6b820add728272fb43a","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-1.3.0.tgz","fileCount":56,"integrity":"sha512-Nof8TaTebYCiSMYVoOUzibYcbjJgQSlGkr37yQiJReiZMVBNVP+SSW0Aqh30l25TncFslhG2a9hUYNduIJy9lg==","signatures":[{"sig":"MEUCIBxll+aMLtd+VZ1QRdIr+H7Fudw2mz+0a5hTJj7hkUdxAiEA7QIcXP7kgTxxHBvVTlxpnJa62F4R0NC4h13+B8e1Fm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh35JVCRA9TVsSAnZWagAAaRsP/381rZh/e7OtDUoYHcgz\nlOXmqShMId2xyQh0BbhaVn2BHNOBiFFTJi4w+REafcRf20I2KOxQ9G2/Lv0Z\niOKzwTJ0EESLmKJmdt5kXr1gAZglQSCACiWyvxVQDRgqttjSeG3VnuJ0K8qk\nkBEVryCysG0xdZIZ6Lwsu1TqPXypzSYRYb7mUVxFuS+SrQ+zPP9rxRefXJU6\ncc5Z66BABqu5kVd3gnW2svLzeHzWCjSsL+RyjYZowFam/b0JGwLga5pzqRky\ninwhkw8OZOVr2tZr0XjjO/pWf25ID4AbjiteRkBvddThW3YLiESj88fmIT5k\nsP89Xf5EzmRfYT3xVPXSWjnlIXnxSPubglb82kGOgwt9pJzCAd5yRz3gzEtO\nuhYm4wci9D0G4wMmavEVsABbTwUesxl490rRGUZe7/vVe9DF1VEyzL1gxNes\nOzrif+M8KYsXfNwSuZJlTbEm7u5ojhxa8xXDRP2rzqixmZP6v8vZvsH33Zt3\nGowhWXDCIX0lYvNLO0Q6nJ+zA9461qpHna01HsN37iGuRumUtBfVW7Fl62At\ntqp6hxFkZ+GlL0Dq1KMPnxZnogbwzGjvIi+W8T8VVSPDK7F+/vlZkqFi8G5H\nliP32/hF3FOXkuEa7HcOLYyDUX1tYKJY5XklyUedFL4fiKh/FmyAjwHI2jH9\nvJ/i\r\n=+rNV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.15","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.18.2","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.34","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.0.0","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_1.3.0_1642041941237_0.45636298439905953","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@autorest/gotest","version":"2.0.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"9a2ae0c3b7cbe958fc2e8decedbbc7f534f8b01f","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.0.0.tgz","fileCount":57,"integrity":"sha512-LGaNHmhMd9L7FtavDdes3LNz7V0f+TGjFSmrz/WWkEzoDq5TxkPpH/iSSGPEeglUB1/DY2Q693B/GlGpmeQRTQ==","signatures":[{"sig":"MEQCICr6WGWjCmDKZtv8UFyAAiPwIZHaFYwAejtCIsdKJvQVAiBNvyn5lJ7IbifPeEftqwDVcOf/+ZApPVzHvCtEsVXuIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBmwLCRA9TVsSAnZWagAA7uIP/24aXVl+3X4ksGtbKOHL\nIlEL0NwJRJpia/0oiJmYyaoT+y6Y0tW3K4nWMlkDR78jpXyGMKwbXhH3B1kl\nsm7rBW773nHugYiP2e+dAbkEAiOaHFI1lu00WNjKyYoCR4korZdxxKWyF/YH\nkqcOg4v9mA7bqvdACwQ0dAgYNbDzK8ctk8aC9OuchSuAHzIHwPNoLBO1A5ZU\ndzhA7V+okbtSlaUwxpbqaKN83bKs5ZolVWeIf4EyLJEfwhRW1PyBdENOvkv/\nFCCxEgKK3Mv4R8m1AKelSnO1gvNv2bLb5Wv80HmK5nvsBIjgHVoNpXpmml9B\nlwjmZHv8MxUEdyiA+2sqBNw0vipeasQmkLvtkUkVd+K9E2xNDaA5oXsSL2nX\n2Ao6BBsNfdokR0Y9oX6O2CmwoMz1q+8aHcGu2nx/EvbPYQvi/W/Aq9Da+v/M\nhjkykHeLEfItKLhBPVI6gfcWyDvWc4mB1WberxA3sM+aQvW/hVMK884/sV+Y\nLbOkhjHwW0mXmW6uWt9X2v+6pVasW9eDuCs7OBXnFRJUVwXyuu5u0bCVkR5w\nsBEMZX2ZeZL+L9YFGP9Fhml4qD8F2c0mNkr2C3fPRNzY24JvJQtf2sXnYNzp\nUo0aAzGXFtIWE/abBHXQO5D1JDqFhkSk7Cldn3UMKQpax9MXJe3u48fX+zXZ\nDKek\r\n=AzUp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.1.0","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.0.0_1644588043346_0.7204609053666622","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@autorest/gotest","version":"2.1.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"78712da3cf8b848c48b1e2565d77997f0c6fcbb8","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.1.0.tgz","fileCount":57,"integrity":"sha512-tv78KkWeQjWLPW0mIX7OaI96v7s1WdRJxK/Hp6no3iXIrdZtex4lNNFqf1SzTopngrYqaxHje9bzCNYxF+GyBQ==","signatures":[{"sig":"MEUCIEU7yQPa/81G0rnQxRBcfuQ3Q70kstbop3Ug/PCYYHsiAiEAzLrbs5hUGQUVawFtsoVqHuDdL/a0NQ7Ewa6cdvTZLqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFMeIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoknQ//QeeEQi9c4UYZ5H4R2EAxV0vhYvU9Meu/r9RGojvUUALjoDC8\r\nsnd4O1e2nRqucJdxaLAAeO3d06LpQGc+v4bwH1i8LlgeqnijTocxQcY8u8LR\r\nZ7cGi0PGNqV8R36nzwGabUDlsf1R0eVhEO8voLELHLwHzj10E4b3MYJERUc2\r\nvxu4YnG3q0LsCuhmGrSOMTedJ2A+MzVUEkB8i9ewCZ+obKfCsqyFAG4UWN+X\r\neTdMZ2M/yIy0K2QGmz89BLZW+S2UjdObhsP2U9pWw5W8gXA2k7/AVlyiMWOg\r\neL3Ze8I5RmrD28g6hM2QUehc2HrlGUx2QVuCQ1k2mATY/V5kU/gkODxgn8Ny\r\n1whlJ1yK7SWeELZyF/P8SIWrzXBkn79jqLdmtZoCqi3UnT5XfALCsd1QS7Qu\r\nqr8oJXxehMT8lFmhHaegKxnCgIxOmpjjkdE1PfpD9XADWU4SP0W8xpuTKrz1\r\nNQA1HR/nIUMQlLcP6Q89PF1Vc+2NBkDXqBLij+m0T+NHiEXXl2rjXO88OpDu\r\nXocKxm1dei+y26WaJtR1P5u2BDEsAPIdLyG6yO1T5+RSWrmeg+MgzWWYVjxC\r\nbKZvHtNeGRsuQalo6LzgUlFEEmaWA7pN6LcoQiM+qyrMeD8JoqE0/FRvrWcH\r\nXaR3BYJ4dKNKbfd9SsYvlNVo3BedwICVsTE=\r\n=bn3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.0","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.1.0_1645528967924_0.5002017189645949","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@autorest/gotest","version":"2.1.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.1.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"06279cdbb6838a65d2aa77d45da0cb12de5fd11c","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.1.1.tgz","fileCount":57,"integrity":"sha512-aZlKhrEHvkg4rTqWpNz5PdTfvmcGyI+y1F3oFvpVe8YOBKw8dEDav5CoBSgOZhVhAapoYbvqhlo0+mlUyOQAGw==","signatures":[{"sig":"MEQCICcrVYoLbE5cAfdLZz/4AvMXoK/Inq8Eu4nEupN8+B5dAiAFRwLvsbXO1s1nQ/ZfB7++Ac75x4YBi0TEaE1sDUbi6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFyewACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmFA/+J77UdMqj5IpXPvRjdjqiQokJJCWmZecT5a//tJ4dprUah44X\r\nqv/W/tRrA/eaCFXi3CKXhwPpzPw0tXfG1SrtAEdz67w2JuuYIHSyeO6olLWG\r\nhqEuM7mmVR2oLZiHhChJeY9JuuE2B2+LbcY2roUOqO5IKhwGJdLX60mlandw\r\nUlHtbZBaETakYfpXDJ9rmv10CAPJODwgi3KzhPWryPmTFG2Qh7r+0UllRkiG\r\nIi5yxkDePMP+CKs784tC4/6H4ZHYBBxbbOyyPo2Gkli6S1STyZ3YEBOo1VxI\r\ngCm+rMIjCEH810TMKtnsqC5Bz/t3iog2FuFOKlZaevwbsNETO8P6ok+/rDqH\r\n346+KyfnSLQaiGhGrn0RORSuHjikKgJfI1o2Mb81h78sOktCyFB6LXLQCZAg\r\nXxFSbaT7rmofqj1Piqv6dOg59yA5Mbh/P0oOdNcS+IqfoCgk/sa1VAify0ic\r\nFmlNywmsF98uEXn1AAmMjsRrmsgN6/x0HLKQuH+skXDGMONPObIzUefCuema\r\n4+74U8VGkgaVCYOyk/cnTXtCS9iHlfSitRW0EpJLhl7SAcAlbwHEMKNB0P/l\r\nRrMvYdAEZEy+y4o6WJ/psFddLViK62+UQKPsY2tqeWPag5TAvW5F+jJavAWC\r\nZUmPqd9D0huHnEFKo29ykSjjZQAvJBYUBY4=\r\n=r5EC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.0","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.1.1_1645684656472_0.4980998381228139","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@autorest/gotest","version":"2.1.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.1.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"5c187736f752cecbb8d779a76809de9a393c8ea0","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.1.2.tgz","fileCount":57,"integrity":"sha512-IeUTGsN9KHpbQf7NT4AeyPIzDKF7eQOQhBSb373SnPbXNVifsPy3oBvX6NAjl/2nBJ3DcTjsAigmI62JG8yZ7Q==","signatures":[{"sig":"MEUCIFlfVT1sz40T92hedUf0YwmCOneD/GFP9t//caVp92b2AiEAl48bP18ZIWuSS/sDVF/uCNE5cRNaEbHYljDKb8doLfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIC/oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrutQ/+JhUQYG265tjw2WoS645WTNF7Ax7Rbia17Tkw8X9E7/Qx2Rti\r\nbJuDgj3rUBRY7yKBtFs6V1oKo2lSwI65HvRW45qJb5hiEPtrDHkjdfZCH4Up\r\n3PojGk5UKxZE4woC9aPnVWmg5d4x2NuYIRP0o8rNDTqIPJLajVRD3OLI4kBq\r\n96X/GPbf/82W3PHEKYO2X0xgVyiNOxfPStw4hlo/vTwmtoajwAuGewwlcafk\r\niNp+Vfxv9qISAysUBx4KXgLHFrLEwe7DMFUgFi8c3gF+X+ls4DIl/jrdBI4Z\r\nWftf/sNt+24h9YPdNVSp+DKVraDdr3B6vQkcp6GHXjzlQJxHB+ftYVGW+zEF\r\nZkskrqmMMr4dNIzCNEipRhid+ffqwcBCZINW/N1YSjms0cRJq67BYNv2lio7\r\ntMG4NhWeOfoOuVmU/Jwb8LwfuJXJcXoYDa7+C74pM9ijgt97WZyVu+pJwhEz\r\nKpMxCdQT4fWvCmiOwBc1X1nBHr8zVV2ETnfaSSqmD07YXoFAJ1wbITE2yBBJ\r\n32ealeaJgOeFeL1qx1D/y8VIT8cL0JAByWBMI0ROmKmh9zduXj35ZGYMqd2u\r\nResLpWyPCWe96FkIf+ENE0TQbmoHLbC+mZW9pbQ27hHRekRJzey2l2CChq8i\r\nH1BvOUExwDbg/xQpRZ6svvOpvvLozGgbq6A=\r\n=aWfC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.1","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.1.2_1646276584511_0.6790723218613421","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@autorest/gotest","version":"2.1.3","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.1.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"2d8a9cf8e3e9e22b41eb9138c86a4f48ca4ae282","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.1.3.tgz","fileCount":57,"integrity":"sha512-D2+MnoPU4AHHGbMXJA8ZyVx9mFZmI6qA+QQ0gxu/noOOrowCCs5OnbmYAqROx4SsP2y8SghwlVltr+TuNfQseQ==","signatures":[{"sig":"MEQCIF/FnExl1FsZ6Yevi1e9iAt7vz6v+d7XRqTEXbPTf4OfAiBq3YZgFWBImj7aokmzdAgwEp5hDO+ocSxisRk6ocn2wQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIYvKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCjw//fGrpmyjvJEqAnOgQeBg/uOM6wUecBzEJhb3QOYVBE9DMCKbX\r\nmx7HnPoLKDDAZTn8v8SJYl2A0oeer8Y8buC+Q22etmq8WzCKiG5nqyMEP3VZ\r\n4K17QRiByk4c67z6m7aKMYijT0A/hv8y3snuW0davdAxq+Oxt5Z0I2aPNLFE\r\ndwGIy7lKrs8N3gtNc/GNUJHSy76Mau1kU246DM2uSzs2l8x6mRtu1GHdlJjv\r\nRY45EuRUiqBitYKY5y2konzgq/lI7MBXhFbJ2ckNV2CnUPiAm4elF65vp5kw\r\nG07Bif9q9HfXGo2OoKUASgz7j+PoGCxUPa4JRC9usUmG7iFMZCk68wU5Neth\r\nhLnAGgGul3kQYONas96Z9/1OW0aSHAxDzEN5vMgUQlMf/ya5E2lIdS+PO3SV\r\nH3pyeD7KpT4Qw55YdXcNXzv22PDepR0I/qXuTvJf00MAS6J2l62fiHeauaB4\r\noUZzhTNagDysKXIF1xCfBOqm6mciqJEK42QhjUPKpDD53oBOcSky0uQpciHJ\r\nYQ9Nd9KnBSP/mgbU2FTsirbwm1rw5PZcc1tWrFuYjeSUHwiwqLvggBBTzkzE\r\n5cXGQAAO+eWEocZAmwjXDmZow3+G9NrcnvvL5e+iDLmP2vLGbNXYXR/vxiuA\r\nh1oWgL6aQiZmEjIP9cHa/vXp4x0EfExp9Yw=\r\n=Y9+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.1","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.1.3_1646365642556_0.6761919483467886","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@autorest/gotest","version":"2.1.4","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.1.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"d27927e66699c818f4adbe98da963bce67efb224","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.1.4.tgz","fileCount":57,"integrity":"sha512-2C3BdybxUsIH6DjhlEnkMbT9WM7fHqwwxRMy4ZYivUuLu+XRwqeQIqcLBw+JTZ784C+e1nyAhy8dFsHSC97rCw==","signatures":[{"sig":"MEQCIAJ3KSc+9ffzFBtQ9+O7s+pCWxeLc9jiSRgABaEuWwyOAiAHM9RGnFc/jwBL1rPZSoG6KHVHRsYzvihBihhvq9I8ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJZ3XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokJA//ef9istw4h97mKMxu1xdIXGlJroTpqBfTcPMF/iR4cpofgzjX\r\nE0WSc5E12qnU/2mdON/ubk4OhUT7JLBKOm+PLRyr/ASw0dkRUgaOgnbdK283\r\nrXqx/KKu1v49us2GyZljEHKFygQsRTdwaOnPn1kTfgl/c4UVafosX6eoxAF7\r\nZXEGBurDG0ZZH9tfgnsm48SG1Ne+rmtFlddmuifr0aXOTzOxtas7ZWDUGvth\r\n05R4ir7Lz88t6K/6AS7wqyGwO0kXjtVkzo3xS7nslxw2cmoU3xdPLTXHHFwU\r\n9m7tu7R9TB070Bvhf8HqAqO5lymwMR1rjP0CIVkPDiDofMJ53CoPN0nq7a1f\r\n72HpXxeper8GsliUvryPwXXuoXQUrE6aQTaKIA/jmAZBMfbMr5cSXrxnCzlF\r\nu0MrNk5NGye4O+BF+xbDKf9hJDYxr/ZaTbl5akKroCy/vmJ3QUKB85BT5fAL\r\n4ujX/d5lvWpKaiOv7GPnkEaKAQSDoRA4Ggvq4rAvD6PFB2ddvehOdiQNrOIb\r\n9/KEffqEjLGMtodWc58w8FzshhtQvR1zY6wZCN6qvrFpw4UPUuyGEFC/iwzY\r\nA4xoUYDTvsq2WRgB27jNvSrrcuB/a5IqK1eBeIkijqWuDpWSSRGf3Vq8qmAi\r\nFAlxrXxa1Bexzk6UvGUa9mhbgjep2FC3w0I=\r\n=07DR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.1","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.1.4_1646632407082_0.5866186313982744","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@autorest/gotest","version":"2.2.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.2.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"22c705d3a073a83f36859d858b1ca36d4dc57e8a","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.2.0.tgz","fileCount":62,"integrity":"sha512-MFaRWrYC3qDuJRGR0u2vfQDNF0CVnVnM5bsEiDTaKj4lh4JY4N8VBk1JIm2w0E8nstBVxrP5fNrWZVvSmo6wwQ==","signatures":[{"sig":"MEYCIQC49qOHo4VRXeExMe1gJXUjlCSTp2mKpdwL3pwHgSulVgIhAPUeaW6pottW1GY2mtodzJ/2M8TrJaQT7YA6Zwd8VKo+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNDKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+hA//TLmvgSm3ycadfZ1OttvNszUCy27Ct42TkJK8kW4lpkOfO2SX\r\n/JiqtoxTEh2oRARxqB4+8KQlOpIGXiLYGk9wnUQhsH41WYoideCZXuLsv1sI\r\nrtY6LO3ex0Bn/eyy/eX+1iGjQKPPLXjhFKwW22Og22zkr4PCoZF5+IW84RG4\r\n3P++fajz7b/rOxRbiTf8FNMvqWDnBYx6DxN5RVoKcdpBy+KADTrdDPqXUZw3\r\niRcoQCtFCUHlS4QRh57S2/Y/jJ3X+Y6Aq4Vr0GnN8de8ioHtOQT19otVQXsw\r\nR8VantasiHi3x7LL+44o3hqJcRG6dLUyO2THKB1Evbp7VEKwLQCN5LvZrCnV\r\nqN28UVHl3MHWxC5hvlR+CeHpOjjimoXV5/9gJQq8DTENW1PuV+VH4aa5nt0g\r\nkzSwLaFj7CbOhjbGXCQr1N3Mc45e2LikLm7VdhdLhIQOBwSE4SJII1r39HY2\r\naNaiWRtDH8KDPA5kzCPKT9yfrh4bGDkQqqHYRBQy1f+ec8I7KA95+SSU1MGY\r\nVuAOaJ+Gwk1jrFADxpna7YAhROkJXETGIzguW1u3LC0GvwrWf2ZO5kKqj14F\r\nLojrGFKhBQCWVmjCroBEyzoJgu/nSeQH/vLhUzGRBwtcU6pT4snYltyGw1fn\r\nfNCwl9SFMyR32iPvizMX1Z8KubGflXZcKXY=\r\n=pJRo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.2.0_1647587968487_0.668897058073769","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@autorest/gotest","version":"2.2.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@2.2.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"cd486c39754373758cf30cee7f61af695594989c","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-2.2.1.tgz","fileCount":62,"integrity":"sha512-AsPFdfRTNPgIyQyVtejq2cP6UP1HI3v2cdYf7U4JCrq+PTfyGkjomTExB+2RdtOPT4qqfKK+IZqVe3zBQn05CA==","signatures":[{"sig":"MEYCIQCbGuLqYP8SYsczTumDyG7h7xivj0cNxYYJ7FZz6UJKTwIhAJxc5xL5Jz6GWmZuW6f+W4kkpgu9aqW0LZYUs5CAnbf7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQnN9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTExAAk3OkDlswmqUlkIpd104cPutRH/UnnP5Ls8Fhqo0I4F0ly33p\r\n7C0Hwe/HDcRXXpfha01OGLeTWFcPju9hYCXZX09VcNPgb04F0Jj2IHVuuqc0\r\n9LuNpVqe3SurwdjbuRM5V5+1gkTTtQ0zYqN/KXWJxQMFTGBKGE8VwLfKBumA\r\nTUoq8d07WKWtdSGOsa9iP8PV8tfJ/NgN+QeaRj5Xatn1pidyDrFh5LCrjbhb\r\n/IWkn/BYjzw69Ies3wJw9KD3hzH6VCRD0FEMSn2XQnYXL5Cb+CDDf2SBBhrM\r\nELHwhZu79OX5HAkjQb/Rzwm96wCowD3GWw0kp9RM3/1hXraUC6BwveqAjoQH\r\nxC3IePi/2hl+08WegVnS65yDyNPeAq4ZFafZLZX6TzczRpqmDN+Jj2J6WaCl\r\nSeSwmLlPD6WjAyPHAubd9mXYJm3C6ZX+btQhfSQbb3SpHGIFuVaPl8UAnWRo\r\nVZKN8m01m802REW2dcV3kK6kYC7FjUZjc8NSDpDSiu930JO2Y+Q4gE6BMuN4\r\n6s8JzGljtBK+/ijoKTKY2qi3ORuXcQD+NjhJqZfQKFbJeQ772CvzSlyh4k5s\r\n+wA5dRS5FlcuVCQMp+wSRtQ9bD8SHkONtT+8ZYx/RC08nxxPAym4p1/5lVKC\r\nHBG4Q5uTvnfxZ2tfbf1KAUvfCTsGs0zSmz0=\r\n=tr5c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.0","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"4.0.0-preview.36","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.17.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.4","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_2.2.1_1648522108953_0.21397255201791898","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@autorest/gotest","version":"3.0.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@3.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"8143e855ec1d62087bec0fe69f2299f54dda43c0","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-3.0.0.tgz","fileCount":62,"integrity":"sha512-4x8iXSzYyvnIyjfS93foj7/g1CHFkbdBjZGVf8PGfic1eHKdkVUzGZvTFI9NJShUKcEvth4Qn0Yqw8zyOT6X9w==","signatures":[{"sig":"MEUCIH7KLEJ+YOtb0OgXxqWgiV5qF5DcfmMKk1aXwaYWKynYAiEAom2FIsta7/ujAsdn9btE62Ai6H1vjnLsW2d3JaE9hk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT8ykACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdTQ/8Dv0mJtSegL4t6XGSJsGgbU8YLgneahrDBnfEAmiI3THnha7p\r\nHNJKEp5ol39iaJ50rhhXtzxBrNj0BYLloAuPFs2G8fBabwrYTmyI/jj8s448\r\n/trtCDmA9+Y9UWm9uXoR9sYRmZSLse308MxkET4kC2hm3Hh0bbDRoVqXOf4H\r\niWCynzQ51YQVP5Gwr0xU2n1VHwe6Dhox5l3+95a3K1+FkHrOAyeyLnT64Bgp\r\nyR9LxxMGILhVvj/h772KuXQiuu2rWdUTbCAZSg4U/LahnCg25unwJtivVmLY\r\nzP7hdDZV9l2Z6edqeNwxooq+54JyzwBKHyqoVMlhnT+KIZzQNrZwhQH3LyGR\r\nYwEhvXo8Ve1ST6PEK36c/rY/CNb6pY76fnvwexQui2yTZY2KkXrGthBb1WUy\r\nh6iOoiv9IId07fNIIqiPEMN8VVFRabGpFCOAuVEqGLEiHcBxDIQh6+aqm6Qn\r\nnF7Z7pg8Wh8H1VRdPLI+ykVINtYeWqHlvkNeqwpcWtC2WmjOa6+1XoEUfJwp\r\nRuxFfRTKbNefVwa/wh9G7kQoJMvjsMI1lbfvkKfL9k+eDvr3r1ASaTLhiOTI\r\nh5IwdxllpVDmXRlylVZPgGOcR/YyAr3MOcoNk3C1CN8iCSy2gdmWe+aF0VQ3\r\nvDdIGY6HHqQV7OhFkVIIZeXw1Q+owC5Tmg8=\r\n=+6Qo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.1","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.38","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.4","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_3.0.0_1649396900210_0.5375007787761528","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@autorest/gotest","version":"3.0.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@3.0.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"6f2c4561a89be1695f98e02244d6a8de62e1834d","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-3.0.1.tgz","fileCount":62,"integrity":"sha512-F2PgY3cSIsypysS9ERXtQum6rkJ286iuwFzizc/Xg2eM8buV+qFE0ysNey0E5hj/JpuFfsGKnQVn71b6qE5vYQ==","signatures":[{"sig":"MEUCIQCsgby4VGHihyvmvK5peywVuig5TwfsTiXfD+9Q8drZWAIgEvrad5fM/J5QUXE5TTqEdqlAIfg1ACfea0EsKN7srPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVA5zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiGw//eOaYQ0+GZ9Vlfy39LlE3n5d2MFQHJQUpr7zaI6X/Ka8Borkz\r\nR7VXPjEOqTW922L2qGTSGzb+mIWhVrI/alTPNCvomCA+MKEIeiuunrgJYqYa\r\n04S1/PRCc6iDlGOn863zvx1EYjCc580FyNm4kr6W7uHFBC5u8fSDsoHnmg99\r\nt17MGGiSTJdO4XY4AkSOy2DSAkpqQCi+JqzHHlDxmrwlu3V8/aJ+e8SDeyNK\r\nPTyAgqyu4O7cg/YsoxFW6git10Wi95iEIWrk1yzAnUIaA3xfaQNeLlwN9NGS\r\npLjvArhdZfoHzvbiVHjWQRvIR7ZMPM/i6o5WEPHhbjALqeDZwrEvhFVIC9gb\r\nvfBmy7Pdtz7gXoBGPt8re3AfONk5GtAd16qskqb9V8HGwHah/sFQGpsLFY/s\r\n9i/InZzBQFiSfUAOYrz9VKz8JrPeuiR+i1H2ulvGjgvfgYPaJVHPuzBbi2Lu\r\neqYmhbxTTSCYZu+UWbdRRKCMV5/uXdJrw9SCRxmMF9ArJdQY8J/xxnnRCU54\r\nusH1JFg2HjTIZNvjLcl/K/4EntnAtDGtff2Md3GpGTiC7JZJyCJGwHUEZVxi\r\nPRf2FhUqtXDJRoqGKAUdh2YuQef+r0lNyFLS6hvA+T4KWicGQ3Z7tu1UBSdD\r\noxLFZeVc9HnRe7nZfs+cinEIqhI5fWFr7BA=\r\n=IgCo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.1","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.38","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.4","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_3.0.1_1649675891798_0.14091377742475375","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@autorest/gotest","version":"3.1.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@3.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"bc2532691f46dfa0ec189bf6a09fe685fa9d4094","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-3.1.0.tgz","fileCount":62,"integrity":"sha512-oHQsEcgHW8FOl4SwomL1LNgDw9fjTTPu7nHv2DSfCE5+KemU6+oeGhEyreBtsq/Ks7vT2cytJlxMCQbfRmkGOQ==","signatures":[{"sig":"MEYCIQDgGfIXpgAHu8xHo29zBu/CZYjJALg7Renvl3hprvLtCAIhAMXH5YXoo2LbE7yug8zHnsS3br6CTtQ81IaYv/FKO8/9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWRMPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqr2A//Q4KxNJXG5H2V/1LzMq+l9T/5Q9jhdzMOQHslFGIFRLUle94M\r\nzS5SR0KwOlVsxRuslnI03sXtsLnyhhfBkHPbIlHjEahnOQ2mNvhffJw7YvvS\r\nwm+x8t1dxWiNbcbfIXVfH87gD7RYDbtOqSwaVLN80YNQiV4Bg1DNO/TI2Qfi\r\nAW8/oAyJGBaH4bl65xWbvis81E1nit1B4a8bHAicp2+rnNlxiSqq+Oodjtwf\r\nWllH7UzEWeiIgyVFO29cv1Bw3RWgXcl5QznnZF5V5huINFDcxTZC5zk3S/GV\r\nbBeSEg3ZTt7m6xgfEpbUTjdpGG+QuEh4a/AY+W28/MTb9vZGaLjRQOVA0mk/\r\nlPi46Qqlvf19eCHm8ukv8YPlGGTNtY8NiIwUSQ4AFKuQhNXbYfafJDurPWAD\r\nkomhmflB3veraHZX0vFOZI1FW8SUHFN630TSs1f9qKhGu9XUbI99DqizRYkG\r\n530bUQd5JyRvT0Y3jHaGzX+LYtfPlapEhtJIFEx/Vp+IoaAdBYo1PANOCoDE\r\nk3qAHDnGxp09ogg/DQEAB9/a8J6I9UE7FEKbRZ+u8VZfQxa5XvomnqdZt16u\r\n1IIruA+Rozmd1IFtOPo/94WA4sB+Xedb2YUrh9dI04NmfkgbGNAma2BFcd58\r\nXk4s5QdwGplpCwOGZrZszYhL7W4M0te2CUM=\r\n=4GB9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.1","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.39","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.4","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_3.1.0_1650004750896_0.9338959951986676","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@autorest/gotest","version":"3.1.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@3.1.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"ba8549a39de638645de8f4011c5203eae6218430","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-3.1.1.tgz","fileCount":62,"integrity":"sha512-aP01CiW/rKWFOoM1BTK9CDdGYSJPhOZiTjzZWBADgGKzuTkbjCOFtZvHccnirR9V15AwaXsK5ArE7CI35sE7zg==","signatures":[{"sig":"MEUCICj75jqbi7Y0aPs/eJA74+waE0aYmqcCVSPIXrJ+dvWOAiEAi8UKsA7GRtn6SiTAVcCOKcgwYAGsP2e5ZHpVobATz+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXRqoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpLw/+K0hbhX9CeMgEt9xr0FUnn6LJRESoH+RsxZ/qRJu0aB3p2lZp\r\nECZPWdI/2yALGNrk0Epr7Lmutbgtua266a1x8noJSYsgZp0/s9SZSYt19rGK\r\ns/YCrfwkp4TKfJ6510B1DbKLyCRpqRrzXcuRXPOt7byYG9Y/axNaQ7RzasSi\r\n6Pbmsp4879wsZGxPNoqWyqA+7VW4aEFqXwswVqFGpizDOpK6rAnNHRVWvExD\r\nmppnd/bDpT6IYCRdPYoAFIihydx2rJr8nSJEINivAUcb7P2H7KfSd+c0Cmz7\r\na06Sz/o5PkoM+z/6lV/vRg518yc6tSvFWxRcaAlj2g0YuOWmmuA2BKg45IMD\r\nM25R2zF/jqJT3uLV9bamRuIwZXomakH67w3KrFRraw6pEAnxOzLlBJ/GxaGP\r\nf84U04bl9tg7dc6Ylb3hEKDvpI8w3+XvWNmEvaxqYZ6WH5xTW8ImXFGVRn/B\r\nqpmWLdylCXNgx8dM2QjdHWx8W1lDSD3vu5ZQ8M7JiytLsaTLtESmY9wtwKbh\r\nvE9N2VGdSRutR+RHWDVBgZVruqZV3Oof7s2UmaDXXMWwLB+1CLe/dC/IQhPl\r\nVBpWFUQYPsxDLxuHon8Tuu6RiTKm/gcy3PD2FsvdAZi+N9nLETfys6Tu3X8O\r\nmDCBPlM2MarnI0hslteTNydRYWk+nyyDmAw=\r\n=MZ5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.1","dependencies":{"oav":"2.11.3","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.39","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.4","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"^3.1.1","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_3.1.1_1650268840463_0.4132886034157708","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@autorest/gotest","version":"3.1.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@3.1.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"5cbb94dcbd40fb44e5e31897c64215f57302e95d","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-3.1.2.tgz","fileCount":60,"integrity":"sha512-TWb3b3m90+Ynf+gWo2XTIwMqnURsZ+gLhukxpW2StNQrwdbZoam9Tg+7acHiFkX71pdhtjzD/QRGNilSq/ue7A==","signatures":[{"sig":"MEUCID1ZGn3DnUSq40y4a3DEPiITIRfQVlE3UumPdd1niYmvAiEAxQtc0xzR/Ej0jGpAZX1+1jagLgSae32u3W7VYzowhKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ2CVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9IRAAgx6i4uBJbOiy2Pe6hrtwzJgEIpNGhiMTfKj3JhY3FFqX75/x\r\nUZH8V32UXD/mz0V9iWX9sqtXuy8qZ2jE91vDxN1Q9tHns9m58zz6sHroMZpW\r\nGSHL+6TqzwL1VsKHJN4ha1sodg5nK6Xob1WJD3rHg0Vn3nAn2bR8ODdyOeaN\r\nBjYgEiT9/6i51GHTYX+Yztwt6RJdiRCh0SfTrWvgu6tolqKysW6ZkJ20XIat\r\nmoYP09kmj0SCEhf7zr59g83OnGTz3fSxBaU79+LZcH+gSOw4vEOygqiJq5+T\r\nTS4njerYXpmqi1H+6RuFNYWhmNB6C3I0vnD15zcYFqtNfXPlZ7NvcZyT+EST\r\n2OkE7R+pn7Hyf1Nme5M+hH89KdAXckrrTsPVwtNR1YrweqhDUdcmhl/l8AkV\r\n13DmKlsLDxpedG2XB3i5kCF+8swXeBuC9TLG5XhNt0ywZx8zqsR8hs2RzAft\r\nn5DF9P6xK1XSSjnatn0kR6BO5K/Sp3riUpRqqjxsaDSsXBnfhL9erkKxha3S\r\nvtOIE+GP5yAnVht5+UAm2HrvYerA011wjvQL5atuqIuTN0AmBGwZ8YPOpxzk\r\nQxs5eLdZJYw/7TIYm7t+u/Rrzl6eNb4XxcYmoZ4dCLbsqAiiaALE9d9HC1D5\r\nxlIIm7CWM5G9LS5LLc8/Zra0reME7fjV1tE=\r\n=MUxB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:autorest-gotest-3.1.2.tgz","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.16","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.1","dependencies":{"oav":"2.12.1","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.40","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.5","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"~4.1.0","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_3.1.2_1650942101393_0.8624822312786498","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@autorest/gotest","version":"4.0.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"3f3093e7cd17a82926642d711305b9a82ea1af3d","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.0.0.tgz","fileCount":60,"integrity":"sha512-g4ag4VII9rmgOuF0m08fkhxUDLmN5bMQDocr0g7vE+cKaqFBjb4AMXADuBpUSL+mjc3vQzqqS22P8CWBPRPBBg==","signatures":[{"sig":"MEUCIQDsoXp1tdcoYO6Hqc0Mj8BjBMnwqH7+d+dRLg1dvQ6BegIgZa+cKfZMx7fYARnokI0rBNQfc2jln4F8GWN87I7X5DQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigbs7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBmQ//aTMOnmpVsH1qhdrVDt8pSU91J5Mi7FgrU9rjm20ZbcCaQh1j\r\nMZyxM8qkITaeVF4xCmucWBCfjIf/rhccRg/czk+T6XwkJNXu9ub52CGPwGnh\r\nDByqbsATIY0Db50SMcHFZKhHx3x2h76TvtsRjrRMDzqo43GwnryS5Xi7FcKA\r\nwn/Uitq11g9uQN0GSmzz7m9aBj2OfOUbazdsboj9MJPEX1F1efGk+wrSyjjN\r\nQemn4OcbuxrlEKgh133Y/MZsBJjiK0koqX70WPFdieKpexPgsMfZWo1XgutV\r\nSOnDLIlLJLRF06xjlN1mQ8AB3OtzDfbeeJnE1s74fdfNBc5SM43gkyhZhuHF\r\nsJeBZ+wRdDsCwJNMN4JXH6AnbH2S3miM8uv4xJkPWN0ORAUUT5t/GRRIm/No\r\n4b0YVx2UybIV7tZjwR8/m/tzhzu2L/DEMV5stmYFDTp/+DtSqdRerUZnWYhk\r\n7FTPnSkcKxEoxhyg2lg5PZ8tTu4Ct5vXG/TPomasWClWeKS/KyDP/36IgfL5\r\nT/Grn6+2ds1AMLyC0Grtqp1JTFqEqn1fnGPMaY75f34ZppW8o24nAw0O1xzd\r\nQdvOPs4+AO8EvY/Ol02TnC6LWWKBQdywivmeQifhB2U/yr0OLZw3zeQGcKgv\r\nysaUgVn/eaJ/g5HndELFBHZf7WmhMdg8+tc=\r\n=uQbw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:autorest-gotest-4.0.0.tgz","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.17","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.2","dependencies":{"oav":"2.12.1","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.41","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.5","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"~4.1.0","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.0.0_1652669243054_0.22414640755501902","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@autorest/gotest","version":"4.0.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.0.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"1e00ef959397b9370582130397b2458670c367df","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.0.1.tgz","fileCount":60,"integrity":"sha512-SzLkaqyDvTP1VZ6zC2q4xDJIvF2wRhwYoGVdFKbSXBTxw6EoP5nb/TcvhltDmcRq2cpwRpW89Lr/NYtGCsmKpQ==","signatures":[{"sig":"MEQCIEQMBGVS6sTDuHEqMbs3/wMXhKDN0QqL44gwt+Oeh5+mAiArsdwEs+pPEpDxxsEQLshfbGj35y6XTlQU64YwHRdlIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijHnzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2Kg/+MU5LpSrFivsSBQZaE4W6DV5hqE2nx3UHKYaaldxrDZ2TGg5f\r\nTJwhAan1vjgEcMpja472DKOMaHjYOk3AdI5PjxuCT5ra7m8fxCSNwgDWZRc7\r\nI/E5rcTvxijR+jvbtRJW+q/ByqdEY8A8m6+4s2QPRE5Nvpjgy5U/FtSCAscb\r\n+bRfTKU20VkVIsKw8jHF1KO975l5Vk50WIXTNls4S5FDb294uBqBWSTlKOjq\r\n//iWV+9I0k0K4X2icOu1w4XFzu/qnz1tOZ4SOjLSpK3qFxQoyJismdI04XTF\r\n2n0IVHDveWyx5YNblwDB+oqMrml9EOLLLaejPArGJ5vRW1CO4dRLRtxaV6Cp\r\na0LiKKVXmbC17iE4hZNtuSHIwbmbNMuEMK3E8YB2fnVpyuJOPvnj7kFOIEel\r\n3JhD7wjfEhgQFjclqDvIU85BDfNJzzSwJzhJVUq/1wu7qHxjTGQxYWZSCr9M\r\nBzA1sCXcO/JARUa4c5zdp7WOa63iUleimtXVZ7Vd24PpHmC4wmjGdcznrHFq\r\nYqRCUuA+1JqtMgTBjPqV4ip3dxzCflc3nAasJ9hGW+lP2Ireqiq8ajVHf7EP\r\nzA+EK9noi3TQ7gNH+5t1whXYzGPdQrcjUI65UHHhp7mvT9P29NZu1badGRTi\r\nJNkp8utQkAHhtMstRKjIMwGDnSfENilccoU=\r\n=BQvy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:autorest-gotest-4.0.1.tgz","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.17","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.2","dependencies":{"oav":"2.12.1","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.41","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.5","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"~4.1.0","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.0.1_1653373426886_0.46317474395267033","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@autorest/gotest","version":"4.0.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.0.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"0cb8342856f80a2a1196b48e084b086a7bcf1fde","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.0.2.tgz","fileCount":60,"integrity":"sha512-+NTYQNJ/F0sd2Zk6o6TzmfABkPGamvEDoEgDiKf0C/Jd/TF4krqXXq4ITjsUV5H8ZB7e3qZAQ7T1Mw8rOJe1aA==","signatures":[{"sig":"MEUCIA1D2dWS43hW4JZtPWc0yZdAg9gdNrY4xwJjUQz0tJheAiEA2JhK8BaBoZrjdGBGqUOC9pmdEhosS38w9w1yo8ttdQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioJ1QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGBg//W0qWINxaghijYFnNaTsuMc6FgDL80uteWzHJ5Ot8YNvIuuLJ\r\nQFuUsEMhQROfnH+iU/c3my/kPouEi+Uw3u+lye8zMdNVt1r8Mr71Eh2fvieJ\r\nTgJ/jmDqXgz9Jt9nt4SJr2S5JMUKRp4SJROPwq3K5TxywvefP9i34CWLnVTO\r\n5h2KpBlxTQZTkCECMyU4WZI82ZaAxbk7rr+4GVTFFJGmnOwLk4ptLNyZYJ60\r\no+x9SIXnNbsaHy8bfXCBoGDAHKuTR+K2sw47SjjQ4XP6o4CA7msDPfcNK2bv\r\nOOVY2IK+7iDN3Z7xPO+CpnRh9j4jKAIKPAOfMgs4HDUTbb5aqbtukik26sX+\r\nM1TBMJ3AR/3F5ETkG89ErBVwNd2jTaJLnnfuQnVJUwRP+Z9XMvyxr3zAIkqM\r\nVZNkcfAA6rnuYk6HS7qAQD+j9F4tAjWqRHcHxpkz2tCN650tT0FaJCT8itJT\r\n6VaIcTYAFK4/7Bm5qhgO9m/yKpsShMl/+hg+1CfUY4AsoTSzDFG4WiqC/XZF\r\nfLrpY58kUeTdRb5LxTB7LUFA0Me2+itCF1B/IOuZwMKSHyp9NgmIffNJy/YY\r\nJ0mI6OE8TqtHESGcreK/J2E+QpJUZMmq+OixFWwhGwZjWk3W3AGG+K81kc2M\r\nOcC6PknDgMDyQAyvVJKysk5s+9ZkVKhuYJI=\r\n=O9Na\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:autorest-gotest-4.0.2.tgz","scripts":{"lint":"eslint . --ext .ts --ignore-pattern *.d.ts --max-warnings=0","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node dist/src/index.js","watch":"tsc -p . --watch","lint:fix":"eslint . --fix --ext .ts --ignore-pattern *.d.ts --max-warnings=0","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"6.14.17","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"14.19.3","dependencies":{"oav":"2.12.1","lodash":"~4.17.21","js-yaml":"~4.0.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.41","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"4.18.2","@azure-tools/codegen":"~2.9.0","@autorest/testmodeler":"~2.2.5","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","cpy-cli":"~4.1.0","ts-jest":"^26.5.5","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^26.0.24","@types/node":"10.17.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^5.17.0","@typescript-eslint/eslint-plugin":"^5.17.0","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.0.2_1654693199831_0.5494788293537798","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@autorest/gotest","version":"4.1.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"07ba3b8675cf16df366e795fb67626e228647eee","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.1.0.tgz","fileCount":60,"integrity":"sha512-/CE6u3UwrVEmt/I/Tgy9b/owcE6kH9Kfn0ipsNS3oQCFXYTn8z4ZejD0WoYx2WKCd5vfBMtc2iMD72yw+davRw==","signatures":[{"sig":"MEUCIGkk7e7Dv4JYEThcUtDMXwdIxWqFazWEPcVmgQXo+U3PAiEArhxpcpVyYK+BrqYsqWFnQUupozdRrCQdqF4pM5j1RmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1oFiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8SA//R72tjXPQ3LxqljNWIV70eDCgExWp69rMCVe/nWdneFLzlm8e\r\nLkh4va+wJlWSSjoP2DP/3ecf476iJ322+HWWXotRiYFvRkKnyzS7fTxg9sGk\r\nYCZkFyHI0W/TPKQoOib8LVnZpSuGVTXi5n0T652H/Gwj/kWuEiIgQD0sGvZG\r\n92eBl+jNYzBgDFGryWhIIFtgsY6V1Z+fjoMoToP4x3YfjD4eTh+NLlopCl+v\r\n4vo48yWHTgff8akD7JUCm9fnj0Uw6YE0L4u8jMz5cfsQigw0jQxb+O7ScayG\r\np6BJvzWwKneUHftokaQrvsEwJ8CQJNQf/5IddMisASMBtqt1Stits142IX3/\r\nawqZYMZa7eiWmdVQ/z8i2Go9se8XuFqQsV9u27ykCxt1/OBbWSUK1z65waSs\r\nk7sKSt4hDKyx0qU3SVKyd2ldUTSD/C+Sho318s+wmwBYBmMS789hJhoUEO8B\r\njYghZGSTl+yn9dTT6b1eWuQEjvxp4VFvzCK29TrAEdCDULmaMM880ykedvC7\r\nKh+oug1aCvKZ/doGFmhKr6MvNVRfgHATIhenHcO94dsJMNhV/iwdSUEtglnE\r\n6u8K+EYWM+3Mnde/CXiyAImGEU56Gx/cT/0Jx9RKeA/XPpRMjU7SVOKLdpDW\r\nTYX0uathOcNNlLhy24szvpjoQbWisHXOh8I=\r\n=xS7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8fd4fda5ae1138f7021b3c1684833b0705c7bf42","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.11.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.16.0","dependencies":{"oav":"2.12.1","lodash":"~4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.43","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.2.5","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.1.0_1658224994301_0.4258246712426761","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@autorest/gotest","version":"4.2.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.2.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"5ce30bff531b756c02f5efae88b30aa2a9e041c5","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.2.0.tgz","fileCount":60,"integrity":"sha512-fHwfbL90WV5GkKmhLg7CZ+qBPJs7kQwmFZsUkDT9o9DF8hYgJhLgNEUzqb/i/xBlhAHL5Vi72FFVbjfccv/0vw==","signatures":[{"sig":"MEUCIDFfTztIph3eGmNfFPjS8pS0elVSyPiFCRSpWsaCttLoAiEAtqooG1Y9xI4nJorHylE0bV3QK/H7RaengGdfxcHxM04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4jovACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH0A//QSidMpIh7klThA8HQpVHTrjBwrBK7Y1Fh7qWNx1/t/rUpD4a\r\nWxye02YDe0HSGVTtBnKisDbZiz3qHh1C+KXlAJbbA5ZUPMK83XqsJGSoJcsl\r\n0mn/VuhHoGjKk96Vrr3MEvCGVxZHbfP3T9T0xYvQCG7X6LG5PFT3aowgHkgP\r\n7HfsNWi9S+DmtXChlcFO/19GTXHg/zEoBfQGHu3f2HLHPyDVAx5JqdhVRt2V\r\nsO3N8+2rYy+wSwDAF00/lZ30JTVEvPxukQdZPlrJ358stZIonxMuUZaBaOOa\r\nz8EFkmYNU/KxIeY7VExY0JEbZWka8oK9T7NxL/7s2s60g9s4FDRKwq5n4HlT\r\ns4LvgMOvq4dpy7ZNe28qXygq1RO5TusFE3kCc5XZ4bYrcJX7Zs/FXsOcGm3f\r\niB3wGuENqyQaFdSpWO6I3VQm479iy4RcZMSvNw2X8IiamsNGLodXKv8CVFQR\r\nNLzBbnLIAt8Dp46zJwc+Nl/8UWtkQWSlV6TKtRiVjxISFUkGF4EvCFfNA8l9\r\ngeFxuoO5p+qLtFl0wLXToFdgMijx1IvBMJ0Jp0uDHXE6IvL/3dZ8tcpToncF\r\nzhQSrEKmZH65YzfK3gF94ZVnnlmEbYF2lCh+icz/3LUqoG6cALnRBfOwTWXK\r\n0JK8bAHw0RhQW2pe1c3dmtPexy10qLSCD28=\r\n=8TrU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0151473e7208b58b55188c300d217cd51a4378c4","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.11.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.16.0","dependencies":{"oav":"3.0.3","lodash":"~4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.43","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.0","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.2.0_1658993199026_0.4516998904305105","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"@autorest/gotest","version":"4.2.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.2.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"ebc5ae5a1ad7b8d2e37c5b5fc3cf8bfee07ccd01","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.2.1.tgz","fileCount":60,"integrity":"sha512-FwJamrAyvOyoojL5vylYogtIIfisC32cuS6wJDozUyfSNsXi3qAtHeA1kWKYXoc2lev3ryRQjSvfGvLYenuRzA==","signatures":[{"sig":"MEUCIQCj7z9wq4ogncqBNZgKyK9BnXQpQWN1gPFTwaaMkmMYsQIgK9sXw7HJQothDIF8nci7aJd4+wxuJrBu1ya6ITMgxj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8K7lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpd3Q/9FeQInnr/c8pKZs5kUo7NVq3dhu4pDbc1l/vBm2edagx5qIoK\r\nDIJt2XLmWv6JfRNEM0rei2TkdCbPxuB9mjh2iy8y1NM9N2c8bOSwgqIUaCQm\r\noSK0sL9s1ii5xfLutHXHCmWs/RTHqfjIFZDN/CtgPfyU90rNqx+HVo+TpZJJ\r\nD4I1McrajtWOZSH0CGEmffJIaXc30jFlIylK+MrvlvkkMkB/afP/sWOkwni5\r\nPHl8dZ/vvHPbSjH68sZAlhaByp4oyqTBTuFZfbDYt9mpdA1W2adbDyPitqQ0\r\nvesjMe5bxRZ+ddi4DlGAr1BbwrWqEfCkiZk4x7HJhHNAnSZsQtoVV3Ee+DjS\r\nNWo2LMR6aU78VE8UF3Uqc8EMGQeJ9a8grXpx1hSbx5UpOujvGcZTEUXt4Ktu\r\nDDJDVlfSRU8rWljZ1nStc1j9uqd6DEUrbFsMGF6eC1oZG/vpR8ODkWFzcnEj\r\n8d1y1gU4EaI5i/t1xg5rp5am4tct4UQksiEFO2Gg//dK5dJqChBxrVR8l309\r\nAud0apYt5Clfu8VWz4qwn2qjpV1/RtYyKmOAoMQ59iUMxvJyHSn31yODni5y\r\nPgPnIrElbZP55eWJ9q5DsKwImvY5BAtIgf4hVARD0SkM1UOr2ZlsKF4X0tVx\r\nMtdbzq4WnEpNXrMp/TXTJWHnfm4u8lRd8jo=\r\n=GsSo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"56b3dc6b391684b3df16b7d3653ee435faee9e55","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.11.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.16.0","dependencies":{"oav":"3.0.3","lodash":"~4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.43","@types/lodash":"~4.14.176","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.1","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.2.1_1659940581642_0.23439123308359222","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"@autorest/gotest","version":"4.2.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.2.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"363fa462ef372f35b1c2bb549b6ee2fa2a133de1","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.2.2.tgz","fileCount":60,"integrity":"sha512-beM8wcB5EwU0bjdPSLWkHtSWJUSTAL2M+NWZuQUA0m7u6lo296tP+Z+jehKzYym/ZpNiKzx2ByMHyrNW+Ilmfg==","signatures":[{"sig":"MEQCIAoYO1iQjNjxKWCIdeYdgZudEsghCWrQQl0qT0QjmpKLAiBFoXjhSa1nZieudjVbXBDCER5rQoLi6YdUMu6qqcBU3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/yycACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtwg//d+6/80ZyQrq8//CttIOMdwvzzgMwSWT3+Absy19Q7bLv0ey/\r\nSSV4sYCvu/r5q8s7FfADrSZSGeoAW6CSIS3DOByjMD3KFv7jKEeuaCtL+jBC\r\nv2vnHIAiZKp9fMO6RnZU4QYt0xVWDM/Jwxr2NTPPt4TuFj/PLQ5zHOw1a+Dr\r\noCZ6VLKkDMgo3JR9JlM6Nw/luOk10312RAo2kEFkq5dB/0fOAAXE6MS/goAd\r\n9NQxJC2d8h6CO9vcNqviwCA3oJ7iyGlNN2pd+cqxuEOjfF2iYyDt4kjUfg6z\r\n0DYZB7nGAdfzzqQd0D2GWAV6Kj6Q5KgUwNXMQf45WWabN1ZPIZCGRrDFcVs3\r\nTfdC+Lu8YDjug4dT+10BkokDJuTVuUwrvn+0IJEWHgireOOaNu4RSehTVgnT\r\n+RwcSifUhYOnFv+PIJy4YnPpHN+5D800uvgTBpqjILlAgyoLEmMTcaLlKU4y\r\nPD2g6bbeBNfldqAk000QGOQ904x50ZGsSLhvG1Xhxr5DSoGEByyR12Zqqaby\r\nlxQWMVTU/fv2wH56CbGs5bNVzb4XX/4RHCEBOKKIbiVJyfcXJ5leDKaamsTH\r\nUHRyRhoTKpXiprmMNOUoUUvMt9RCXXeioe25dQJ6NPIpUFCEDQWCted+EA5u\r\n8pRPBwnbZKNXbjID093zLDn8UfxfD2bRAnc=\r\n=ssRt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aa23215cbae2e1ac7ba8962e3cd344987386b599","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.11.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.16.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.43","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.1","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.2.2_1660890268348_0.43501943148723554","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@autorest/gotest","version":"4.3.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.3.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"0376ce7a611cce5a16fca293e490ce11852ea8d6","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.3.0.tgz","fileCount":60,"integrity":"sha512-ByqZoTz18FncB5ABjCuHv9Zo2lXtZIRL0XdwWi/+s5qdoEalWMAFGaUOFjJVtmr4uuklgyQckSrbjnIzxz9tTA==","signatures":[{"sig":"MEUCIQDK5RQEwnio53AkHBzF0YWyj72RFRFkp4oW2sIkhxgCrQIgeiTcu33IF3MwE85XvD8LMEv0BOoVMQVLYOjJaDyClfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBzNPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEzg//SqtzEWVNb5zvTAGKhzA+rX/ZrbxAZscNJ1Y/qrz1/gvKQ7t2\r\n15lpqtJL/AyD+D+89Z0D0/W72SZJKJzuuyF9uezsagQLTR3R6B9YdPNQfUg2\r\nDAB3huJ1jZL6NQpUzCwEuhpiUnSWXO571WhmPaPFfXERNWd23urDBQ+v2twg\r\nSm1jt+T0y7si5A+itUW2ZF6CGNpRlhjQgyjYB7bBwpHsHkrK3Znf4sKeX8cJ\r\nRAIMpiDKx55/z/swwU2Td8YIDttArkIO2d6EmKpHuVNBjieYMutJQqW5FgLF\r\nggSwZOeChAaS6gzmSanPpU9/EZbRT8ZiUfvgV+mGHHuuNRUunjgLnHBx3bHi\r\ndU2sTQEi8/SQxd12J6+c87u0BD10Klsq2KUlYfv9Q+A88J5CgpTwoGysEnip\r\nwjoO77x29b2R5swc8qLEUO/qESE8jMXWfWuM7VQEV0b3Xe80roe1eu0Chfdb\r\noDRKDwDbgm5+5jI2rITX8zdx0dE4vjWp7HSBkWjXSjX0YVqcC823bcLfzzs5\r\nMIGX4L5HJBeVW+h+w4jf+gA040R0S71uEDpxGajrNkp1uYfM3S7uSVuj1bwQ\r\ngR6hiiv6Y4BBYVFpRwcIcshjR0yPYglKqSPILr3InvtUF20UVYaGetuQI2yr\r\nyby7DaMoQ/ciX8uNlePh/xF0cXl0k3VdAew=\r\n=Lkr+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2f6d0f5c08775d57f7d13f0ad45e882286e8fcef","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.11.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.16.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.43","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.3.0_1661416271602_0.15518056906895383","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@autorest/gotest","version":"4.4.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.4.0","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"eff1afbfaf42a82f061ef0f508b0dca1fae295cb","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.4.0.tgz","fileCount":60,"integrity":"sha512-rjXYrO86euvnx6UM8VD9TdFxk4xHxQbq6v+m1EhjajTAEGmT8oasFZTquPT+HUZRhOeW5zRlX7XAA7YbOqcWdA==","signatures":[{"sig":"MEUCICfXGtt0BckTIPc4tIHzY94Rd0B95ZH35d4VnABrmEZEAiEA/CXEpqbpjAJ08f4Ios/c3lTCeg3OxQBR2xjh4PNENWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV4wgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraOw//TZkGp53JOjyXWuUpNGsETDC68IqrNfbi3+6UlEn+V0C/0Mb0\r\nksikgZuYam59zC632gIC3k+B3XKi0aGFpCvf184HhMbfGAx1t/jwUxlJBZtj\r\n6kpCjZaAxLIJRLeoLMskaweCs6EJ8Q2cW8wcuJFgKgGi5KmD9b71F5H9If9C\r\nTCdVL3khgEatW5Oeo8simpEp8tvMvXWy+sx7ZqNMVToNCcwZqc+F7IGpqrE9\r\niSs1CrgVgFiF9cO7KL1ibKUyDS1Lfq0HLXeXn3PnCM05x1zEQsSLIX1kCrPg\r\naX6nxz4BdRtygR9RpCmuFa0lQ4iVUZyEPRWMLaxZYPNkSn4rFO2emar1oWFv\r\n8CTtOlXK4CyMVrTE2mQC+oQsdDx+C0gI3chQArTeGPFLUGoQ/ZqzGdwtY+f3\r\n3BmDMkYFiQ9oaku8zpjYXEK5AvL6Up+eVfnWdY3bh+58BFIVTiftFYJ5ocY/\r\nlcpMVcM2TVTFSp3NCtm7J/8C47kM/t9Q0fIu5py65N6WMorplYOWUyY4VoWB\r\nSv9wIbMDwGLrRrh+ftwrz9x2tQynErhZa3IqFZ9Rn3NnB6jRyTe8wb1Esj+s\r\nO9srTdITcMY7djyTqHMfdLr4+3+JqJ74zqfNUWZFS3o5zr9qcrMN9uaHpfUK\r\nEfIOdclDt/wadlj8LLbZ5kEIq1+937jYOGg=\r\n=7CND\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9e1083134b50be89f84bcb441b7de8ef874e731e","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.15.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.17.1","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.43","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.4.0_1666681887833_0.195048613197931","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@autorest/gotest","version":"4.5.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.5.0","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"d12f8f3b461fff50d6697f812e5488f6cb9a8429","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.5.0.tgz","fileCount":60,"integrity":"sha512-ZuivdsRMaYJkfw36QURSZdpez6EL3CP1W0TWL4Af/ZOzxEYeg7Rf7RKVRmGInLu9VL/dPMRy2dKx4HZmRPHOqw==","signatures":[{"sig":"MEUCIQD1xLeB4nhAZcxSJKA4ZcKH47uA6x31zwa7a5oqhEU49gIgY4FrGkb/63+oXp5zQaJ0iCocZCmBiFF5TyGa8KvrEuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxPd3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyUg/5AK7Xzi/ZYg3qyhtUEQAVMLguYwu98+GYSLZmP0dy38ormlZg\r\noy2YOTbOguWIoS3HUyqnsZB/z3MYlam3rHtBfzaVAUWi/udW6RWAT/8Ys/dT\r\nfaEKtfl2p5XlBKUGA5z28j/m4gKOJrFvph3VbFNviEqmZnzzgSb6dPFkfxwW\r\nJ7RnsllKyp03kITHPvXfnVE56K4GbgOEGAl/z7lhmWDUCZ859StjXkV5Ua9E\r\n33gdTAxL6robaA6hiq0bcZRuwW3EW9h+qlQ1BK8mT/O1gvUmitGqnHCJwtC/\r\nKmgVvNnLBfKtgCjKfg1IWykECjN02TFFtQv/lx/3xJmMgHRlko4D4wHNzDRS\r\nM2W7GGh1ou0j3k9rqGu5zw8oNg28iuqLvttvHSzp1WemrFHCPx/Lm1QPWV95\r\nVu7T5k0H9Gnhi/EMxzh8nsGor6w5RmU37nXDxHZGONbrC5S/3sreOSyfQegM\r\nm9VOm3YaHHbbCWzFn/LpCUVPHeR9/s7nqlmo7VwpJ+pF5vx3dD6MUoLyvCrT\r\nY12FRHIRHFccutyAAbJi1YeO8cvlQNxuGhVHXhJfWYKVnWQ9LAdwHh0rx1jY\r\nXOjcNnkUS8xE2q95KCfuLjuYzEW6tT0j/TOA66HmFXfLrMZ5M0zdkWrflQRn\r\n4xmdJcv/96hBQRTRXpPoda9LfB0fvAwOzbQ=\r\n=601S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8b6952decd61c5264f0ba5d1b7625f1217d7aeaf","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.19.3","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.19.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.45","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.5.0_1673852790867_0.37168028813640586","host":"s3://npm-registry-packages"}},"4.5.1":{"name":"@autorest/gotest","version":"4.5.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.5.1","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"a75e07fc67f0aed8a47281a207b96c707b522443","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.5.1.tgz","fileCount":60,"integrity":"sha512-a/0luCQ4E+hoc56aUKHJVG1njBAT/TiFXhzEPuyJQkGn4l8K6se84yuyRFUvbJTBOZYugc+8NaN6KSUlRtMVYg==","signatures":[{"sig":"MEUCIG/y6Zcl6GlTRzF3o8GbDuWdEPM8EvyHCAK9X/xafsFVAiEAv3nCQmKt7J9F3g+lDB57MUxPG5vb0fl4vvsWUJDkzoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxjn1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcFRAAnxcpeEYWMc7ftJrgTDxhLYxnEqtIHdhabmLMSR6f814R+m0h\r\ngcHqgqWvQ96lzBFaNqtuEPZ8V22qjOsyT7XrHp7s86w0kTHBuqcZvKdzrgzD\r\nHfXqrDwUoJACiSIe5FHVxYjQXhbjQw/WmUd3XgK0VzIWsAc+cPXYl3DLoM0/\r\nT9fIMboKPM6O5vc6C+YCAEC6qEURVMhKTlmunpFV+UAFAnDqAP1PaJZVSGkt\r\nA4WubJ1dk63ZvjFPKcfQlTKeL8w537GvYLtTqNhv0DyKJFGpzlBq/dbiQpWW\r\nHHHnCo+2P2PG6pafr19JFP0CdAxd/j+9LKS6aGBYYoyzGe/KO0cWClxEsWrR\r\nkxZNAZjfyl1yNY4xOetZyObk2wV5+3CjmUEM6KzQrH+YxjHOvYei4nLsHj1L\r\n9BM0Ld90MOKRZ3GSEbDMOF4ef/iMgAXbKppN/HyMEhL+3j06My+A7e9V9wuX\r\nl1n6RlnLem5FYTAC0UTjh7jhtEdgd6oTJQBeLL8ido4V21IXD2xTIID0DnUI\r\n4e1BF/qlNs8Y+5nuSvO+OWNB7VVAUOrOaOD6QrTA2z9OhKU1C1M4oOAPPeQk\r\nwcFcKOw7aIPWaTNxIQuT2eE7GUbeMJRYIOmH9eiWAOv5UD8LE7jTTy0hgZmo\r\nAh9w1rllCMcby3YNmLxAbmmiArdEjGo7LZ0=\r\n=YP+q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7e54f9a81f39daa829276bb6c8d2a806360b89ba","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.19.3","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.19.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.45","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.5.1_1673935349622_0.9282801462574339","host":"s3://npm-registry-packages"}},"4.5.2":{"name":"@autorest/gotest","version":"4.5.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.5.2","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"52816d437146aaca7d8251dcb89b86b1cb2597ee","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.5.2.tgz","fileCount":60,"integrity":"sha512-fm0VtGCExgiaOI8pX8DVbHMlcNG0m7FpANR+Qn5Gy5P8ymdRmupQMh8aZOT4jpart5aVb86bvTQlgjoL5zv+EA==","signatures":[{"sig":"MEUCIQCWhKy2Z8L8AuzzH5z85xSRxjRcufsBcQKWSQ5o6yziqgIgS6ljFsJwVZSmRrgF1lIbkJ1eWCmu/hFCBM3cU3aPcxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj14jLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8nQ/9HHAi/ZjTVVn9PObRuD8+Nuwj5S2hDgPNubsUAHknK4VZdYib\r\nfaY2msTDPAQPpx0WhZfLkjPaJ1W+1p54zNc/0IAhfTZOiE2+eLlgCb2E5A8C\r\nACnlhgflmZpcCNwXGL4pHbU4SPz6mIiMA+2vVzlvfH3zq6UzZer4Or17iKA4\r\n2fd6d74GR+9M7U3bhTiHvmfGELGOA1vnIbwztPWStFvJLuM8wVYbtXLncHYM\r\nzqesuKYb0H85aQCE077h1r94IO6qxzc8QCVmk/D8zunFPjittnLBsboFEBUH\r\nN24oBXS493Q3bSIUBy2u4AvW0si0/VbfJDHLgkPvBqlk1NizKS+ATdPSqF48\r\nCqObXPPz8WgR4ECunTt2VV+O37c2QV2LJdKOco2ifN4y9DGwcc6VSvP6ttUB\r\nrmsrS4lC6ZEyUnsBy7Fs6CtGr7aQ8Cds4tsl+b6LRy/LXq87UHffGPEipLVi\r\nsUSHWvA/wQOuPKpTd7zGBKdekjPlISNs4pisv78QIxyokDQic7a6Q7rNVoSj\r\nySDkiFD0w15sfXOAs+FJY+7h7ZyUQtVXsPe5ZKbQUqTckx69JcGud6SJ8Pnd\r\nWm81xsiPrU95sqoVWRY//Wth2MDvs5iWTbpyyRQAbqYQRQsi9/rWhD/YivHk\r\n8+QaH+hAoJUc+fkPA+CMyLfsZGv4jRJN+ek=\r\n=vyC5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0e44cb9796cdcec477de154386b2403411a0de70","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.19.3","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.19.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.45","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.5.2_1675069642997_0.20525613401029608","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@autorest/gotest","version":"4.6.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.6.0","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"8c2488beba1e762ed042013ea5b401f82240033f","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.6.0.tgz","fileCount":60,"integrity":"sha512-UpAvZOIsml90jYvK8tfRxxib0gN4zdTmBhPl9JhjhMoeXC6nHAlhWoFBCa+hOZEABBBuSkovUl9Kk7iC4Vu6Yw==","signatures":[{"sig":"MEUCIQDmjH3uHdhRl2mTEhOLqvHgRwj/b2z8suDOxgFdX/wKDQIgX07XfkbfbCZfWJ07akcaAClMVG3fZHbjjNUA0cv9kAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGUFJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSEw/+MeReuWEwutiS77phLmpIGgNAK2LBgKF1S0oQenYGfhuTNvR3\r\nsF/JqExJid2BduSKWhy9/8iwYmwQROe+fvnFWfy9eGkbeltcHAqHKP/IzCkV\r\nCtfhaCivj5yWm6lroJSWHBGMSWrJZ6v6VmUMFo2nvMzkDFtB5sZrDGsoSULy\r\nkyHY2lAGz0sgEGkZugGTmQbJtEmwJIKMytyATEWDmqeC6H56WdYLo3ol1wdA\r\nG8feObmr/VMi4XQljp3w5He990I7SgK94x8iWraaE9pJjROfeVfFLtwWCzuN\r\nurZEySwNy5frPzm/V8zt4I6XD1ttdpNWb3aN08pLjJ9MfhiUEzMlpYIy7TKs\r\nZ4vGBYi2L6vsKFq5oV/6ApN0TcjVqLAi06GaBSgxXPeX96rGyEFyErvLsR+I\r\nuP11i159y1VDvP+wLdzyvRoTQ/hVf2q22JnX94epXWXSPX1LqxnGMZsoTATv\r\n87KHLLn7X+KT0p7X1q3ZrytJKXPZRIbp7qRbKodClBh0qIiv+zoLWMs+OEtG\r\nu8zbPm1GxEfylSM16fvO1QAo9bne6tQHVZmlnXD4Xc+JvLyhQTIC0FN4dh7A\r\n6z9p0ULvdPv4JhRqdHra/YWQMxXp7ZKmUByvtlMgICG8MeeMFGjsVs4uzW6H\r\nRhaPED+oM242WN1nCndUiiAtkPbBNepm6xQ=\r\n=LHGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"db51bb93bef7af3b3a96e0e0550533a50fe5d29a","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"8.19.3","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"16.19.1","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.47","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.18.2","@azure-tools/codegen":"~2.9.1","@autorest/testmodeler":"~2.3.2","@autorest/extension-base":"~3.4.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.6.0_1679376713559_0.6970517762058506","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@autorest/gotest","version":"4.6.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.6.1","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"e1209df2811d1effd2b0fbd0798642e17de48449","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.6.1.tgz","fileCount":60,"integrity":"sha512-8/aO4DMW6l+ZGlbSoyauvbAkz/Hc1gduXwb+B7HGW5E7haPnOfZr8uUTKh3ZqiOa9Bs7rejtyq1dybCkPu2q/A==","signatures":[{"sig":"MEQCICTdHw5f5jU2hZl98ArgOGu1jwI7Q0d63KyBlqTZgSkUAiA3XIcxpFkrdHgBqz1y9+ma8GnCfigwL1AdxQ3rD1aChg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472932},"main":"dist/index.js","gitHead":"26f11fb6fde3375bacd136f06e319e329ad2f70b","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"9.5.1","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"18.16.1","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.51","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.6.1_1688030875624_0.16008443974375042","host":"s3://npm-registry-packages"}},"4.6.2":{"name":"@autorest/gotest","version":"4.6.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.6.2","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"d77461149930467206dcf07f8deece17ad78f824","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.6.2.tgz","fileCount":60,"integrity":"sha512-25vflDyR0R/mARtU8Ht95DJV24orA0eCrkt5mSPveDIyXybcE0rawYpJ0URAPykXjrjJkJdGPRBXABZEcHiASg==","signatures":[{"sig":"MEUCIQDi0cuF6autSpSDRHsHguWl1fF4HDbqLyNgj8zBLiPs+QIgSBz9bB+S1MlKQ8NMuCUX4Tq4Zi80dy44ZEk2Lxk0A44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472344},"main":"dist/index.js","gitHead":"b3ee4eb4dfa6eead40357308890fc97c2a68d4e5","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"9.6.7","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"18.17.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"3.13.1","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.55","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~4.4.3","@types/jest":"~26.0.24","@types/node":"17.0.23","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.6.2_1690782070607_0.08361687923436101","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@autorest/gotest","version":"4.7.0","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.0","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"c0e642f04f1a1956c4622afb02463d711d27fd93","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.0.tgz","fileCount":67,"integrity":"sha512-sqPIqxfECKz2gRbPxI8h2gD5z4ngZGX/d2dc6OS6+vGZOfMPpXs6fuXrfdOqj8y06nCMBAh+Y4ifARXxl24Y1g==","signatures":[{"sig":"MEQCIEUK2WHHWmlLP0bg7Z4DAvAHYoFbPw9U5NJ+k551i/xCAiBhCn6XCVx/K0hxwV3fhBHESYVoW9ZEWfCseJb46vjhlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510921},"main":"dist/index.js","gitHead":"0f0a0f013a9615e601eefcb2eec042e9def2e110","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"9.8.1","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"18.18.2","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"~4.1.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","@autorest/go":"~4.0.0-preview.60","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~5.1.3","@types/jest":"~26.0.24","@types/node":"^18.16.3","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.0_1699508617453_0.8146086676901758","host":"s3://npm-registry-packages"}},"4.7.1":{"name":"@autorest/gotest","version":"4.7.1","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.1","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"666522c9f56d53f1c5b22cf054160f69a9bb7141","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.1.tgz","fileCount":70,"integrity":"sha512-Nowf+y1WRXPUDi9TzvA11YltRQY2jOO9MtcwcpKAeK2Nzp2UXxEDOURzxaQ4YPPbFMyxmt88EvYlgVBp3obPyA==","signatures":[{"sig":"MEUCIQD/MfguCJ3U9HW1PpKJXbhbIU2AjNDRcFLFXXrnpwKGfwIgWmspdeBUR8bJhKsF4+x2FlZMYQkhzAfYZDt3DbiaFyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":518902},"main":"dist/index.js","gitHead":"9a45e5ab585211782803a0b8dea557766f01be0b","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"10.2.3","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"18.19.0","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"~4.1.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~5.1.3","@types/jest":"~26.0.24","@types/node":"^18.16.3","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.1_1708422280618_0.3744652849754302","host":"s3://npm-registry-packages"}},"4.7.2":{"name":"@autorest/gotest","version":"4.7.2","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"411f2fca4350113f2b3089719b77bffd4a68f137","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.2.tgz","fileCount":70,"integrity":"sha512-RzU+73Es7oSqDvNZqi+UnAsooBy8Rv1eiFWWKBVEN0RY8ahNrR6HpItVEgV4+aXaHLNSiHUrNseIexa5sqqe7A==","signatures":[{"sig":"MEUCIDmrhMRIYes+SlYQCgEmZ7XXkTqvUFl7RPyFHjCzW0YyAiEA5LUV2uozntyZZFOHkoP4oDRzl6XpLTFfkPcJFLm1/XU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":521556},"main":"dist/index.js","gitHead":"8264019f1317a047d856d921450205f74a50364a","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"10.5.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"18.20.1","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"~4.1.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~5.1.3","@types/jest":"~26.0.24","@types/node":"^18.16.3","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.2_1712743464415_0.9266523993415337","host":"s3://npm-registry-packages"}},"4.7.3":{"name":"@autorest/gotest","version":"4.7.3","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.3","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"1f39c208be4a7722cb5f1ba94ec559ab3bda934b","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.3.tgz","fileCount":70,"integrity":"sha512-GAVB8KOFE8j2UyYVrXh/4LD4nytxtJiMMtQLNgrmGBw063Qv/Wm1i50DSldukpwxPEtby/PxT3WG2n2wfLDHXg==","signatures":[{"sig":"MEUCIQCXQ+ZkeUo2Ee0s9rPlffNaGecmpQCE0m6nH0kTeyfXAwIgZXZemtagkVH7Gry3e4Jkq+ZAAhWdcijPxylc+48GVfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":523023},"main":"dist/index.js","gitHead":"2ce09da5064962684789db505de68b438a29dfde","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"10.5.0","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"18.20.2","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"~4.1.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~5.1.3","@types/jest":"~26.0.24","@types/node":"^18.16.3","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.3_1713842445281_0.6919985628680716","host":"s3://npm-registry-packages"}},"4.7.4":{"name":"@autorest/gotest","version":"4.7.4","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.4","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"e6ce118fd8706e0c8d5af43da40d2745118d486a","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.4.tgz","fileCount":70,"integrity":"sha512-e+gcKibyKmfk/S8MJK21dveUhlyKGFlkZ8WmxEWVerSefNmt2wY0KFWSuGGElbdyuysDXJb1xoJ/LdxD3Lo4JQ==","signatures":[{"sig":"MEUCIQCyUPARgGTIpML3WgO1ml/T8ayYYKjnrc2kMJlILxHXJQIgIHDx3HdaBHi3KAFuqX8Vjv1OE3RpOu1xW/F7/Z3xFWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":529694},"main":"dist/index.js","gitHead":"e641d699e571f12f3e09ac93915d53c0fcef6f31","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","prepare":"npm run build","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"10.8.2","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"20.18.3","dependencies":{"oav":"3.0.3","lodash":"^4.17.21","js-yaml":"~4.1.0","autorest":"^3.2.3","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^3.2.0","jest-junit":"^12.2.0","reflect-metadata":"~0.1.13","@azure-tools/linq":"~3.1.0","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","@autorest/testmodeler":"~2.4.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~27.0.6","eslint":"~6.6.0","cpy-cli":"~4.1.0","ts-jest":"~27.0.4","prettier":"^2.2.1","typescript":"~5.1.3","@types/jest":"~26.0.24","@types/node":"^18.16.3","@types/lodash":"^4.14.183","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"~2.9.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"~4.1.1","@typescript-eslint/eslint-plugin":"~4.1.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.4_1743996130266_0.16580907170393866","host":"s3://npm-registry-packages-npm-production"}},"4.7.5":{"name":"@autorest/gotest","version":"4.7.5","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.5","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"8e2551e9b6e39ebbd9839d9cd1b951ff7bcf95cc","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.5.tgz","fileCount":83,"integrity":"sha512-tlw/9GwFlmcZpCT/Hs3WzEM6EpZWweGTYEUhY7l3Kbu3i9JdwZ1hpg1Q3tQw/daSE5vXd3S7FpKKJOf39KE8XQ==","signatures":[{"sig":"MEUCIQDLqX3tW1T4Wg1Q8eEUv/BEAHE7MCtZwk+VbQ6e5YbzyAIgeQ0i62JJJJHxDlGBTacUj6N+uKYZ3fjc+0tYR6vI3ko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491693},"main":"dist/src/index.js","_from":"file:autorest-gotest-4.7.5.tgz","types":"./dist/src/index.d.ts","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","actor":{"name":"azure-sdk","type":"user","email":"azure-sdk-npmjs@microsoft.com"},"email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"/tmp/dd91dc085d750909124fa5dc58d42602/autorest-gotest-4.7.5.tgz","_integrity":"sha512-tlw/9GwFlmcZpCT/Hs3WzEM6EpZWweGTYEUhY7l3Kbu3i9JdwZ1hpg1Q3tQw/daSE5vXd3S7FpKKJOf39KE8XQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"10.8.2","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"20.19.2","dependencies":{"lodash":"^4.17.21","js-yaml":"~4.1.0","autorest":"^3.7.1","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^4.0.1","jest-junit":"^16.0.0","@types/nunjucks":"^3.2.6","reflect-metadata":"~0.2.2","@azure-tools/linq":"^3.1.263","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"^2.10.0","@autorest/testmodeler":"2.6.4-ci.254802bfc.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","eslint":"^9.24.0","cpy-cli":"~5.0.0","ts-jest":"~29.3.2","prettier":"^3.5.3","typescript":"^5.1.6","@types/jest":"~29.5.14","@types/node":"^20.17.32","@types/lodash":"^4.17.16","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"^2.10.0","eslint-config-prettier":"^10.1.2","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"~8.31.1","@typescript-eslint/eslint-plugin":"~8.31.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.5_1751348427050_0.21437926495366288","host":"s3://npm-registry-packages-npm-production"}},"4.7.6":{"name":"@autorest/gotest","version":"4.7.6","keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@autorest/gotest@4.7.6","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-tools#readme","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"dist":{"shasum":"54e8a5167ce5771cb55155cba0e0d30046912e6e","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.6.tgz","fileCount":83,"integrity":"sha512-QgjckXxf/tmxgnpk4J8hGa3WYllOYXzHc4NA+GBOhb2T1Wy2KJbmGUy9pbVM70+HMbfB6Q6bA+P0IO4oApNz+A==","signatures":[{"sig":"MEYCIQDPj86fVl8YXXkC5SjbiH7sXxssmrLiEOUxPwxS8MkwcAIhAJCgOF4KITRzaSvf7B/H1iNsKSaAmC5N0JwWDPesr2VZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491513},"main":"dist/src/index.js","_from":"file:autorest-gotest-4.7.6.tgz","types":"./dist/src/index.d.ts","scripts":{"test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","build":"tsc -p . && cpy template ../../dist/src --cwd=src/ --parents","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","start":"node --max_old_space_size=4096 dist/src/index.js","watch":"tsc -p . --watch","eslint":"eslint  . --ext .ts","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","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","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"_resolved":"/tmp/fc85c0469e95a7993a97c2b4502d3ffa/autorest-gotest-4.7.6.tgz","_integrity":"sha512-QgjckXxf/tmxgnpk4J8hGa3WYllOYXzHc4NA+GBOhb2T1Wy2KJbmGUy9pbVM70+HMbfB6Q6bA+P0IO4oApNz+A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-tools.git","type":"git"},"_npmVersion":"10.8.2","description":"Autorest extension for go test generation","directories":{},"_nodeVersion":"20.19.5","dependencies":{"lodash":"^4.17.21","js-yaml":"~4.1.1","autorest":"^3.7.1","jsonpath":"^1.1.1","nunjucks":"^3.2.3","cross-env":"^7.0.3","node-yaml":"^4.0.1","jest-junit":"^16.0.0","@types/nunjucks":"^3.2.6","reflect-metadata":"~0.2.2","@azure-tools/linq":"^3.1.263","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"^2.10.0","@autorest/testmodeler":"2.6.4-ci.254802bfc.0","@autorest/extension-base":"~3.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"~29.7.0","eslint":"^9.24.0","cpy-cli":"~5.0.0","ts-jest":"~29.3.2","prettier":"^3.5.3","typescript":"^5.1.6","@types/jest":"~29.5.14","@types/node":"^20.17.32","@types/lodash":"^4.17.16","@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"^2.10.0","eslint-config-prettier":"^10.1.2","eslint-plugin-prettier":"^5.2.6","@typescript-eslint/parser":"~8.31.1","@typescript-eslint/eslint-plugin":"~8.31.1","eslint-plugin-sort-imports-es6-autofix":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/gotest_4.7.6_1764216432960_0.24931082466168442","host":"s3://npm-registry-packages-npm-production"}},"4.7.7":{"name":"@autorest/gotest","version":"4.7.7","description":"Autorest extension for go test generation","main":"dist/src/index.js","repository":{"type":"git","url":"git+https://github.com/Azure/azure-sdk-tools.git"},"keywords":["autorest","extension"],"author":{"name":"Microsoft Corporation"},"license":"MIT","devDependencies":{"@autorest/codemodel":"~4.19.3","@azure-tools/codegen":"^2.10.0","@types/jest":"~29.5.14","@types/lodash":"^4.17.16","@types/node":"^20.19.25","@typescript-eslint/eslint-plugin":"~8.31.1","@typescript-eslint/parser":"~8.31.1","cpy-cli":"~5.0.0","eslint":"^9.39.1","eslint-config-prettier":"^10.1.2","eslint-plugin-prettier":"^5.2.6","eslint-plugin-sort-imports-es6-autofix":"^0.6.0","jest":"~29.7.0","prettier":"^3.5.3","ts-jest":"~29.3.2","typescript":"^5.9.3"},"dependencies":{"@autorest/codemodel":"~4.19.3","@autorest/extension-base":"~3.5.2","@autorest/testmodeler":"2.6.4-ci.254802bfc.0","@azure-tools/codegen":"^2.10.0","@azure-tools/linq":"^3.1.263","@types/nunjucks":"^3.2.6","autorest":"^3.7.1","cross-env":"^7.0.3","jest-junit":"^16.0.0","js-yaml":"~4.1.1","jsonpath":"^1.1.1","lodash":"^4.17.23","node-yaml":"^4.0.1","nunjucks":"^3.2.3","reflect-metadata":"~0.2.2"},"scripts":{"start":"node --max_old_space_size=4096 dist/src/index.js","debug":"node --max_old_space_size=4096 --inspect-brk ./dist/src/index.js","eslint-fix":"eslint  . --fix --ext .ts","eslint":"eslint  . --ext .ts","build":"tsc -p . && cpy template ../../dist/src --cwd=src/ --parents","watch":"tsc -p . --watch","test":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit","unittest":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --config ./jest.unittest.config.js","unittest-update":"npm run build && cross-env NODE_ENV=test jest --ci --reporters=default --reporters=jest-junit --updateSnapshot --config ./jest.unittest.config.js","clean":"ver > nul 2>&1 nul && npm run --silent clean-cmd || npm run --silent clean-bash","clean-cmd":"if exist dist rmdir /s /q dist && exit 0 || exit 0 ","clean-bash":"rm nul && rm -rf dist && exit 0 || exit 0"},"_id":"@autorest/gotest@4.7.7","types":"./dist/src/index.d.ts","bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"homepage":"https://github.com/Azure/azure-sdk-tools#readme","_integrity":"sha512-BaXPUcQtw68XvGQPqrV8GnLpf3QQLLa+pb34vueuZJY1ZO2e3jBwmeC8tQ7EqSnB+U5Id6fRwAIURBDr0gOO6A==","_resolved":"/tmp/31543c4e3f7962c792df491dc319cc02/autorest-gotest-4.7.7.tgz","_from":"file:autorest-gotest-4.7.7.tgz","_nodeVersion":"20.19.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-BaXPUcQtw68XvGQPqrV8GnLpf3QQLLa+pb34vueuZJY1ZO2e3jBwmeC8tQ7EqSnB+U5Id6fRwAIURBDr0gOO6A==","shasum":"b34d0615a8ab623992d56eb4b243ec8b87c1fdf0","tarball":"https://registry.npmjs.org/@autorest/gotest/-/gotest-4.7.7.tgz","fileCount":83,"unpackedSize":492550,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDtiI11NzibiPpiRhgvU2gehy0bFxbjfP9sVYuVA14oNQIhAKS/E7Xs6Ns2KCKj7noNJXXxLL8zEtfZklWD9s4lN21k"}]},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"directories":{},"maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/gotest_4.7.7_1769588768247_0.6225445731485806"},"_hasShrinkwrap":false}},"time":{"created":"2021-10-27T10:33:25.379Z","modified":"2026-01-28T08:26:08.536Z","0.1.0-preview":"2021-10-27T10:33:25.563Z","1.0.0":"2021-11-01T10:08:01.613Z","1.1.0":"2021-11-09T09:37:21.090Z","1.1.1":"2021-11-10T03:23:08.249Z","1.1.2":"2021-11-16T06:38:37.988Z","1.1.3":"2021-11-29T06:30:38.902Z","1.2.0":"2022-01-12T02:58:34.291Z","1.3.0":"2022-01-13T02:45:41.426Z","2.0.0":"2022-02-11T14:00:43.461Z","2.1.0":"2022-02-22T11:22:48.127Z","2.1.1":"2022-02-24T06:37:36.655Z","2.1.2":"2022-03-03T03:03:04.658Z","2.1.3":"2022-03-04T03:47:22.752Z","2.1.4":"2022-03-07T05:53:27.332Z","2.2.0":"2022-03-18T07:19:28.665Z","2.2.1":"2022-03-29T02:48:29.186Z","3.0.0":"2022-04-08T05:48:20.394Z","3.0.1":"2022-04-11T11:18:11.939Z","3.1.0":"2022-04-15T06:39:11.051Z","3.1.1":"2022-04-18T08:00:40.614Z","3.1.2":"2022-04-26T03:01:41.617Z","4.0.0":"2022-05-16T02:47:23.228Z","4.0.1":"2022-05-24T06:23:47.089Z","4.0.2":"2022-06-08T13:00:00.046Z","4.1.0":"2022-07-19T10:03:14.515Z","4.2.0":"2022-07-28T07:26:39.275Z","4.2.1":"2022-08-08T06:36:21.885Z","4.2.2":"2022-08-19T06:24:28.500Z","4.3.0":"2022-08-25T08:31:11.829Z","4.4.0":"2022-10-25T07:11:28.039Z","4.5.0":"2023-01-16T07:06:31.047Z","4.5.1":"2023-01-17T06:02:29.857Z","4.5.2":"2023-01-30T09:07:23.246Z","4.6.0":"2023-03-21T05:31:53.773Z","4.6.1":"2023-06-29T09:27:55.915Z","4.6.2":"2023-07-31T05:41:10.805Z","4.7.0":"2023-11-09T05:43:37.653Z","4.7.1":"2024-02-20T09:44:40.792Z","4.7.2":"2024-04-10T10:04:24.669Z","4.7.3":"2024-04-23T03:20:45.452Z","4.7.4":"2025-04-07T03:22:10.492Z","4.7.5":"2025-07-01T05:40:27.210Z","4.7.6":"2025-11-27T04:07:13.154Z","4.7.7":"2026-01-28T08:26:08.381Z"},"bugs":{"url":"https://github.com/Azure/azure-sdk-tools/issues"},"author":{"name":"Microsoft Corporation"},"license":"MIT","homepage":"https://github.com/Azure/azure-sdk-tools#readme","keywords":["autorest","extension"],"repository":{"type":"git","url":"git+https://github.com/Azure/azure-sdk-tools.git"},"description":"Autorest extension for go test generation","maintainers":[{"name":"azure-powershell","email":"xidi@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"readme":"# Autorest Extension for GO Test Generation\n\nGenerate \\*.md config files in Azure REST API specification:\n\nhttps://github.com/Azure/azure-rest-api-specs\n\n## How to Generate GO Test Code\n\n```\nautorest --version=3.9.7 --use=@autorest/go@latest --use=@autorest/gotest@latest --go --track2 --output-folder=<RP package path> --file-prefix=\"zz_generated_\" --clear-output-folder=false --go.clear-output-folder=false --testmodeler.generate-mock-test --testmodeler.generate-sdk-example --testmodeler.generate-scenario-test --testmodeler.generate-sdk-sample <RP config md file path>\n```\n\n## Configurations\n\nBelow are options can be used for autorest.gotest\n\n### --generate-sdk\n\nGenerate GO SDK code along with test and examples.\n\n### --debug\n\nGenerate modeler files in [output-foler]/\\_\\_debuger for debug purpose.\n\n### --testmodeler.generate-mock-test\n\nGenerate mock test.\n\n### --testmodeler.generate-sdk-example\n\nGenerate SDK usage examples.\n\n### --testmodeler.generate-scenario-test\n\nGenerate scenario test.\n\n### --testmodeler.generate-sdk-sample\n\nGenerate SDK sample code.\n\n### --example-file-prefix\n\nFile prefix for auto-generated examples.\n\n### --test-file-prefix\n\nFile prefix for auto-generated tests.\n\n### --gotest.skip-lint\n\nWhether skip lint go file after generation.\n\n### --factory-gather-all-params\n\nWhether client factory constructor gather all params or common params.\n\n## Autorest Pipeline Configurations\n\n```yaml $(go)\nclear-output-folder: false\n\ninclude-x-ms-examples-original-file: true\nmodelerfour:\n  include-x-ms-examples-original-file: true\n\ntestmodeler:\n  scenario:\n    codemodel-restcall-only: false\n\nversion: 3.9.7\n\nuse-extension:\n  '@autorest/go': '4.0.0-preview.63'\n  '@autorest/testmodeler': '2.5.2'\n\npipeline:\n  go-transform-m4:\n    input:\n      - go\n  test-modeler:\n    input:\n      - go-transform-m4\n    output-artifact: source-file-test-modeler\n  testmodeler/emitter:\n    input:\n      - test-modeler\n    scope: scope-testmodeler/emitter\n  go-tester:\n    input: test-modeler\n    output-artifact: source-file-go-tester\n  gotest/emitter:\n    input:\n      - go-tester\n    scope: scope-gotest/emitter\n  go-linter:\n    input:\n      - go-tester\n      - gotest/emitter\n\nscope-testmodeler/emitter:\n  input-artifact:\n    - source-file-test-modeler\n  output-uri-expr: $key\n\nscope-gotest/emitter:\n  input-artifact:\n    - source-file-go-tester\n  output-uri-expr: $key\n```\n\n```yaml $(go) && !$(generate-sdk)\npipeline:\n  go/emitter:\n    scope: scope-gotest/emitter\n```\n\n```yaml $(debug)\ntestmodeler:\n  export-codemodel: true\n```\n","readmeFilename":"README.md"}