{ "name": "eptheme", "description": "EP Reisen TYPO3 website package", "version": "3.0.0", "author": "Björn Fromme, fromme@dreipunktnull.com", "license": "proprietary", "scripts": { "dev": "./node_modules/.bin/encore dev --watch", "build": "NODE_ENV=production ./node_modules/.bin/encore production" }, "engines": { "node": ">=16" }, "dependencies": { "@splidejs/splide": "^2.4.21", "alpinejs": "^3.2.2", "axios": "^0.21.1", "axios-auth-refresh": "^1.0.7", "bootstrap-sass": "^3.4.1", "bourbon": "^4.3.2", "cookieconsent": "^3.1.0", "cooltipz-css": "^1.6.8", "dayjs": "^1.10.6", "es6-slide-up-down": "^1.0.0", "flatpickr": "^4.6.9", "font-awesome": "^4.7.0", "glightbox": "^3.0.9", "jquery": "^3.6.0", "lazysizes": "^4.1.8", "leaflet": "^1.7.1", "normalize.css": "^8.0.1", "picturefill": "^3.0.3", "slick-carousel": "^1.8.1", "sticky-js": "^1.3.0", "stimulus": "^2.0.0", "stimulus-use": "^0.25.4", "vue": "^2.6.14", "vue-router": "^3.5.2", "vue-scrollto": "^2.20.0", "vue-session": "^1.0.0", "vuex": "^3.6.2", "whatwg-fetch": "^3.6.2" }, "devDependencies": { "@babel/plugin-proposal-object-rest-spread": "^7.16.0", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.16.0", "@symfony/webpack-encore": "^1.6.1", "@tailwindcss/aspect-ratio": "^0.3.0", "@tailwindcss/forms": "^0.3.4", "autoprefixer": "^10.4.0", "core-js": "^3.19.1", "document-register-element": "^1.14.10", "file-loader": "^6.2.0", "node-sass": "^6.0.1", "postcss": "^8.3.11", "postcss-loader": "^6.2.0", "sass-loader": "^12.3.0", "sass-mq": "^5.0.1", "smoothscroll-polyfill": "^0.4.4", "tailwindcss": "^2.2.19", "tailwindcss-alt": "^3.0.0", "tinycolor2": "^1.4.2", "vue-custom-element": "^3.3.0", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14" } }