2020-04-26 20:33:39 +00:00
|
|
|
{
|
|
|
|
"name": "insomnia-plugin-kong-kubernetes-config",
|
2021-04-28 20:50:33 +00:00
|
|
|
"version": "2.2.35",
|
2020-04-26 20:33:39 +00:00
|
|
|
"main": "index.js",
|
2021-05-12 12:31:07 +00:00
|
|
|
"author": "Kong <office@konghq.com>",
|
2020-04-26 20:33:39 +00:00
|
|
|
"insomnia": {
|
|
|
|
"name": "kong-kubernetes-config",
|
|
|
|
"description": "Generate Kong For Kubernetes configuration"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2021-04-28 20:50:33 +00:00
|
|
|
"openapi-2-kong": "2.2.35",
|
2020-04-26 20:33:39 +00:00
|
|
|
"yaml": "^1.8.3"
|
2020-07-01 23:28:05 +00:00
|
|
|
},
|
|
|
|
"gitHead": "d91e6735a76295166545a42c170328da4ab70dd3"
|
2020-04-26 20:33:39 +00:00
|
|
|
}
|