UNPKG

insomnia-plugin-theme-dracula

Version:

Official Dracula Theme. A dark theme for many editors, shells, and more.

34 lines (33 loc) 832 B
{ "name": "insomnia-plugin-theme-dracula", "version": "1.0.3", "description": "Official Dracula Theme. A dark theme for many editors, shells, and more.", "license": "MIT", "main": "index.js", "insomnia": { "name": "theme-dracula", "description": "Official Dracula Theme. A dark theme for many editors, shells, and more.", "images": { "icon": "icon.svg", "cover": "screenshot.png" } }, "keywords": [ "dracula", "theme", "insomnia", "insomnia-plugin" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dracula/insomnia.git" }, "author": "", "bugs": { "url": "https://github.com/dracula/insomnia/issues" }, "homepage": "https://draculatheme.com/insomnia" }