{
  "name": "insomnia-plugin-thanos-theme",
  "description": "A theme made by a Titan to conquer the universe",
  "version": "0.1.3",
  "publisher": "rafael-camara",
  "author": {
    "name": "Rafael Câmara",
    "email": "rafaelcamara.377@gmail.com"
  },
  "license": "MIT",
  "homepage": "",
  "insomnia": {
    "name": "thanos-theme",
    "displayName": "Thanos Theme",
    "description": "A dark theme for Insomnia",
    "images": {
      "icon": "logo.png"
    }
  },
  "main": "main.js",
  "keywords": [
    "thanos",
    "thanos theme",
    "thanos-theme",
    "theme",
    "purple",
    "light",
    "dark",
    "infinity stones",
    "infinity"
  ],
  "scripts": {
    "publish:npm": "npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rafael-camara/insomnia.git"
  },
  "bugs": {
    "url": "https://github.com/rafael-camara/insomnia/issues"
  }
}