{
  "name": "@dracul/customize-frontend",
  "version": "1.46.0",
  "description": "vue custom logo, custom theme, custom colors, i18n configuration}",
  "main": "./src/index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build-storybook": "build-storybook"
  },
  "keywords": [
    "vue",
    "vuetify",
    "i18n",
    "theme",
    "colors",
    "custom"
  ],
  "author": "Cristian Incarnato",
  "license": "MIT",
  "gitHead": "9a74ac0e465fc0c3cfeba70ccb7617ccdfa5d043",
  "dependencies": {
    "@dracul/common-frontend": "^1.46.0",
    "@dracul/user-frontend": "^1.46.0"
  },
  "peerDependencies": {
    "material-design-icons-iconfont": "^6.1.0",
    "vue": "^2.7.15",
    "vue-i18n": "^8.18.1",
    "vue-router": "^3.5.3",
    "vuetify": "2.7.1",
    "vuex": "^3.6.2"
  },
  "devDependencies": {
    "sass": "1.32.13",
    "sass-loader": "^8.0.2"
  }
}
