{
    "name": "theme-creativeshop",
    "version": "4.24.5",
    "description": "Creativeshop theme",
    "scripts": {
        "build": "gulp build --env production",
        "serve": "gulp serve",
        "start": "npm run -s serve"
    },
    "repository": {
        "type": "git",
        "url": "https://gitlab.creativestyle.pl/m2c/theme-creativeshop/"
    },
    "author": "creativestyle <info@creativestyle.pl>",
    "license": "OSL-3.0",
    "dependencies": {
        "@types/jquery": "^3.2.13",
        "autoprefixer": "^7.1.5",
        "babel-preset-env": "^1.6.0",
        "babel-register": "^6.26.0",
        "browser-sync": "^2.18.13",
        "creative-patterns":
            "git+ssh://git@gitlab.creativestyle.pl:frontend/creative-patterns.git#v2.16.1",
        "del": "^3.0.0",
        "eslint": "^4.8.0",
        "eslint-config-prettier": "^2.6.0",
        "eslint-plugin-prettier": "^2.3.1",
        "fs-extra": "^4.0.2",
        "gulp": "^3.9.1",
        "gulp-clean-css": "^3.9.0",
        "gulp-concat": "^2.6.1",
        "gulp-if": "^2.0.2",
        "gulp-imagemin": "^4.0.0",
        "gulp-postcss": "^7.0.0",
        "gulp-sass": "^3.1.0",
        "gulp-sourcemaps": "^2.6.1",
        "gulp-svg-sprite": "^1.3.7",
        "gulp-task-loader": "^1.4.4",
        "gulp-tslint": "^8.1.2",
        "gulp-uglify": "^3.0.0",
        "gulp.spritesmith": "^6.5.1",
        "guppy-pre-push": "^0.2.1",
        "postcss-flexbugs-fixes": "^3.2.0",
        "postcss-reporter": "^5.0.0",
        "postcss-scss": "^1.0.2",
        "prettier": "^1.7.4",
        "prettier-stylelint": "^0.4.2",
        "rollup": "^0.51.8",
        "rollup-plugin-commonjs": "^8.2.1",
        "rollup-plugin-node-globals": "^1.1.0",
        "rollup-plugin-typescript": "^0.8.1",
        "rollup-plugin-uglify": "^2.0.1",
        "run-sequence": "^2.2.0",
        "sass-module-importer": "^1.4.0",
        "stylelint": "^8.2.0",
        "stylelint-config-recommended": "^1.0.0",
        "stylelint-config-recommended-scss": "^2.0.0",
        "stylelint-scss": "^2.1.0",
        "through2": "^2.0.3",
        "tslint": "^5.7.0",
        "tslint-config-prettier": "^1.5.0",
        "tslint-plugin-prettier": "^1.3.0",
        "typescript": "^2.5.3"
    }
}
