{"name":"eclint","version":"2.4.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 **/*.orig **/*.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":"^2.2.1","gulp-tap":"^1.0.1","gulp-util":"^3.0.8","linez":"^4.1.4","lodash":"^4.17.4","minimatch":"^3.0.4","os-locale":"^2.1.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.2","@types/fs-extra":"^4.0.0","@types/get-stream":"^3.0.1","@types/lodash":"^4.14.71","@types/mocha":"^2.2.41","@types/node":"^8.0.19","@types/proxyquire":"^1.3.27","@types/sinon":"^2.3.3","@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.2","chai":"^4.1.0","event-stream":"^3.3.4","fs-extra":"^4.0.1","get-stream":"^3.0.0","mocha":"^3.5.0","nyc":"^11.1.0","proxyquire":"^1.8.0","rimraf":"^2.6.1","sinon":"^3.0.0","sinon-chai":"^2.12.0","ts-node":"^3.3.0","tslint":"^5.5.0","typescript":"^2.4.2"},"directories":{"test":"test"},"gitHead":"48da216be0400520f243cf52db29dc117fbb6d73","_id":"eclint@2.4.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"gucong","email":"gucong@gmail.com"},"dist":{"shasum":"b17625e7c1f82b711493cd70e9fda92ba0ff3f43","size":21033,"noattachment":false,"key":"/eclint/-/eclint-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eclint/download/eclint-2.4.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.4.0.tgz_1502097925358_0.1449735250789672"},"_cnpmcore_publish_time":"2021-12-20T06:30:53.371Z","publish_time":1502097925452,"_cnpm_publish_time":1502097925452,"dist-tags":{"latest":"2.8.1"}}