{
  "name": "insomnia-plugin-smooth-theme",
  "version": "1.0.2",
  "description": "A balanced theme for Insomnia",
  "private": false,
  "license": "MIT",
  "author": "Martin Ferret <ferretmartin91@gmail.com>",
  "homepage": "https://github.com/MartinFerret/smooth-insomnia-theme#readme",
  "insomnia": {
    "name": "smooth-theme",
    "description": "A balanced theme for Insomnia",
    "displayTheme": "Balanced Smooth Theme",
    "images": {
      "cover": "images/theme.png",
      "icon": "images/logo.png"
    },
    "applications": {
      "core": "*"
    },
    "publisher": {
      "name": "Ferret Martin"
    },
    "repository": {
      "type": "git",
      "url": "https://github.com/MartinFerret/smooth-insomnia-theme.git"
    }
  },
  "main": "main.js",
  "keywords": [
    "insomnia",
    "plugin",
    "plugins",
    "insomnia-theme"
  ]
}