UNPKG

insomnia-plugin-aura-theme

Version:
39 lines 863 B
{ "name": "insomnia-plugin-aura-theme", "description": "A beautiful dark theme for Insomnia", "version": "2.0.3", "license": "MIT", "insomnia": { "name": "aura-theme", "displayName": "Aura Theme", "description": "A beautiful dark theme for Insomnia", "images": { "icon": "logo.png" } }, "main": "index.js", "keywords": [ "theme", "dark", "insomnia", "insomnia-theme", "insomnia-plugin", "color-theme", "aura-theme" ], "author": { "name": "Dalton Menezes", "email": "daltonmenezes@outlook.com", "url": "https://daltonmenezes.github.io" }, "scripts": { "publish:npm": "npm publish" }, "repository": { "type": "git", "url": "https://github.com/daltonmenezes/aura-theme.git" }, "bugs": { "url": "https://github.com/daltonmenezes/aura-theme/issues" } }