{
  "name": "ubt-gulp",
  "version": "2.1.2",
  "description": "Set of gulp scripts that is the base for the UBT build process",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://bitbucket.org/unboxedtech/ubt-gulp.git"
  },
  "keywords": [
    "gulp",
    "UBT",
    "Unboxed Technology"
  ],
  "author": "UnboxedTechnology",
  "license": "ISC",
  "homepage": "https://bitbucket.org/unboxedtech/ubt-gulp#readme",
  "dependencies": {
    "browser-sync": "^2.23.6",
    "cheerio": "^1.0.0-rc.2",
    "colors": "^1.2.1",
    "del": "*",
    "gulp": "^3.0.1",
    "gulp-autoprefixer": "^5.0.0",
    "gulp-aws-s3": "*",
    "gulp-bump": "^3.1.0",
    "gulp-changed": "*",
    "gulp-clean": "^0.4.0",
    "gulp-concat": "*",
    "gulp-copy": "^1.1.0",
    "gulp-file": "*",
    "gulp-git": "^2.5.2",
    "gulp-if": "*",
    "gulp-imagemin": "*",
    "gulp-inject": "^4.3.1",
    "gulp-jshint": "*",
    "gulp-ng-annotate": "*",
    "gulp-ng-templates": "*",
    "gulp-plumber": "^1.2.0",
    "gulp-rename": "*",
    "gulp-replace": "*",
    "gulp-rev": "^8.1.1",
    "gulp-rev-delete-original": "^0.2.2",
    "gulp-rev-format": "^1.0.4",
    "gulp-sass": "^3.2.0",
    "gulp-tag-version": "*",
    "gulp-uglify": "*",
    "gulp-unzip": "^1.0.0",
    "gulp-zip": "4.1.0",
    "imagemin-pngquant": "^5.1.0",
    "jasmine-core": "^3.1.0",
    "jshint": "*",
    "jshint-stylish": "*",
    "karma": "*",
    "karma-chrome-launcher": "*",
    "karma-coverage": "^1.1.1",
    "karma-jasmine": "*",
    "karma-ng-html2js-preprocessor": "*",
    "karma-phantomjs-launcher": "*",
    "lodash": "^4.17.5",
    "minimatch": "*",
    "node-sass": "^4.8.2",
    "optional": "*",
    "phantomjs-prebuilt": "*",
    "phonegap-build-api": "*",
    "q": "2.0.3",
    "request": "^2.85.0",
    "require-dir": "^1.0.0",
    "run-sequence": "*",
    "through2": "*",
    "vinyl-map": "1.0.2",
    "yargs": "^11.1.0"
  }
}
