{
  "name": "chrisb-gulp-tasks",
  "version": "1.0.13",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": { 
    "type" : "git",
    "url" : "https://github.com/chrisberry4545/chrisb-gulp-tasks.git"
  },
  "author": "Chris Berry <chrisberry4545@googlemail.com> (http://chrisbdev.com)",
  "license": "MIT",
  "dependencies": {
    "babel-preset-es2015": "^6.24.1",
    "babelify": "^7.3.0",
    "browserify": "^14.3.0",
    "gulp": "~3.9.1",
    "gulp-clean": "^0.3.2",
    "gulp-codecov": "^3.0.1",
    "gulp-eslint": "^3.0.1",
    "gulp-istanbul": "^1.1.1",
    "gulp-jasmine": "^2.4.2",
    "gulp-sourcemaps": "^2.6.0",
    "gulp-tslint": "^8.1.0",
    "gulp-typescript": "^3.1.6",
    "gulp-uglify": "^2.1.2",
    "gulp-watch": "^4.3.11",
    "jasmine": "^2.6.0",
    "run-sequence": "^1.2.2",
    "tslint": "^5.3.2",
    "typescript": "^2.3.3",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  }
}
