{"name":"cherow","version":"1.0.2","description":"Fast, standard-compliant ECMAScript parser written in ECMAScript","main":"dist/cherow.js","author":{"name":"KFlash"},"license":"ISC","homepage":"https://github.com/cherow/cherow","repository":{"type":"git","url":"git+https://github.com/cherow/cherow.git"},"bugs":{"url":"https://github.com/cherow/cherow/issues"},"keywords":["parsing","ecmascript","typescript","parser","performance","tolerant","parsing","mobile","estree","es2018","es2017","esnext","javascript","ast"],"files":["dist","CODE_OF_CONDUCT.md","CONTRIBUTING.md","README.md","LICENSE.md"],"scripts":{"build":"cross-env NODE_ENV=umd rollup -c","minify":"cross-env NODE_ENV=minify rollup -c","test":"mocha test/**/*.ts","coverage":"rimraf build && npm run pretest && nyc mocha ./build/test/**/*.js","post_coverage":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","clean":"rimraf dist build coverage","prepublish":"npm run build","prebuild":"tsc --skipLibCheck -t es2015 --m es2015","pretest":"tsc --sourceMap --skipLibCheck -t es2015 --m umd","lint:src":"tslint src/**/*.ts src/**/*.tsx","lint:tests":"tslint test/**/*.ts test/**/*.tsx","watch:tests":"mocha test/**/*.ts --watch","watch:build":"tsc --skipLibCheck -t es2015 --m es2015 -w"},"devDependencies":{"@types/js-yaml":"^3.10.1","@types/mocha":"^2.2.45","@types/node":"^8.5.5","coveralls":"^3.0.0","cross-env":"^5.1.3","glob":"^7.1.2","js-yaml":"^3.10.0","mocha":"^4.1.0","nyc":"^11.4.1","rimraf":"^2.6.2","rollup":"^0.53.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"2.0.1","test262":"git+https://github.com/tc39/test262.git","test262-parser-tests":"0.0.3","ts-node":"^4.1.0","tslint":"5.8.0","typescript":"^2.6.2"},"nyc":{"reporter":["lcov","text"],"exclude":["build/test/**/*.*"]},"dependencies":{},"gitHead":"337e8a4482ab7ab1eca901095edbd1a7d6df74af","_id":"cherow@1.0.2","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"kennyf","email":"kfrachelle123@gmail.com"},"dist":{"shasum":"99b746c06b304deab9868d1989e8d301feb9190c","size":106280,"noattachment":false,"key":"/cherow/-/cherow-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cherow/download/cherow-1.0.2.tgz"},"maintainers":[{"name":"fkleuver","email":""},{"name":"gplane","email":""},{"name":"kennyf","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cherow-1.0.2.tgz_1517677004130_0.7673646970652044"},"directories":{},"publish_time":1517677004258,"_hasShrinkwrap":false,"_cnpm_publish_time":1517677004258,"_cnpmcore_publish_time":"2021-12-17T02:38:03.493Z","dist-tags":{"bleeding":"4.12.20181101","dev":"1.6.8-dev.20190719","latest":"1.6.9"}}