{
  "name": "olo-gulp-helpers",
  "version": "0.9.1",
  "description": "Helpers for Olo's gulp build pipeline",
  "main": "index.js",
  "scripts": {
    "lint": "eslint .",
    "pack": "yarn pack"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ololabs/javascript"
  },
  "dependencies": {
    "@babel/core": "7.8.7",
    "@babel/polyfill": "7.8.7",
    "@babel/preset-env": "7.8.7",
    "eslint-teamcity": "2.0.0",
    "gulp": "4.0.2",
    "gulp-babel": "8.0.0",
    "gulp-concat": "2.6.1",
    "gulp-dart-sass": "1.0.2",
    "gulp-eslint": "5.0.0",
    "gulp-if": "2.0.2",
    "gulp-plumber": "1.2.0",
    "gulp-rev": "8.1.1",
    "gulp-sass-unicode": "1.0.5",
    "gulp-sourcemaps": "2.6.4",
    "gulp-stripbom": "1.0.5",
    "gulp-terser": "1.2.0",
    "gulp-tslint": "8.1.3",
    "gulp-typescript": "4.0.0",
    "lodash.concat": "4.5.0",
    "lodash.flatten": "4.4.0",
    "lodash.merge": "4.6.2",
    "merge-stream": "1.0.1",
    "ts-loader": "6.2.1",
    "tslint": "5.9.1",
    "tslint-teamcity-reporter": "2.0.0",
    "typescript": "3.9.7",
    "webpack": "4.41.6",
    "webpack-stream": "5.2.1"
  },
  "keywords": [
    "olo",
    "javascript"
  ],
  "author": "Olo",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ololabs/javascript/issues"
  },
  "homepage": "https://github.com/ololabs/javascript",
  "devDependencies": {
    "cross-env": "7.0.2",
    "eslint": "5.16.0",
    "eslint-config-olo": "^0.1.1"
  },
  "gitHead": "9be9df9e688ce65340c59e6f607e708810a577c9"
}
