{
    "name": "@twoavy/fuggerei-components",
    "version": "1.1.22",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "build": "webpack",
        "pre-commit": "sh pre-commit.sh"
    },
    "pre-commit": [
        "pre-commit"
    ],
    "repository": {
        "type": "git",
        "url": "git@github.com:twoavy/fuggerei-components.git"
    },
    "author": "2av GmbH",
    "license": "ISC",
    "dependencies": {
        "flickity": "^2.2.2",
        "flipbook-vue": "^0.10.2",
        "vue-agile": "^1.1.3",
        "vue-carousel-3d": "^1.0.1",
        "vue-pannellum": "^0.5.3",
        "vue-pinch-zoom": "^1.0.1",
        "vue-simple-keyboard": "^2.0.2",
        "vue-slick": "^1.1.16",
        "vue-slick-carousel": "^1.0.6",
        "vue-slider-component": "^3.2.11"
    },
    "devDependencies": {
        "@babel/core": "^7.13.15",
        "@babel/preset-env": "^7.13.15",
        "babel-loader": "7",
        "cache-loader": "^4.1.0",
        "core-js": "^3.10.1",
        "lodash": "^4.17.21",
        "pre-commit": "^1.2.2",
        "vue-loader": "^15.9.6",
        "webpack": "^5.31.0",
        "webpack-cli": "^4.6.0"
    }
}
