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 11{
2- "name" : " openapi-typescript-codegen" ,
3- "version" : " 0.25.0 " ,
2+ "name" : " @codacy/ openapi-typescript-codegen" ,
3+ "version" : " 0.0.1 " ,
44 "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" ,
77 "repository" : {
88 "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"
1310 },
1411 "license" : " MIT" ,
1512 "keywords" : [
2522 " angular" ,
2623 " node"
2724 ],
28- "maintainers" : [
29- {
30- "name" : " Ferdi Koomen" ,
31- "email" : " info@madebyferdi.com"
32- }
33- ],
3425 "main" : " dist/index.js" ,
3526 "types" : " types/index.d.ts" ,
3627 "bin" : {
You can’t perform that action at this time.
0 commit comments