File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " openapi-typescript-codegen" ,
3
- "version" : " 0.25.0 " ,
2
+ "name" : " @codacy/ openapi-typescript-codegen" ,
3
+ "version" : " 0.0.1 " ,
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" : " Codacy " ,
6
+ "homepage" : " https://github.com/codacy /openapi-typescript-codegen" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git+https://github.com/ferdikoomen/openapi-typescript-codegen.git"
10
- },
11
- "bugs" : {
12
- "url" : " https://github.com/ferdikoomen/openapi-typescript-codegen/issues"
9
+ "url" : " git+https://github.com/codacy/openapi-typescript-codegen.git"
13
10
},
14
11
"license" : " MIT" ,
15
12
"keywords" : [
25
22
" angular" ,
26
23
" node"
27
24
],
28
- "maintainers" : [
29
- {
30
- "name" : " Ferdi Koomen" ,
31
-
32
- }
33
- ],
34
25
"main" : " dist/index.js" ,
35
26
"types" : " types/index.d.ts" ,
36
27
"bin" : {
You can’t perform that action at this time.
0 commit comments