{
  "name": "gulp-htmlhint-checkstyle-file-reporter",
  "description": "gulp-htmlhint checkstyle file reporter",
  "version": "0.3.0",
  "author": "Kenichiro Murata",
  "bugs": {
    "url": "https://github.com/muraken720/gulp-htmlhint-checkstyle-file-reporter/issues"
  },
  "devDependencies": {
    "standard": "^7.0.1"
  },
  "homepage": "https://github.com/muraken720/gulp-htmlhint-checkstyle-file-reporter#readme",
  "keywords": [
    "HTMLHint",
    "Jenkins",
    "checkstyle",
    "gulp-htmlhint",
    "reporter"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/muraken720/gulp-htmlhint-checkstyle-file-reporter.git"
  },
  "scripts": {
    "standard": "standard",
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
