File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ registry = https://registry.npmjs.org/
2
+ @agidens:registry = https://pkgs.dev.azure.com/agidens-mes/O2 C/_packaging/Order2 Cash/npm/registry/
3
+
4
+ always-auth = true
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " openapi-typescript-codegen" ,
3
- "version" : " 0.9.3" ,
2
+ "name" : " @agidens/ openapi-typescript-codegen" ,
3
+ "version" : " 0.9.3-1 " ,
4
4
"description" : " Library that generates Typescript clients based on the OpenAPI specification." ,
5
5
"author" : " Ferdi Koomen" ,
6
- "homepage" : " https://github.com/ferdikoomen /openapi-typescript-codegen" ,
6
+ "homepage" : " https://github.com/CommCody /openapi-typescript-codegen" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git+https://github.com/ferdikoomen /openapi-typescript-codegen.git"
9
+ "url" : " git+https://github.com/CommCody /openapi-typescript-codegen.git"
10
10
},
11
11
"bugs" : {
12
- "url" : " https://github.com/ferdikoomen /openapi-typescript-codegen/issues"
12
+ "url" : " https://github.com/CommCody /openapi-typescript-codegen/issues"
13
13
},
14
14
"license" : " MIT" ,
15
15
"keywords" : [
You can’t perform that action at this time.
0 commit comments