File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " openapi-typescript-codegen" ,
2
+ "name" : " @codelenny/ openapi-typescript-codegen" ,
3
3
"version" : " 0.23.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/codelenny /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/codelenny /openapi-typescript-codegen.git"
10
10
},
11
11
"bugs" : {
12
- "url" : " https://github.com/ferdikoomen /openapi-typescript-codegen/issues"
12
+ "url" : " https://github.com/codelenny /openapi-typescript-codegen/issues"
13
13
},
14
14
"license" : " MIT" ,
15
15
"keywords" : [
27
27
],
28
28
"maintainers" : [
29
29
{
30
- "name" : " Ferdi Koomen" ,
31
-
30
+ "name" : " Flyyn Leonard"
32
31
}
33
32
],
34
33
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments