insomnia/plugins/insomnia-plugin-core-themes/package.json
2019-12-17 12:16:08 -05:00

20 lines
520 B
JSON

{
"name": "insomnia-plugin-core-themes",
"version": "2.1.2",
"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"
},
"scripts": {
"test": "node --version"
},
"gitHead": "08d57747bae21e09737569eabac94b062cefaac9"
}