{
  "name": "gulp-linters",
  "version": "0.0.1",
  "description": "Mechanisms to ensure the code is following our coding styleguides and conventions.",
  "main": "lint.js",
  "private": true,
  "dependencies": {
    "chalk": "^0.5.1",
    "core-util-is": "^1.0.1",
    "gulp-cached": "^1.0.1",
    "gulp-if": "^1.2.4",
    "gulp-ignore": "^1.2.0",
    "gulp-jshint": "^1.8.4",
    "gulp-jslint": "^0.1.6",
    "gulp-jslint-simple": "^0.2.2",
    "gulp-plumber": "^0.6.4",
    "gulp-scss-lint": "^0.1.1",
    "gulp-shell": "git://github.com/xethorn/gulp-shell",
    "gulp-util": "^3.0.0",
    "gulp-watch": "^0.6.9",
    "inherits": "^2.0.1",
    "jslint": "^0.6.1",
    "log-symbols": "^1.0.0",
    "node.extend": "^1.1.2",
    "text-table": "^0.2.0",
    "gulp-jscs": "1.1.0"
  },
  "author": {
    "name": "Michael Ortali"
  }
}
