{
  "name": "@pegakit/build-tools",
  "version": "1.0.0",
  "description": "A collection of front-end build tools + pre-packaged local front-end dev environment.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/pega-digital/pegakit-build-tools.git"
  },
  "keywords": [
    "pegakit",
    "build",
    "tools",
    "gulp",
    "front-end",
    "patternlab",
    "build",
    "workflow",
    "automation"
  ],
  "author": "Salem Ghoweri",
  "dependencies": {
    "autoprefixer": "^6.3.6",
    "babel-core": "^6.10.4",
    "babel-loader": "^6.2.4",
    "babel-plugin-transform-runtime": "^6.12.0",
    "babel-preset-es2015": "^6.13.2",
    "babel-preset-react": "^6.11.1",
    "babel-runtime": "^6.11.6",
    "browser-sync": "2.12.9",
    "browser-sync-close-hook": "^1.0.5",
    "bundle-loader": "^0.5.4",
    "clean-css": "^3.4.19",
    "conventional-github-releaser": "^1.1.3",
    "dotenv": "^4.0.0",
    "event-stream": "^3.3.4",
    "exports-loader": "^0.6.3",
    "expose-loader": "^0.7.1",
    "fs": "0.0.2",
    "glob": "^7.0.6",
    "gm": "^1.23.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-bless": "^3.1.0",
    "gulp-bump": "^2.7.0",
    "gulp-changed": "^1.3.2",
    "gulp-cheerio": "^0.6.2",
    "gulp-clean-css": "^2.0.10",
    "gulp-concat": "^2.6.0",
    "gulp-conventional-changelog": "^1.1.3",
    "gulp-duration": "0.0.0",
    "gulp-environments": "^0.1.1",
    "gulp-exec": "^2.1.2",
    "gulp-filter": "^4.0.0",
    "gulp-git": "^2.1.0",
    "gulp-gzip": "^1.4.0",
    "gulp-help": "^1.6.1",
    "gulp-helptext": "0.0.10",
    "gulp-if": "^2.0.1",
    "gulp-imagemin": "^3.0.3",
    "gulp-import-tasks": "0.1.1",
    "gulp-inline-fonts": "^1.0.1",
    "gulp-less-to-scss": "0.0.8",
    "gulp-load-plugins": "^1.2.4",
    "gulp-newer": "^1.2.0",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.1.0",
    "gulp-postcss": "^6.2.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-sass": "^2.3.2",
    "gulp-shell": "^0.5.2",
    "gulp-size": "^2.1.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-stylelint": "^3.4.0",
    "gulp-stylelint-checkstyle-reporter": "^0.2.0",
    "gulp-svgmin": "^1.2.2",
    "gulp-svgstore": "^6.0.0",
    "gulp-tar": "^1.9.0",
    "gulp-uglify": "^1.5.4",
    "gulp-util": "^3.0.7",
    "gulp-zip": "^3.2.0",
    "imports-loader": "^0.6.5",
    "isarray": "^2.0.1",
    "lerna": "2.0.0-beta.38",
    "lodash": "^4.17.4",
    "md5-file": "^3.1.1",
    "merge-stream": "^1.0.0",
    "merge2": "^1.0.2",
    "moment": "^2.14.1",
    "node-sass": "^3.10.1",
    "node-sass-export": "0.0.2",
    "node-sass-magic-importer": "^4.1.4",
    "nodemon": "^1.10.2",
    "path": "^0.12.7",
    "penthouse": "^0.9.14",
    "phantomjs-prebuilt": "^2.1.12",
    "postcss-assets": "^4.1.0",
    "postcss-discard-duplicates": "^2.0.1",
    "postcss-import": "^7.1.3",
    "postcss-reporter": "^1.4.1",
    "postcss-scss": "^0.3.1",
    "progress": "^1.1.8",
    "raw-loader": "^0.5.1",
    "require-dir": "^0.3.0",
    "run-sequence": "^1.2.2",
    "stylelint": "^7.4.2",
    "stylelint-config-standard": "^13.0.2",
    "stylelint-scss": "^1.3.4",
    "stylelint-selector-bem-pattern": "^1.0.0",
    "support-for": "^1.0.6",
    "through2": "^2.0.1",
    "uglify-js": "^2.7.0",
    "webpack": "^1.13.1",
    "webpack-dev-middleware": "^1.6.1",
    "webpack-dev-server": "^1.14.1",
    "webpack-hot-middleware": "^2.12.2",
    "webpack-module-hot-accept": "^1.0.4",
    "webpack-stream": "^3.2.0",
    "yargs": "^4.8.1"
  }
}
