{"name":"cherow","version":"0.10.2","description":"Fast, standard-compliant ECMAScript parser written in ECMAScript","main":"dist/cherow.js","author":{"name":"KFlash"},"license":"MIT","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":[],"files":["dist","CODE_OF_CONDUCT.md","CONTRIBUTING.md","README.md","BENCHMARK.md"],"scripts":{"build":"cross-env NODE_ENV=umd rollup -c","minify":"cross-env NODE_ENV=minify rollup -c","test":"mocha test/specs/**/*.ts -R spec --bail","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/specs/**/*.ts test/specs/**/*.tsx","watch:tests":"mocha test/specs/**/*.ts -R spec --bail --watch","watch:build":"tsc --skipLibCheck -t es2015 --m es2015 -w","circleci":"npm run coverage && npm run test","appveyor":"npm run build && npm run coverage && npm run test"},"devDependencies":{"@types/chai":"^4.0.4","@types/mocha":"^2.2.43","@types/node":"^8.0.46","chai":"^4.1.2","coveralls":"^3.0.0","cross-env":"^5.0.5","mocha":"^4.0.1","nyc":"^11.2.1","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-uglify":"2.0.1","ts-node":"^3.3.0","tslint":"5.7.0","typescript":"^2.5.3"},"nyc":{"reporter":["lcov","text"],"exclude":["build/test/**/*.*"]},"gitHead":"21188a8ca64450a6d2de94fa67494a60b071ec1f","_id":"cherow@0.10.2","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"kennyf","email":"kflash123@gmail.com"},"dist":{"shasum":"ae4caa68775e113178701b3930669ea019e26022","size":109053,"noattachment":false,"key":"/cherow/-/cherow-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cherow/download/cherow-0.10.2.tgz"},"maintainers":[{"name":"fkleuver","email":""},{"name":"gplane","email":""},{"name":"kennyf","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cherow-0.10.2.tgz_1508800498009_0.7043922208249569"},"directories":{},"publish_time":1508800498138,"_hasShrinkwrap":false,"_cnpm_publish_time":1508800498138,"_cnpmcore_publish_time":"2021-12-17T02:39:16.863Z","dist-tags":{"bleeding":"4.12.20181101","dev":"1.6.8-dev.20190719","latest":"1.6.9"}}