{"name":"cherow","version":"1.4.16","description":"Fast and lightweight, standard-compliant javascript parser written in ECMAScript","main":"lib/cherow.js","types":"lib/cherow.d.ts","module":"dist/cherow.es.js","jsnext:main":"dist/cherow.es.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","estree","es2018","esnext","javascript","ast","jsx","tolerant","lightweight"],"files":["dist","lib","CODE_OF_CONDUCT.md","CONTRIBUTING.md","README.md","LICENSE.md"],"scripts":{"build":"cross-env NODE_ENV=umd rollup -c","build:lib":"tsc --skipLibCheck -t es2015 --m commonjs && rimraf lib && shx cp -R build/src lib","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 lib dist build coverage","prepublish":"npm run build","prebuild":"tsc --skipLibCheck -t es2015 --m es2015","pretest":"tsc --sourceMap --skipLibCheck -t es2015 --m umd","bench":"node scripts/micro-bench","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/mocha":"^2.2.48","@types/node":"^9.4.6","clean-assert":"^2.0.0","coveralls":"^3.0.0","cross-env":"^5.1.3","mocha":"^5.1.1","nyc":"^11.4.1","rimraf":"^2.6.2","rollup":"^0.58.2","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"3.0.0","shx":"^0.2.2","ts-node":"^6.0.1","tslint":"5.9.1","typescript":"^2.8.3","unicode-10.0.0":"^0.7.5"},"nyc":{"reporter":["lcov","text"],"exclude":["build/test/**/*.*"]},"gitHead":"81dc21abc818e6af3a52898870a1a9fa58202083","_id":"cherow@1.4.16","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"kennyf","email":"kfrachelle123@gmail.com"},"dist":{"shasum":"e0aed9138c4b1f8a5f180cfffb4213e2b417ab88","size":134535,"noattachment":false,"key":"/cherow/-/cherow-1.4.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/cherow/download/cherow-1.4.16.tgz"},"maintainers":[{"name":"fkleuver","email":""},{"name":"gplane","email":""},{"name":"kennyf","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cherow_1.4.16_1524972969291_0.8626316796191325"},"_hasShrinkwrap":false,"publish_time":1524972969497,"_cnpm_publish_time":1524972969497,"_cnpmcore_publish_time":"2021-12-17T02:37:14.996Z","dist-tags":{"bleeding":"4.12.20181101","dev":"1.6.8-dev.20190719","latest":"1.6.9"}}