{
    "name": "@chamesu/ui",
    "version": "1.0.0",
    "description": "Secure memory based chat app",
    "author": "Peter Placzek",
    "private": true,
    "scripts": {
        "dev": "nuxt",
        "build": "nuxt build",
        "start": "nuxt start",
        "generate": "nuxt generate"
    },
    "devDependencies": {
        "@fortawesome/fontawesome-free": "^6.0.0",
        "@nuxt/types": "^2.14.5",
        "@nuxt/typescript-build": "^2.1.0",
        "@nuxtjs/dotenv": "^1.4.0",
        "@nuxtjs/google-fonts": "^1.2.0",
        "@nuxtjs/pwa": "^3.3.2",
        "@types/lodash": "^4.14.167",
        "@types/moment": "^2.13.0",
        "@types/vuelidate": "^0.7.13",
        "@typescript-auth/domains": "^0.0.29",
        "@typescript-auth/vue": "^0.1.7",
        "@typescript-error/core": "^1.1.2",
        "@vue-layout/navigation": "^1.0.7",
        "@vue-layout/utils": "^1.3.1",
        "bootstrap": "^4.6.0",
        "bootstrap-vue": "^2.21.2",
        "copy-to-clipboard": "^3.3.1",
        "lodash": "^4.17.20",
        "md5": "^2.3.0",
        "moment": "^2.29.1",
        "nuxt": "^2.15.7",
        "socket.io-client": "^4.4.1",
        "sass": "^1.32.13",
        "sass-loader": "^10.2.0",
        "tweetnacl": "^1.0.3",
        "tweetnacl-util": "^0.15.1",
        "vue-context": "^6.0.0",
        "vue-emoji-picker": "^1.0.1",
        "vue-form-wizard": "^0.8.4",
        "vue-gravatar": "^1.3.1",
        "vue-timeago": "^5.1.2",
        "vuelidate": "^0.7.7",
        "vuescroll": "^4.16.1",

        "linkifyjs": "^2.1.9",
        "localforage": "^1.9.0",
        "qrious": "^4.0.2",
        "sanitize-html": "^2.3.0",
        "vue-advanced-cropper": "^1.0.1",
        "vue-infinite-loading": "^2.4.5",
        "vue-infinite-scroll": "^2.0.2",
        "vue-multiselect": "^2.1.6",
        "vue-qrcode-reader": "^2.3.16"
    }
}
