{"_id":"gulp-eslint-if-fixed","_rev":"5-936102f06bac143b2371114753f064f6","name":"gulp-eslint-if-fixed","description":"Helper for gulp eslint fixing","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"gulp-eslint-if-fixed","version":"1.0.0","description":"Helper for gulp eslint fixing","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/lukeapage/gulp-eslint-if-fixed.git"},"keywords":["gulp","eslint","fix"],"author":{"name":"Luke Page","email":"luke.a.page@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/lukeapage/gulp-eslint-if-fixed/issues"},"homepage":"https://github.com/lukeapage/gulp-eslint-if-fixed#readme","dependencies":{"gulp-if":"^2.0.0"},"gitHead":"59e020c4c2a721827dd70999ac17b502a83c7bd1","_id":"gulp-eslint-if-fixed@1.0.0","_shasum":"ebad1f2a92e2c6ed793b01daaf0081dcaaca0e26","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.1.1","_npmUser":{"name":"agatronic","email":"luke.a.page@gmail.com"},"maintainers":[{"name":"agatronic","email":"luke.a.page@gmail.com"}],"dist":{"shasum":"ebad1f2a92e2c6ed793b01daaf0081dcaaca0e26","tarball":"https://registry.npmjs.org/gulp-eslint-if-fixed/-/gulp-eslint-if-fixed-1.0.0.tgz","integrity":"sha512-Cx8SNxafW1sfkERGpprl6vduMsT/LEqhhhcnA6ieUzDUU8u6Tq8963GcqWhWPVYYxrME4rwalsYU7DmbkdFhLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDB8kSXRi5Tp4HTMVMQ9QRDmSsfAFWXVpywRaaPvMb8OAiEAhjWQx5OxISVcuOJSOgvq6jliDTyPZBpm2w8cXPXHhvg="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/gulp-eslint-if-fixed-1.0.0.tgz_1457768458809_0.9440121874213219"},"directories":{}}},"readme":"gulp-eslint-if-fixed\r\n--------------------\r\n\r\nusage:\r\n```\r\nvar eslintIfFixed = require('gulp-eslint-if-fixed');\r\n\r\n+gulp.task('lint-fix', function() {\r\n  return gulp.src('src/*.js')\r\n    .pipe(eslint({fix:true}))\r\n    .pipe(eslint.format())\r\n    .pipe(eslintIfFixed('src'));\r\n});\r\n```\r\n","maintainers":[{"email":"luke.a.page@gmail.com","name":"lukeapage"}],"time":{"modified":"2022-06-18T17:02:10.371Z","created":"2016-03-12T07:41:01.106Z","1.0.0":"2016-03-12T07:41:01.106Z"},"homepage":"https://github.com/lukeapage/gulp-eslint-if-fixed#readme","keywords":["gulp","eslint","fix"],"repository":{"type":"git","url":"git+https://github.com/lukeapage/gulp-eslint-if-fixed.git"},"author":{"name":"Luke Page","email":"luke.a.page@gmail.com"},"bugs":{"url":"https://github.com/lukeapage/gulp-eslint-if-fixed/issues"},"license":"ISC","readmeFilename":"README.md"}