{"name":"babel-eslint","version":"9.0.0","description":"Custom parser for ESLint","main":"lib/index.js","files":["lib"],"repository":{"type":"git","url":"git+https://github.com/babel/babel-eslint.git"},"dependencies":{"@babel/code-frame":"^7.0.0","@babel/parser":"^7.0.0","@babel/traverse":"^7.0.0","@babel/types":"^7.0.0","eslint-scope":"3.7.1","eslint-visitor-keys":"^1.0.0"},"scripts":{"test":"npm run lint && npm run test-only","test-only":"mocha && mocha --require test/fixtures/preprocess-to-patch.js && mocha --require test/fixtures/use-eslint-old.js","lint":"eslint index.js babylon-to-espree test","fix":"eslint index.js babylon-to-espree test --fix","precommit":"lint-staged","preversion":"npm test","changelog":"git log `git describe --tags --abbrev=0`..HEAD --pretty=format:' * %s (%an)' | grep -v 'Merge pull request'"},"author":{"name":"Sebastian McKenzie","email":"sebmck@gmail.com"},"license":"MIT","engines":{"node":">=6"},"bugs":{"url":"https://github.com/babel/babel-eslint/issues"},"homepage":"https://github.com/babel/babel-eslint","devDependencies":{"babel-eslint":"^8.2.6","dedent":"^0.7.0","eslint":"npm:eslint@4.19.1","eslint-config-babel":"^7.0.1","eslint-old":"npm:eslint@4.13.1","eslint-plugin-flowtype":"^2.30.3","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.1.2","espree":"^3.5.2","husky":"^1.0.0-rc.13","lint-staged":"^7.2.2","mocha":"^5.0.1","prettier":"^1.4.4"},"lint-staged":{"*.js":["eslint --format=codeframe --fix","git add"]},"gitHead":"6aa8b6f02ff83cfb14eae2432f226f113929a50f","_id":"babel-eslint@9.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"7d9445f81ed9f60aff38115f838970df9f2b6220","size":11582,"noattachment":false,"key":"/babel-eslint/-/babel-eslint-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-eslint/download/babel-eslint-9.0.0.tgz"},"maintainers":[{"name":"existentialism","email":""},{"name":"hzoo","email":""},{"name":"jameshenry","email":"james@henry.sc"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"nicolo-ribaudo","email":""},{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-eslint_9.0.0_1535407778818_0.7507528875105944"},"_hasShrinkwrap":false,"publish_time":1535407778892,"_cnpm_publish_time":1535407778892,"deprecated":"babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.","dist-tags":{"latest":"10.1.0","next":"11.0.0-beta.2"}}