Asib27's picture
try 1
065fee7 verified
raw
history blame
621 Bytes
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-python": "0.29.0"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "~0.45.0",
"@azure-tools/typespec-azure-core": "~0.45.0",
"@azure-tools/typespec-azure-rulesets": "~0.45.0",
"@azure-tools/typespec-azure-resource-manager": "~0.45.0",
"@azure-tools/typespec-client-generator-core": "~0.45.1",
"@typespec/compiler": "~0.59.1",
"@typespec/http": "~0.59.0",
"@typespec/openapi": "~0.59.0",
"@typespec/rest": "~0.59.0",
"@typespec/versioning": "~0.59.0",
"@typespec/xml": "~0.59.0"
}
}