{"name":"vue-eslint-parser","version":"2.0.1-beta.2","description":"The ESLint custom parser for `.vue` files.","engines":{"node":">=4"},"main":"index.js","files":["index.d.ts","index.js","index.js.map"],"peerDependencies":{"eslint":">=3.9.0"},"dependencies":{"debug":"^3.1.0","eslint-scope":"^3.7.1","espree":"^3.5.1","esquery":"^1.0.0","lodash":"^4.17.4"},"devDependencies":{"@types/debug":"0.0.29","@types/estree":"0.0.35","@types/lodash":"^4.14.71","@types/mocha":"^2.2.41","@types/node":"^6.0.85","babel-eslint":"^8.0.2","chokidar":"^1.7.0","codecov":"^3.0.0","cross-spawn":"^5.1.0","dts-bundle":"^0.7.3","eslint":"^4.10.0","eslint-config-mysticatea":"^12.0.0","fs-extra":"^4.0.2","mocha":"^4.0.1","npm-run-all":"^4.1.1","nyc":"^11.3.0","opener":"^1.4.3","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-watch":"^4.3.1","typescript":"~2.5.3","typescript-eslint-parser":"^8.0.1","wait-on":"^2.0.2","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 .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 test/tools/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 test/tools/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":"492e1ced9c657e719d1c06dd85ea2d499236c9af","_id":"vue-eslint-parser@2.0.1-beta.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"82e5130ac18ae4b0c894a7c831b55ec92478fa2f","size":117025,"noattachment":false,"key":"/vue-eslint-parser/-/vue-eslint-parser-2.0.1-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-eslint-parser/download/vue-eslint-parser-2.0.1-beta.2.tgz"},"maintainers":[{"name":"mysticatea","email":""},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-eslint-parser-2.0.1-beta.2.tgz_1510037655312_0.6599745007697493"},"directories":{},"publish_time":1510037655409,"_hasShrinkwrap":false,"_cnpm_publish_time":1510037655409,"dist-tags":{"experimental":"2.0.1-beta.3","latest":"9.4.3","next":"9.0.0"}}