File tree Expand file tree Collapse file tree 2 files changed +8771
-12
lines changed Expand file tree Collapse file tree 2 files changed +8771
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " openapi-typescript-codegen" ,
2
+ "name" : " @sobytes/ openapi-typescript-codegen" ,
3
3
"version" : " 0.25.0" ,
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/50Bytes /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/50Bytes /openapi-typescript-codegen.git"
10
10
},
11
11
"bugs" : {
12
- "url" : " https://github.com/ferdikoomen /openapi-typescript-codegen/issues"
12
+ "url" : " https://github.com/50Bytes /openapi-typescript-codegen/issues"
13
13
},
14
14
"license" : " MIT" ,
15
15
"keywords" : [
25
25
" angular" ,
26
26
" node"
27
27
],
28
- "maintainers" : [
29
- {
30
- "name" : " Ferdi Koomen" ,
31
-
32
- }
33
- ],
34
28
"main" : " dist/index.js" ,
35
29
"types" : " types/index.d.ts" ,
36
30
"bin" : {
121
115
"typescript" : " 5.1.6" ,
122
116
"zone.js" : " 0.13.1"
123
117
},
124
- "overrides" : {
118
+ "overrides" : {
125
119
"node-fetch" : " 2.6.9" ,
126
120
"rollup" : " 3.26.1" ,
127
121
"typescript" : " 5.1.6"
128
122
}
129
- }
123
+ }
You can’t perform that action at this time.
0 commit comments