{"name":"expr-eval","version":"2.0.1","description":"Mathematical expression evaluator","main":"dist/bundle.js","module":"dist/index.mjs","typings":"parser.d.ts","directories":{"test":"test"},"dependencies":{},"devDependencies":{"eslint":"^6.3.0","eslint-config-semistandard":"^15.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-import":"^2.15.0","eslint-plugin-node":"^9.2.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","mocha":"^6.2.0","nyc":"^14.1.1","rollup":"^1.20.3","rollup-plugin-uglify":"^6.0.3"},"scripts":{"test":"npm run build && mocha","coverage":"npm run build && nyc --reporter=lcov --reporter=text-summary mocha","lint":"eslint index.js src test rollup.config.js rollup-min.config.js","watch":"rollup -c rollup.config.js -w","build":"rollup -c rollup.config.js && rollup -c rollup-min.config.js && rollup -c rollup-esm.config.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/silentmatt/expr-eval.git"},"keywords":["expression","math","evaluate","eval","function","parser"],"author":{"name":"Matthew Crumley"},"license":"MIT","bugs":{"url":"https://github.com/silentmatt/expr-eval/issues"},"homepage":"https://github.com/silentmatt/expr-eval#readme","gitHead":"a7c241c0f875570a3ac9da52abf278a9cdd3fb53","_id":"expr-eval@2.0.1","_shasum":"eda69f0950064185ca6199f150254cae0d3f3d84","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"silentmatt","email":"email@matthewcrumley.com"},"dist":{"shasum":"eda69f0950064185ca6199f150254cae0d3f3d84","size":35195,"noattachment":false,"key":"/expr-eval/-/expr-eval-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/expr-eval/download/expr-eval-2.0.1.tgz"},"maintainers":[{"name":"silentmatt","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expr-eval_2.0.1_1568142568568_0.9311185467447243"},"_hasShrinkwrap":false,"publish_time":1568142568701,"_cnpm_publish_time":1568142568701,"_cnpmcore_publish_time":"2021-12-16T14:17:43.357Z","dist-tags":{"latest":"2.0.2"}}