{"name":"meriyah","version":"1.6.16","description":"A 100% compliant, self-hosted javascript parser with high focus on both performance and stability","main":"dist/meriyah.umd.js","module":"dist/meriyah.esm.js","jsnext:main":"dist/meriyah.esm.js","browser":"dist/meriyah.umd.js","types":"dist/meriyah.d.ts","typings":"dist/meriyah.d.ts","author":{"name":"KFlash"},"license":"ISC","homepage":"https://github.com/meriyah/meriyah","repository":{"type":"git","url":"git+https://github.com/meriyah/meriyah.git"},"bugs":{"url":"https://github.com/meriyah/meriyah/issues"},"keywords":["parsing","ecmascript","javascript","parser","performance","estree","es2018","es2019","es2020","esnext","lexer","ast","lightweight"],"publishConfig":{"access":"public"},"scripts":{"build":"tsc","build:watch":"tsc -w","lint":"eslint \"{src,test,scripts}/**/*.{ts,js}\"","prettier":"node ./scripts/prettier.js write-changed","prettier-all":"node ./scripts/prettier.js write","bundle":"cross-env rimraf dist && node scripts/bundle.js","bundle:bench":"cross-env rimraf dist && node scripts/bundle.js bench","test":"cross-env TS_NODE_PROJECT=\"test/tsconfig.json\" mocha \"test/**/*.ts\" -c -R progress -r ts-node/register -r source-map-support/register --recursive --globals expect","test:watch":"npm run test -- --watch --watch-extensions ts","test:verbose":"npm run test -- -R spec","test:watch:verbose":"npm run test:watch -- -R spec","prepare-nightly":"node scripts/bump-dev-version","coverage":"cross-env TS_NODE_PROJECT=\"test/tsconfig.json\" nyc -n \"src/**/*.ts\" -e .ts -i ts-node/register -r text-summary -r lcov -r html npm test","post_coverage":"cross-env cat ./coverage/lcov.info | coveralls"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.8","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.13.0","chalk":"^2.4.2","coveralls":"^3.0.5","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^9.1.0","glob":"^7.1.4","husky":"^3.0.3","mocha":"^6.2.0","nyc":"^14.1.1","path":"^0.12.7","prettier":"^1.18.2","rimraf":"^2.6.3","rollup":"^1.19.4","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-typescript2":"^0.22.1","source-map-support":"^0.5.13","test262-parser-tests":"0.0.5","ts-node":"^8.3.0","tsconfig-paths":"^3.8.0","tslint":"^5.18.0","tslint-microsoft-contrib":"^6.2.0","typescript":"^3.5.3","unexpected":"^11.7.0","unicode-12.0.0":"^0.8.0"},"husky":{"hooks":{"pre-commit":"node ./scripts/prettier.js check-changed"}},"engines":{"node":">=10.0.0"},"gitHead":"a2af86ff88028fc3b6c3a22d9e0f8f53bd12150d","_id":"meriyah@1.6.16","_nodeVersion":"12.9.0","_npmVersion":"6.10.3","dist":{"shasum":"dcff8955f26f336d4bbf79a3ced843b2f25532ca","size":566553,"noattachment":false,"key":"/meriyah/-/meriyah-1.6.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/meriyah/download/meriyah-1.6.16.tgz"},"maintainers":[{"name":"fisker","email":"lionkay@gmail.com"},{"name":"huochunpeng","email":""},{"name":"meriyah","email":""},{"name":"weiran.zsd","email":"weiran.zsd@outlook.com"}],"_npmUser":{"name":"meriyah","email":"klechon123@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/meriyah_1.6.16_1567268930601_0.521772416124531"},"_hasShrinkwrap":false,"publish_time":1567268930871,"_cnpm_publish_time":1567268930871,"_cnpmcore_publish_time":"2021-12-16T23:09:51.552Z","dist-tags":{"dev":"4.1.5-dev.20210526","latest":"7.1.0"}}