38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"name": "epreisen",
|
|
"description": "EP Reisen TYPO3 website theme",
|
|
"version": "2.0.0",
|
|
"author": "Björn Fromme, [email protected]",
|
|
"license": "WTFPL",
|
|
"repository": "https://gitlab.com/dreipunktnull/ep_theme.git",
|
|
"scripts": {
|
|
"dev": "./node_modules/.bin/encore dev",
|
|
"build": "./node_modules/.bin/encore production"
|
|
},
|
|
"devDependencies": {
|
|
"@symfony/webpack-encore": "^0.19.0",
|
|
"autoprefixer": "^8.2.0",
|
|
"node-sass": "^4.8.3",
|
|
"postcss-loader": "^2.1.3",
|
|
"sass-loader": "^6.0.7",
|
|
"vue-loader": "^14.2.2",
|
|
"vue-template-compiler": "^2.5.16"
|
|
},
|
|
"dependencies": {
|
|
"@fancyapps/fancybox": "^3.2.5",
|
|
"@fengyuanchen/datepicker": "^0.6.4",
|
|
"bootstrap": "^3.3.7",
|
|
"bourbon": "^4.3.2",
|
|
"cookieconsent": "^3.0.4",
|
|
"font-awesome": "^4.7.0",
|
|
"iframe-resizer": "^3.5.5",
|
|
"jquery": "2",
|
|
"jquery-lazy": "^1.7.7",
|
|
"moment": "^2.19.4",
|
|
"picturefill": "^3.0.2",
|
|
"sass-mq": "^3.3.2",
|
|
"slick-carousel": "^1.7.0",
|
|
"vue": "^2.5.11"
|
|
}
|
|
}
|