File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " openapi-typescript-codegen" ,
2
+ "name" : " @ciptex/ openapi-typescript-codegen" ,
3
3
"version" : " 0.13.0" ,
4
4
"description" : " Library that generates Typescript clients based on the OpenAPI specification." ,
5
- "author" : " Ferdi Koomen" ,
6
- "homepage" : " https://github.com/ferdikoomen /openapi-typescript-codegen" ,
5
+ "author" : " Ferdi Koomen & Matthew C Duggan " ,
6
+ "homepage" : " https://github.com/Ciptex /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/Ciptex /openapi-typescript-codegen.git"
10
10
},
11
+ "private" : true ,
11
12
"bugs" : {
12
- "url" : " https://github.com/ferdikoomen /openapi-typescript-codegen/issues"
13
+ "url" : " https://github.com/Ciptex /openapi-typescript-codegen/issues"
13
14
},
14
15
"license" : " MIT" ,
15
16
"keywords" : [
26
27
],
27
28
"maintainers" : [
28
29
{
29
- "name" : " Ferdi Koomen " ,
30
- "email" : " info@madebyferdi .com"
30
+ "name" : " Matthew Duggan " ,
31
+ "email" : " matthew.duggan@ciptex .com"
31
32
}
32
33
],
33
34
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments