{"name":"eclint","version":"2.3.0","description":"Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.","keywords":["editorconfig","tools","validate","fix","enforce","infer","gulpplugin"],"bin":{"eclint":"bin/eclint.js"},"main":"dist/eclint.js","types":"dist/eclint.d.ts","scripts":{"clean":"rimraf coverage dist *.log *.TMP","codecov":"codecov -f coverage/lcov.info","compile":"tsc","compile:watch":"tsc --watch","eclint":"node bin/eclint.js check","lint":"npm run tslint","mocha":"mocha \"dist/**/*.spec.js\"","prepare":"npm test","pretest":"npm run lint && npm run clean && npm run compile && npm run eclint","test":"nyc npm run mocha -- --reporter lcov --reporter spec","test:watch":"npm run mocha -- --watch --reporter min","tslint":"tslint --project tsconfig.json"},"nyc":{"lines":97,"statements":97,"functions":98,"branches":96,"include":["dist/**/*.js"],"exclude":["dist/**/*.spec.js"],"reporter":["lcov","text"],"cache":true,"all":true,"check-coverage":true},"repository":{"type":"git","url":"git+https://github.com/jedmao/eclint.git"},"homepage":"https://github.com/jedmao/eclint","bugs":{"url":"https://github.com/jedmao/eclint/issues"},"author":{"name":"EditorConfig Team"},"license":"MIT","dependencies":{"editorconfig":"^0.13.2","file-type":"^5.2.0","gulp-filter":"^5.0.0","gulp-gitignore":"^0.1.0","gulp-reporter":"^1.9.1","gulp-tap":"^1.0.1","gulp-util":"^3.0.8","linez":"^4.1.4","lodash":"^4.17.4","os-locale":"^2.0.0","through2":"^2.0.3","vinyl":"^2.1.0","vinyl-fs":"^2.4.4","y18n":"^3.2.1","yargs":"^8.0.2"},"devDependencies":{"@types/chai":"^4.0.1","@types/lodash":"^4.14.68","@types/mocha":"^2.2.41","@types/node":"^8.0.10","@types/sinon":"^2.3.2","@types/sinon-chai":"^2.7.28","@types/through2":"^2.0.33","@types/vinyl":"^2.0.0","@types/vinyl-fs":"^2.4.5","@types/yargs":"^8.0.1","chai":"^4.1.0","event-stream":"^3.3.4","mocha":"^3.4.2","nyc":"^11.0.3","rimraf":"^2.6.1","sinon":"^2.3.7","sinon-chai":"^2.11.0","ts-node":"^3.2.0","tslint":"^5.5.0","typescript":"^2.4.1"},"directories":{"test":"test"},"gitHead":"26cf14135a6d363cad2ac131f56c8e70a845acc4","_id":"eclint@2.3.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"gucong","email":"gucong@gmail.com"},"dist":{"shasum":"ad9c01134a6c37df2ef2517a3a6f96715d757dc3","size":20377,"noattachment":false,"key":"/eclint/-/eclint-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eclint/download/eclint-2.3.0.tgz"},"maintainers":[{"name":"gucong","email":"gucong@gmail.com"},{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eclint-2.3.0.tgz_1499835647776_0.1845315422397107"},"_cnpmcore_publish_time":"2021-12-20T06:30:52.330Z","publish_time":1499835647896,"_cnpm_publish_time":1499835647896,"dist-tags":{"latest":"2.8.1"}}