2020-04-26 20:33:39 +00:00
|
|
|
{
|
|
|
|
"name": "insomnia-plugin-kong-bundle",
|
2020-11-26 03:12:14 +00:00
|
|
|
"version": "2.2.26",
|
2020-04-26 20:33:39 +00:00
|
|
|
"main": "index.js",
|
|
|
|
"insomnia": {
|
|
|
|
"name": "kong-bundle",
|
2020-05-21 02:52:15 +00:00
|
|
|
"displayName": "Kong Plugin Bundle",
|
|
|
|
"description": "Bundle of all Kong functionality",
|
|
|
|
"bundle": true,
|
|
|
|
"applications": {
|
|
|
|
"designer": "*"
|
|
|
|
},
|
|
|
|
"images": {
|
|
|
|
"icon": "icon.svg",
|
|
|
|
"cover": "cover.svg"
|
|
|
|
}
|
2020-04-26 20:33:39 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2020-11-26 03:12:14 +00:00
|
|
|
"insomnia-plugin-kong-declarative-config": "^2.2.26",
|
|
|
|
"insomnia-plugin-kong-kubernetes-config": "^2.2.26",
|
|
|
|
"insomnia-plugin-kong-portal": "^2.2.26"
|
2020-07-01 23:28:05 +00:00
|
|
|
},
|
|
|
|
"gitHead": "d91e6735a76295166545a42c170328da4ab70dd3"
|
2020-05-21 03:14:45 +00:00
|
|
|
}
|