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 4cb7d6a commit f04392bCopy full SHA for f04392b
package.json
@@ -13,6 +13,12 @@
13
},
14
"type": "module",
15
"author": "Lorna Mitchell <[email protected]>",
16
+ "homepage": "https://github.com/lornajane/openapi-overlays-js#readme",
17
+ "bugs": "https://github.com/lornajane/openapi-overlays-js/issues",
18
+ "repository": {
19
+ "type": "git",
20
+ "url": "git+https://github.com/lornajane/openapi-overlays-js.git"
21
+ },
22
"license": "Apache2",
23
"dependencies": {
24
"@stoplight/yaml": "^4.2.3",
0 commit comments