{
  "name": "vue-theme-manager",
  "version": "1.1.3",
  "description": "A vuejs plugin for Managing theme(s) colors in the whole of your Vue web app. It has support for Vue 2x, Vue 3x and Nuxt",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Xceldeveloper/vue-theme-manager.git"
  },
  "keywords": [
    "vue",
    "theme",
    "theme-manager",
    "color",
    "vue-plugin"
  ],
  "author": "xceldeveloper <xceldeveloper@gmail.com> (xceldeveloper.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Xceldeveloper/vue-theme-manager/issues"
  },
  "homepage": "https://github.com/Xceldeveloper/vue-theme-manager#readme"
}
