gulp-htmlhint-checkstyle-file-reporter
Version:
gulp-htmlhint checkstyle file reporter
31 lines (30 loc) • 806 B
JSON
{
"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"
}
}