2018-07-17 23:34:28 +00:00
|
|
|
{
|
|
|
|
"name": "insomnia-plugin-core-themes",
|
2021-12-08 21:19:11 +00:00
|
|
|
"version": "2.4.1",
|
2021-05-12 12:31:07 +00:00
|
|
|
"author": "Kong <office@konghq.com>",
|
2018-07-17 23:34:28 +00:00
|
|
|
"description": "Insomnia core themes",
|
|
|
|
"license": "MIT",
|
2021-05-13 11:31:33 +00:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Kong/insomnia.git",
|
|
|
|
"directory": "plugins/insomnia-plugin-core-themes"
|
|
|
|
},
|
2018-07-17 23:34:28 +00:00
|
|
|
"bugs": {
|
2021-05-13 11:31:33 +00:00
|
|
|
"url": "https://github.com/Kong/insomnia/issues"
|
2018-07-17 23:34:28 +00:00
|
|
|
},
|
|
|
|
"main": "index.js",
|
|
|
|
"insomnia": {
|
2020-04-27 22:01:44 +00:00
|
|
|
"name": "core-themes",
|
|
|
|
"unlisted": true
|
2018-07-17 23:34:28 +00:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "node --version"
|
2019-12-12 20:57:39 +00:00
|
|
|
},
|
2020-07-01 23:28:05 +00:00
|
|
|
"gitHead": "d91e6735a76295166545a42c170328da4ab70dd3"
|
2018-07-17 23:34:28 +00:00
|
|
|
}
|