We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6e572 commit b13229eCopy full SHA for b13229e
package.json
@@ -1,15 +1,12 @@
1
{
2
- "name": "openapi-typescript-codegen",
+ "name": "@thulium/openapi-typescript-codegen",
3
"version": "0.0.1",
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",
7
"repository": {
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"
+ "url": "git+https://github.com/thulium/openapi-typescript-codegen.git"
13
},
14
"license": "MIT",
15
"keywords": [
0 commit comments