{"name":"espree","description":"An actively-maintained fork of Esprima, the ECMAScript parsing infrastructure for multipurpose analysis","author":{"name":"Nicholas C. Zakas","email":"nicholas+npm@nczconsulting.com"},"homepage":"https://github.com/eslint/espree","main":"espree.js","bin":{"esparse":"./bin/esparse.js","esvalidate":"./bin/esvalidate.js"},"version":"1.3.0","files":["bin","test/run.js","test/runner.js","test/test.js","test/compat.js","test/reflect.js","espree.js"],"engines":{"node":">=0.10.0"},"repository":{"type":"git","url":"http://github.com/eslint/espree.git"},"bugs":{"url":"http://github.com/eslint/espree.git"},"licenses":[{"type":"BSD","url":"http://github.com/nzakas/espree/raw/master/LICENSE"}],"devDependencies":{"browserify":"^7.0.0","chai":"^1.10.0","complexity-report":"~0.6.1","dateformat":"^1.0.11","eslint":"^0.9.1","istanbul":"~0.2.6","json-diff":"~0.3.1","leche":"^1.0.1","mocha":"^2.0.1","npm-license":"^0.2.3","optimist":"~0.6.0","regenerate":"~0.5.4","semver":"^4.1.1","shelljs":"^0.3.0","shelljs-nodecli":"^0.1.1","unicode-6.3.0":"~0.1.0"},"keywords":["ast","ecmascript","javascript","parser","syntax"],"scripts":{"generate-regex":"node tools/generate-identifier-regex.js","test":"npm run-script lint && node Makefile.js test && node test/run.js","lint":"node Makefile.js lint","patch":"node Makefile.js patch","minor":"node Makefile.js minor","major":"node Makefile.js major","browserify":"node Makefile.js browserify","coverage":"npm run-script analyze-coverage && npm run-script check-coverage","analyze-coverage":"node node_modules/istanbul/lib/cli.js cover test/runner.js","check-coverage":"node node_modules/istanbul/lib/cli.js check-coverage --statement 99 --branch 99 --function 99","complexity":"npm run-script analyze-complexity && npm run-script check-complexity","analyze-complexity":"node tools/list-complexity.js","check-complexity":"node node_modules/complexity-report/src/cli.js --maxcc 14 --silent -l -w espree.js","benchmark":"node test/benchmarks.js","benchmark-quick":"node test/benchmarks.js quick"},"dependencies":{},"gitHead":"ca4d2f83c2a8698445a270810fe63558c3dddae2","_id":"espree@1.3.0","_shasum":"09887ee6d5be3dc7677f2caa237ca3fe129ca2d3","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"nzakas","email":"nicholas@nczconsulting.com"},"maintainers":[{"name":"eslintbot","email":""},{"name":"openjsfoundation","email":""}],"dist":{"shasum":"09887ee6d5be3dc7677f2caa237ca3fe129ca2d3","size":35204,"noattachment":false,"key":"/espree/-/espree-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/espree/download/espree-1.3.0.tgz"},"directories":{},"publish_time":1419184414206,"_cnpm_publish_time":1419184414206,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.2.0","next":"8.0.0-beta.1"}}