{"name":"expression-eval","version":"3.1.0","description":"JavaScript expression parsing and evaluation.","source":"index.js","main":"dist/expression-eval.js","module":"dist/expression-eval.module.js","unpkg":"dist/expression-eval.umd.js","types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/donmccurdy/expression-eval.git"},"scripts":{"dev":"microbundle watch","build":"microbundle","test":"node test.js","lint":"cp test.js index.test-d.ts && npx tsd; npm run clean","clean":"rm index.test-d.ts && git checkout -- dist","preversion":"npm run build && npm run test && git add -A dist","postversion":"git push && git push --tags && npm publish"},"keywords":["expression","eval","evaluation","parser","ast","abstract","syntax","tree","math"],"author":{"name":"Don McCurdy","email":"dm@donmccurdy.com"},"license":"MIT","dependencies":{"jsep":"^0.3.0"},"devDependencies":{"microbundle":"^0.11.0"},"gitHead":"102753dce18c6438aac1fdb1128071ed51913058","bugs":{"url":"https://github.com/donmccurdy/expression-eval/issues"},"homepage":"https://github.com/donmccurdy/expression-eval#readme","_id":"expression-eval@3.1.0","_nodeVersion":"12.9.1","_npmVersion":"6.13.6","dist":{"shasum":"ac2dea5626dfed1720fcc174201c7425da02f3e7","size":9671,"noattachment":false,"key":"/expression-eval/-/expression-eval-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/expression-eval/download/expression-eval-3.1.0.tgz"},"maintainers":[{"name":"donmccurdy","email":"don.r.mccurdy@gmail.com"}],"_npmUser":{"name":"donmccurdy","email":"dm@donmccurdy.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expression-eval_3.1.0_1586029404514_0.012260281483815083"},"_hasShrinkwrap":false,"publish_time":1586029404674,"_cnpm_publish_time":1586029404674,"dist-tags":{"latest":"5.0.0"}}