insomnia/plugins/insomnia-plugin-core-themes/package.json
Opender Singh 5ba91ceb21 lib@2.2.29
2021-03-03 11:12:19 +13:00

22 lines
561 B
JSON

{
"name": "insomnia-plugin-core-themes",
"version": "2.2.29",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia core themes",
"license": "MIT",
"repository": "https://github.com/kong/insomnia/tree/master/plugins/insomnia-plugin-core-themes",
"bugs": {
"url": "https://github.com/kong/insomnia"
},
"main": "index.js",
"insomnia": {
"name": "core-themes",
"core": true,
"unlisted": true
},
"scripts": {
"test": "node --version"
},
"gitHead": "d91e6735a76295166545a42c170328da4ab70dd3"
}