{"name":"babel-eslint","version":"8.0.0","description":"Custom parser for ESLint","main":"index.js","files":["index.js","babylon-to-espree"],"repository":{"type":"git","url":"git+https://github.com/babel/babel-eslint.git"},"dependencies":{"babel-code-frame":"7.0.0-beta.0","babel-traverse":"7.0.0-beta.0","babel-types":"7.0.0-beta.0","babylon":"7.0.0-beta.22"},"scripts":{"test":"npm run lint && npm run test-only","test-only":"mocha","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":">=4"},"bugs":{"url":"https://github.com/babel/babel-eslint/issues"},"homepage":"https://github.com/babel/babel-eslint","devDependencies":{"babel-eslint":"^8.0.0-alpha.13","dedent":"^0.7.0","eslint":"^4.1.0","eslint-config-babel":"^7.0.1","eslint-plugin-flowtype":"^2.30.3","eslint-plugin-prettier":"^2.1.2","espree":"^3.4.0","husky":"^0.14.0","lint-staged":"^4.0.0","mocha":"^3.0.0","prettier":"^1.4.4"},"lint-staged":{"*.js":["eslint --format=codeframe --fix","git add"]},"gitHead":"905887c4fe4e5f4b56e34acb526e80aad83880cb","_id":"babel-eslint@8.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"ce06f385bdfb5b6d7e603f06222f891abd14c240","size":9605,"noattachment":false,"key":"/babel-eslint/-/babel-eslint-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-eslint/download/babel-eslint-8.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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-eslint-8.0.0.tgz_1505223932897_0.31041075265966356"},"directories":{},"publish_time":1505223933084,"_hasShrinkwrap":false,"_cnpm_publish_time":1505223933084,"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"}}