insomnia-plugin-theme-palenight
Version:
Material Palenight theme for insomnia rest client
28 lines (27 loc) • 701 B
JSON
{
"name": "insomnia-plugin-theme-palenight",
"version": "1.0.1",
"description": "Material Palenight theme for insomnia rest client",
"main": "index.js",
"insomnia": {
"name": "Material Palenight",
"description": "Material Palenight"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Gabb1995/insomnia-plugin-theme-palenight.git"
},
"keywords": [
"insomnia",
"plugin",
"theme",
"material",
"palenight"
],
"author": "gabb1995",
"license": "ISC",
"bugs": {
"url": "https://github.com/Gabb1995/insomnia-plugin-theme-palenight/issues"
},
"homepage": "https://github.com/Gabb1995/insomnia-plugin-theme-palenight#readme"
}