{"name":"chevrotain","version":"0.21.1","description":"Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers","keywords":["parser","syntax","lexical","analysis","grammar","lexer","tokenizer","generator","compiler","fault","tolerant"],"bugs":{"url":"https://github.com/SAP/chevrotain/issues"},"license":" Apache-2.0","author":{"name":"Shahar Soel","email":"shahar.soel@gmail.com"},"contributors":[{"name":"Firas Najjar"}],"files":["lib/src/**/*.js","lib/chevrotain.d.ts","lib/chevrotain.min.js","lib/chevrotain.js","readme.md","LICENSE.TXT","diagrams/**/*.*","CHANGELOG.md"],"main":"lib/src/api.js","repository":{"type":"git","url":"git://github.com/SAP/chevrotain.git"},"scripts":{"release_patch":"git fetch && git rebase && node scripts/pre_release_build.js patch && grunt build && node scripts/post_release_build.js patch && upload_docs.bat","release_minor":"git fetch && git rebase && node scripts/pre_release_build.js minor && grunt build && node scripts/post_release_build.js minor && upload_docs.bat","unit_tests":"_mocha ./lib/test/**/*spec.js","compile":"tsc","compile_definitions":"tsc test_integration/definitions/es6_modules.ts --outDir dev/garbage","compile_definitions_namespace":"tsc test_integration/definitions/namespaces.ts --module none --outDir dev/garbage","lint":"tslint --project tsconfig.json"},"dependencies":{},"devDependencies":{"@types/chai":"^3.4.34","@types/mocha":"^2.2.33","chai":"^3.5.0","coveralls":"^2.11.15","gitty":"^3.5.0","grunt":"^1.0.1","grunt-cli":"~1.2.0","grunt-contrib-clean":"^1.0.0","grunt-contrib-concat":"^1.0.1","grunt-coveralls":"^1.0.1","grunt-karma":"~2.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-run":"^0.6.0","grunt-text-replace":"^0.4.0","grunt-typedoc":"^0.2.4","grunt-webpack":"^1.0.18","istanbul":"^0.4.5","jsonfile":"^2.4.0","karma":"~1.4.0","karma-chai":"^0.1.0","karma-chrome-launcher":"~2.0.0","karma-firefox-launcher":"~1.0.0","karma-ie-launcher":"~1.0","karma-mocha":"^1.3.0","karma-requirejs":"^1.1.0","karma-sauce-launcher":"^1.1.0","karma-story-reporter":"~0.3.1","load-grunt-tasks":"^3.5.2","lodash":"^4.17.2","mocha":"^3.2.0","requirejs":"2.3.2","semver":"^5.3.0","tslint":"^4.0.2","typedoc":"^0.5.1","typescript":"~2.1.4","webpack":"^1.14.0","webpack-dev-server":"^1.16.2","wrench":"^1.5.9","xregexp":"^3.1.1"},"typings":"lib/chevrotain.d.ts","gitHead":"f64aa3f30f9f35b272553e6eeee3e8e6d6c8b3b3","homepage":"https://github.com/SAP/chevrotain#readme","_id":"chevrotain@0.21.1","_shasum":"93103242bcfaed2f36d472aa8abaaf6aa39169c5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"bd82","email":"shahar.soel@gmail.com"},"dist":{"shasum":"93103242bcfaed2f36d472aa8abaaf6aa39169c5","size":169782,"noattachment":false,"key":"/chevrotain/-/chevrotain-0.21.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chevrotain/download/chevrotain-0.21.1.tgz"},"maintainers":[{"name":"bd82","email":"shahar.soel@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/chevrotain-0.21.1.tgz_1485389431437_0.4101144738961011"},"directories":{},"publish_time":1485389433650,"_cnpm_publish_time":1485389433650,"_hasShrinkwrap":false,"dist-tags":{"latest":"11.1.2"}}