mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
15 lines
372 B
JSON
15 lines
372 B
JSON
{
|
|
"name": "insomnia-plugin-kong-kubernetes-config",
|
|
"version": "2.2.35-beta.2",
|
|
"main": "index.js",
|
|
"insomnia": {
|
|
"name": "kong-kubernetes-config",
|
|
"description": "Generate Kong For Kubernetes configuration"
|
|
},
|
|
"dependencies": {
|
|
"openapi-2-kong": "2.2.35-beta.2",
|
|
"yaml": "^1.8.3"
|
|
},
|
|
"gitHead": "d91e6735a76295166545a42c170328da4ab70dd3"
|
|
}
|