File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " azps" ,
3
+ "version" : " 0.1.0" ,
4
+ "type" : " module" ,
5
+ "dependencies" : {
6
+ "@typespec/compiler" : " 0.64.0" ,
7
+ "@azure-tools/typespec-powershell" : " 0.0.x" ,
8
+ "@azure-tools/typespec-autorest" : " 0.50.0" ,
9
+ "@azure-tools/typespec-azure-core" : " 0.50.0" ,
10
+ "@azure-tools/typespec-azure-resource-manager" : " 0.50.0" ,
11
+ "@azure-tools/typespec-client-generator-core" : " 0.50.0" ,
12
+ "@azure-tools/typespec-providerhub" : " 0.50.0" ,
13
+ "@azure-tools/typespec-azure-rulesets" : " 0.50.0" ,
14
+ "@typespec/http" : " 0.64.0" ,
15
+ "@typespec/openapi" : " 0.64.0" ,
16
+ "@typespec/rest" : " 0.64.0" ,
17
+ "@typespec/versioning" : " 0.64.0" ,
18
+ "@typespec/xml" : " 0.64.0" ,
19
+ "@azure-tools/typespec-liftr-base" : " 0.7.0"
20
+ },
21
+ "private" : true
22
+ }
You can’t perform that action at this time.
0 commit comments