{"name":"esprima-harmony-jscs","description":"ECMAScript parsing infrastructure for multipurpose analysis","homepage":"http://esprima.org","main":"esprima.js","bin":{"esparse":"./bin/esparse.js","esvalidate":"./bin/esvalidate.js"},"version":"1.1.0-regex-token-fix","files":["bin","test/run.js","test/runner.js","test/test.js","test/compat.js","test/reflect.js","esprima.js"],"engines":{"node":">=0.4.0"},"author":{"name":"Ariya Hidayat","email":"ariya.hidayat@gmail.com"},"maintainers":[{"name":"markelog","email":"markelog@gmail.com"},{"name":"mdevils","email":"mdevils@yandex.ru"},{"name":"mikesherov","email":"mike.sherov@gmail.com"},{"name":"mrjoelkemp","email":"joel@mrjoelkemp.com"}],"repository":{"type":"git","url":"http://github.com/ariya/esprima.git"},"bugs":{"url":"http://issues.esprima.org"},"licenses":[{"type":"BSD","url":"http://github.com/ariya/esprima/raw/master/LICENSE.BSD"}],"devDependencies":{"jslint":"~0.1.9","eslint":"~0.1.0","istanbul":"~0.2.6","complexity-report":"~0.6.1","regenerate":"~0.5.4","unicode-6.3.0":"~0.1.0","json-diff":"~0.3.1","commander":"~2.5.0"},"scripts":{"test":"npm run-script lint && node test/run.js && npm run-script coverage && npm run-script complexity","lint":"node tools/check-version.js && node node_modules/eslint/bin/eslint.js esprima.js && node node_modules/jslint/bin/jslint.js esprima.js","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 100 --branch 100 --function 100","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 31 --silent -l -w esprima.js","benchmark":"node test/benchmarks.js","benchmark-quick":"node test/benchmarks.js quick"},"gitHead":"a036e99cc5fdd3ee498889ee4535978d8de761ae","_id":"esprima-harmony-jscs@1.1.0-regex-token-fix","_shasum":"afc4870d8cc4d32a5d392cd5d733242365bc6217","_from":".","_npmVersion":"1.4.20","_npmUser":{"name":"mikesherov","email":"mike.sherov@gmail.com"},"dist":{"shasum":"afc4870d8cc4d32a5d392cd5d733242365bc6217","size":81867,"noattachment":false,"key":"/esprima-harmony-jscs/-/esprima-harmony-jscs-1.1.0-regex-token-fix.tgz","tarball":"http://registry.cnpm.dingdandao.com/esprima-harmony-jscs/download/esprima-harmony-jscs-1.1.0-regex-token-fix.tgz"},"directories":{},"publish_time":1421074544005,"_cnpm_publish_time":1421074544005,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.0-bin"}}