housekeeping: add homepage URL to package.json (#5652)
can be useful for folks looking at the file after they've downloaded it.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "swagger-ui",
|
"name": "swagger-ui",
|
||||||
"version": "3.23.11",
|
"version": "3.23.11",
|
||||||
"main": "dist/swagger-ui.js",
|
"main": "dist/swagger-ui.js",
|
||||||
|
"homepage": "https://github.com/swagger-api/swagger-ui",
|
||||||
"repository": "git@github.com:swagger-api/swagger-ui.git",
|
"repository": "git@github.com:swagger-api/swagger-ui.git",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"(in alphabetical order)",
|
"(in alphabetical order)",
|
||||||
|
|||||||
Reference in New Issue
Block a user