{"name":"expr-eval","version":"1.1.0","description":"Mathematical expression evaluator","main":"dist/bundle.js","typings":"parser.d.ts","directories":{"test":"test"},"dependencies":{},"devDependencies":{"chai":"^4.1.1","eslint":"^4.5.0","eslint-config-semistandard":"^11.0.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.7.0","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-standard":"^3.0.1","istanbul":"^0.4.5","mocha":"^3.5.0","rollup":"^0.49.2","rollup-plugin-uglify":"^2.0.1"},"scripts":{"test":"npm run build && mocha","coverage":"npm run build && istanbul cover _mocha","lint":"eslint index.js src test rollup.config.js rollup-min.config.js","build":"rollup -c rollup.config.js && rollup -c rollup-min.config.js","prepublish":"npm run build"},"files":["dist/"],"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":"3c3fe07bfe33e371a259626ce8366b4e22a61f38","_id":"expr-eval@1.1.0","_shasum":"8ce6f7c0ff4ee559c375d903a12bb564f77c0278","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"silentmatt","email":"email@matthewcrumley.com"},"dist":{"shasum":"8ce6f7c0ff4ee559c375d903a12bb564f77c0278","size":18346,"noattachment":false,"key":"/expr-eval/-/expr-eval-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/expr-eval/download/expr-eval-1.1.0.tgz"},"maintainers":[{"name":"silentmatt","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expr-eval-1.1.0.tgz_1504058937892_0.885403414722532"},"publish_time":1504058938995,"_hasShrinkwrap":false,"_cnpm_publish_time":1504058938995,"_cnpmcore_publish_time":"2021-12-16T14:17:45.772Z","dist-tags":{"latest":"2.0.2"}}