Update package.json with repository information for npm
This commit is contained in:
parent
ec766ed3d9
commit
08ec115277
10
package.json
10
package.json
@ -18,8 +18,16 @@
|
|||||||
"generator",
|
"generator",
|
||||||
"llm"
|
"llm"
|
||||||
],
|
],
|
||||||
"author": "",
|
"author": "Harsha",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/harsha-iiiv/openapi-mcp-generator.git"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/harsha-iiiv/openapi-mcp-generator/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/harsha-iiiv/openapi-mcp-generator#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.6.0",
|
||||||
"minimist": "^1.2.8"
|
"minimist": "^1.2.8"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user