{"name":"mathjs","version":"4.2.0","description":"Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif","author":{"name":"Jos de Jong","email":"wjosdejong@gmail.com","url":"https://github.com/josdejong"},"contributors":[{"name":"Adam Kelly","url":"https://github.com/adamisntdead"},{"name":"Alexander Beyn","url":"https://github.com/AlexanderBeyn"},{"name":"Andy Pan","url":"https://github.com/andy0130tw"},{"name":"Bart Kiers","url":"https://github.com/bkiers"},{"name":"Brett Jurgens","url":"https://github.com/brettjurgens"},{"name":"Bryan Cuccioli","url":"https://github.com/bcuccioli"},{"name":"Daniel Levin","url":"https://github.com/daniel-levin"},{"name":"David Simons","url":"https://github.com/SwamWithTurtles"},{"name":"denisx","url":"https://github.com/denisx"},{"name":"Devan Patel","url":"https://github.com/devanp92"},{"name":"devdevdata222","url":"https://github.com/devdevdata222"},{"name":"Dzmitry Litskalau","url":"https://github.com/litmit"},{"name":"Ekin Koc","url":"https://github.com/eknkc"},{"name":"Elijah Insua","url":"https://github.com/tmpvar"},{"name":"Eric Mansfield","url":"https://github.com/ericman314"},{"name":"Fabrice Colas","url":"https://github.com/fabricecolas"},{"name":"Favian Contreras","url":"https://github.com/BigFav"},{"name":"Finn Pauls","url":"https://github.com/finnp"},{"name":"Ganga Christopher","url":"https://github.com/gangachris"},{"name":"Harry Sarson","url":"https://github.com/HarrySarson"},{"name":"Holman Gao","url":"https://github.com/golmansax"},{"name":"Guillermo Indalecio Fernández","url":"https://github.com/guillermobox"},{"name":"Gulfaraz","url":"https://github.com/gulfaraz"},{"name":"hamadu","url":"https://github.com/hamadu"},{"name":"Harsh Gupta","url":"https://github.com/hgupta9"},{"name":"Henrique Ferrolho","url":"https://github.com/ferrolho"},{"name":"Huseyn Guliyev","url":"https://github.com/husayt"},{"name":"Ivan Vergiliev","url":"IvanVergiliev"},{"name":"jean-emmanuel","url":"https://github.com/jean-emmanuel"},{"name":"Jim Garrison","url":"https://github.com/garrison"},{"name":"Joel Hoover","url":"https://github.com/joelhoover"},{"name":"Karl Lew","url":"https://github.com/firepick1"},{"name":"Kenan Yildirim","url":"https://github.com/KenanY"},{"name":"Keunhong Park","url":"https://github.com/void42"},{"name":"Kunal Vyas","url":"https://github.com/kv-kunalvyas"},{"name":"Marcus Andre","url":"https://github.com/marcusandre"},{"name":"Horatiu Lazu","url":"https://github.com/MathBunny"},{"name":"Mathias Polligkeit","url":"https://github.com/woylie"},{"name":"Max Bruckner","url":"https://github.com/FSMaxB"},{"name":"Maxence Dalmais","url":"https://github.com/maxired"},{"name":"Michael M.","url":"https://github.com/Schnark"},{"name":"Mitchel Kelonye","url":"https://github.com/kelonye"},{"name":"mtraynham","url":"https://github.com/mtraynham"},{"name":"Niels Heisterkamp","url":"https://github.com/nheisterkamp"},{"name":"Oleg","url":"https://github.com/ovk"},{"name":"Owen Versteeg","url":"https://github.com/owenversteeg"},{"name":"Pavel Panchekha","url":"https://github.com/pavpanchekha"},{"name":"Pat Grasso","url":"https://github.com/patgrasso"},{"name":"Paulo Buchsbaum","url":"https://github.com/paulobuchsbaum"},{"name":"Pete Corey","url":"https://github.com/pcorey"},{"name":"PJ Hampton","url":"https://github.com/pjhampton "},{"name":"Retsam","url":"https://github.com/Retsam"},{"name":"Robert Eisele","url":"https://github.com/infusion"},{"name":"Rogelio J. Baucells","url":"https://github.com/rjbaucells"},{"name":"Ryan Seys","url":"https://github.com/ryanseys"},{"name":"Sebastien Piquemal","url":"https://github.com/sebpiq"},{"name":"Sebastian Ruhleder","url":"https://github.com/ruhleder"},{"name":"Sergey Romanov","url":"https://github.com/saromanov"},{"name":"Slava Ganzin","url":"https://github.com/slavaGanzin"},{"name":"Stu Blair","url":"https://github.com/stu-blair"},{"name":"Thomas Brierley","url":"https://github.com/ThomasBrierley"},{"name":"Timothy Lee","url":"https://github.com/tetslee"},{"name":"Tóth Róbert","url":"https://github.com/Nekomajin42"},{"name":"Todd Morse","url":"https://github.com/morsecodist"},{"name":"Waldir Pimenta","url":"https://github.com/waldyrious"},{"name":"Zach Zibrat","url":"https://github.com/palimpsests"}],"homepage":"http://mathjs.org","repository":{"type":"git","url":"git+https://github.com/josdejong/mathjs.git"},"license":"Apache-2.0","keywords":["math","mathematics","functions","numeric","algebra","parser","expression","number","bignumber","complex","fraction","matrix","unit"],"dependencies":{"complex.js":"2.0.4","decimal.js":"9.0.1","escape-latex":"1.0.0","fraction.js":"4.0.4","javascript-natural-sort":"0.7.1","seed-random":"2.2.0","tiny-emitter":"2.0.2","typed-function":"1.0.3"},"devDependencies":{"benchmark":"2.1.4","expr-eval":"1.2.1","glob":"7.1.2","gulp":"3.9.1","gulp-util":"3.0.8","istanbul":"0.4.5","jsep":"0.3.4","math-expression-evaluator":"1.2.17","mkdirp":"0.5.1","mocha":"5.1.1","ndarray":"1.0.18","ndarray-determinant":"1.0.0","ndarray-gemm":"1.0.0","ndarray-ops":"1.2.2","ndarray-pack":"1.2.1","numericjs":"1.2.6","pad-right":"0.2.2","q":"1.5.1","sylvester":"0.0.21","tar":"4.4.2","uglify-js":"3.3.23","underscore":"1.9.0","webpack":"4.6.0","zeros":"1.0.0"},"main":"./index","scripts":{"build":"gulp","watch":"gulp watch","docs":"gulp docs","test":"mocha test --recursive","coverage":"istanbul cover _mocha -- test --recursive; echo \"\nCoverage report is available at ./coverage/lcov-report/index.html\"","prepublishOnly":"npm test && npm run build"},"bin":{"mathjs":"./bin/cli.js"},"engines":{"node":">= 4"},"bugs":{"url":"https://github.com/josdejong/mathjs/issues"},"directories":{"doc":"./docs","example":"./examples","lib":"./lib","test":"./test"},"gitHead":"68b5e3ffe6e24472f6e1b04e66c219fa04451adb","_id":"mathjs@4.2.0","_npmVersion":"5.6.0","_nodeVersion":"10.0.0","_npmUser":{"name":"josdejong","email":"wjosdejong@gmail.com"},"dist":{"shasum":"1ab5cfea7c1309dfdbbdf6505323f0f6db5614b0","size":1066342,"noattachment":false,"key":"/mathjs/-/mathjs-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathjs/download/mathjs-4.2.0.tgz"},"maintainers":[{"name":"josdejong","email":"wjosdejong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathjs_4.2.0_1525249085118_0.3943064083593508"},"_hasShrinkwrap":false,"publish_time":1525249085473,"_cnpm_publish_time":1525249085473,"dist-tags":{"beta":"8.0.0-beta.1","latest":"15.2.0"}}