{"name":"vue-eslint-parser","version":"6.0.3","description":"The ESLint custom parser for `.vue` files.","engines":{"node":">=6.5"},"main":"index.js","peerDependencies":{"eslint":"^5.0.0"},"dependencies":{"debug":"^4.1.1","eslint-scope":"^4.0.0","eslint-visitor-keys":"^1.0.0","espree":"^5.0.0","esquery":"^1.0.1","lodash":"^4.17.11"},"devDependencies":{"@mysticatea/eslint-plugin":"^9.0.1","@types/debug":"0.0.30","@types/estree":"0.0.38","@types/lodash":"^4.14.120","@types/mocha":"^5.2.4","@types/node":"^10.12.21","@typescript-eslint/parser":"^1.2.0","babel-eslint":"^10.0.1","chokidar":"^2.0.4","codecov":"^3.1.0","cross-spawn":"^6.0.5","dts-bundle":"^0.7.3","eslint":"^5.13.0","fs-extra":"^7.0.1","mocha":"^5.2.0","npm-run-all":"^4.1.5","nyc":"^13.2.0","opener":"^1.5.1","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-watch":"^4.3.1","typescript":"~3.3.1","wait-on":"^3.2.0","warun":"^1.0.0"},"scripts":{"_mocha":"_mocha \"test/*.js\" --reporter dot --timeout 10000","prebuild":"npm run -s clean","build":"tsc && rollup -c -o index.js && dts-bundle --name vue-eslint-parser --main .temp/index.d.ts --out ../index.d.ts","clean":"rimraf .nyc_output .temp coverage index.*","codecov":"nyc report --reporter lcovonly && codecov","coverage":"nyc report --reporter lcov && opener ./coverage/lcov-report/index.html","lint":"eslint src test --ext .js,.ts","setup":"git submodule update --init && cd test/fixtures/eslint && npm install","pretest":"run-s build lint","test":"nyc npm run _mocha","preupdate-fixtures":"npm run -s build","update-fixtures":"node scripts/update-fixtures-ast.js","preversion":"npm test","version":"npm run -s build","postversion":"git push && git push --tags","prewatch":"npm run -s clean","watch":"run-p watch:*","watch:tsc":"tsc --watch","watch:rollup":"wait-on .temp/index.js && rollup -c -o index.js --watch","watch:test":"wait-on index.js && warun index.js \"test/*.js\" \"test/fixtures/ast/*/*.json\" \"test/fixtures/*\" --debounce 1000 --no-initial -- nyc -r lcov npm run -s _mocha","watch:update-ast":"wait-on index.js && warun index.js \"test/fixtures/ast/*/*.vue\" -- node scripts/update-fixtures-ast.js","watch:coverage-report":"wait-on coverage/lcov-report/index.html && opener coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/vue-eslint-parser.git"},"keywords":[],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/vue-eslint-parser/issues"},"homepage":"https://github.com/mysticatea/vue-eslint-parser#readme","gitHead":"a05d416440974fc7ab5622c58a561242d1325038","_id":"vue-eslint-parser@6.0.3","_nodeVersion":"11.9.0","_npmVersion":"6.8.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"e8b4748a8c63c72889341a8a2e48c33e58d1c9d3","size":128597,"noattachment":false,"key":"/vue-eslint-parser/-/vue-eslint-parser-6.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-eslint-parser/download/vue-eslint-parser-6.0.3.tgz"},"maintainers":[{"name":"mysticatea","email":""},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-eslint-parser_6.0.3_1551344158305_0.8660003197277968"},"_hasShrinkwrap":false,"publish_time":1551344158438,"_cnpm_publish_time":1551344158438,"dist-tags":{"experimental":"2.0.1-beta.3","latest":"9.4.3","next":"9.0.0"}}