UNPKG

5.57 kBJSONView Raw
1{
2 "name": "mathjs",
3 "version": "3.19.0",
4 "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 different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.",
5 "author": "Jos de Jong <wjosdejong@gmail.com> (https://github.com/josdejong)",
6 "contributors": [
7 "Adam Kelly (https://github.com/adamisntdead)",
8 "Alexander Beyn (https://github.com/AlexanderBeyn)",
9 "Andy Pan (https://github.com/andy0130tw)",
10 "Bart Kiers (https://github.com/bkiers)",
11 "Brett Jurgens (https://github.com/brettjurgens)",
12 "Bryan Cuccioli (https://github.com/bcuccioli)",
13 "Daniel Levin (https://github.com/daniel-levin)",
14 "David Simons (https://github.com/SwamWithTurtles)",
15 "Devan Patel (https://github.com/devanp92)",
16 "devdevdata222 (https://github.com/devdevdata222)",
17 "Dzmitry Litskalau (https://github.com/litmit)",
18 "Ekin Koc (https://github.com/eknkc)",
19 "Elijah Insua (https://github.com/tmpvar)",
20 "Eric Mansfield (https://github.com/ericman314)",
21 "Fabrice Colas (https://github.com/fabricecolas)",
22 "Favian Contreras (https://github.com/BigFav)",
23 "Finn Pauls (https://github.com/finnp)",
24 "Ganga Christopher (https://github.com/gangachris)",
25 "Harry Sarson (https://github.com/HarrySarson)",
26 "Holman Gao (https://github.com/golmansax)",
27 "Guillermo Indalecio Fernández (https://github.com/guillermobox)",
28 "Gulfaraz (https://github.com/gulfaraz)",
29 "hamadu (https://github.com/hamadu)",
30 "Harsh Gupta (https://github.com/hgupta9)",
31 "Huseyn Guliyev (https://github.com/husayt)",
32 "Ivan Vergiliev (IvanVergiliev)",
33 "Jim Garrison (https://github.com/garrison)",
34 "Joel Hoover (https://github.com/joelhoover)",
35 "Karl Lew (https://github.com/firepick1)",
36 "Kenan Yildirim (https://github.com/KenanY)",
37 "Keunhong Park (https://github.com/void42)",
38 "Kunal Vyas (https://github.com/kv-kunalvyas)",
39 "Marcus Andre (https://github.com/marcusandre)",
40 "Horatiu Lazu (https://github.com/MathBunny)",
41 "Mathias Polligkeit (https://github.com/woylie)",
42 "Max Bruckner (https://github.com/FSMaxB)",
43 "Maxence Dalmais (https://github.com/maxired)",
44 "Michael M. (https://github.com/Schnark)",
45 "Mitchel Kelonye (https://github.com/kelonye)",
46 "mtraynham (https://github.com/mtraynham)",
47 "Niels Heisterkamp (https://github.com/nheisterkamp)",
48 "Oleg (https://github.com/ovk)",
49 "Owen Versteeg (https://github.com/owenversteeg)",
50 "Pavel Panchekha (https://github.com/pavpanchekha)",
51 "Pat Grasso (https://github.com/patgrasso)",
52 "Paulo Buchsbaum (https://github.com/paulobuchsbaum)",
53 "Pete Corey (https://github.com/pcorey)",
54 "PJ Hampton (https://github.com/pjhampton )",
55 "Retsam (https://github.com/Retsam)",
56 "Robert Eisele (https://github.com/infusion)",
57 "Rogelio J. Baucells (https://github.com/rjbaucells)",
58 "Ryan Seys (https://github.com/ryanseys)",
59 "Sebastien Piquemal (https://github.com/sebpiq)",
60 "Sebastian Ruhleder (https://github.com/ruhleder)",
61 "Sergey Romanov (https://github.com/saromanov)",
62 "Slava Ganzin (https://github.com/slavaGanzin)",
63 "Stu Blair (https://github.com/stu-blair)",
64 "Thomas Brierley (https://github.com/ThomasBrierley)",
65 "Timothy Lee (https://github.com/tetslee)",
66 "Tóth Róbert (https://github.com/Nekomajin42)",
67 "Todd Morse (https://github.com/morsecodist)",
68 "Waldir Pimenta (https://github.com/waldyrious)",
69 "Zach Zibrat (https://github.com/palimpsests)"
70 ],
71 "homepage": "http://mathjs.org",
72 "repository": {
73 "type": "git",
74 "url": "https://github.com/josdejong/mathjs.git"
75 },
76 "license": "Apache-2.0",
77 "keywords": [
78 "math",
79 "mathematics",
80 "functions",
81 "numeric",
82 "algebra",
83 "parser",
84 "expression",
85 "number",
86 "bignumber",
87 "complex",
88 "fraction",
89 "matrix",
90 "unit"
91 ],
92 "dependencies": {
93 "complex.js": "2.0.4",
94 "decimal.js": "9.0.1",
95 "fraction.js": "4.0.4",
96 "javascript-natural-sort": "0.7.1",
97 "seed-random": "2.2.0",
98 "tiny-emitter": "2.0.2",
99 "typed-function": "0.10.6"
100 },
101 "devDependencies": {
102 "benchmark": "2.1.4",
103 "expr-eval": "1.2.0",
104 "glob": "7.1.2",
105 "gulp": "3.9.1",
106 "gulp-util": "3.0.8",
107 "istanbul": "0.4.5",
108 "jsep": "0.3.3",
109 "math-expression-evaluator": "1.2.17",
110 "mkdirp": "0.5.1",
111 "mocha": "4.0.1",
112 "ndarray": "1.0.18",
113 "ndarray-determinant": "1.0.0",
114 "ndarray-gemm": "1.0.0",
115 "ndarray-ops": "1.2.2",
116 "ndarray-pack": "1.2.1",
117 "numericjs": "1.2.6",
118 "pad-right": "0.2.2",
119 "q": "1.5.1",
120 "sylvester": "0.0.21",
121 "tar": "4.1.1",
122 "uglify-js": "3.2.2",
123 "underscore": "1.8.3",
124 "webpack": "3.10.0",
125 "zeros": "1.0.0"
126 },
127 "main": "./index",
128 "scripts": {
129 "build": "gulp",
130 "watch": "gulp watch",
131 "docs": "gulp docs",
132 "test": "mocha test --recursive",
133 "coverage": "istanbul cover _mocha -- test --recursive; echo \"\nCoverage report is available at ./coverage/lcov-report/index.html\""
134 },
135 "bin": {
136 "mathjs": "./bin/cli.js"
137 },
138 "engines": {
139 "node": ">= 0.1"
140 },
141 "bugs": {
142 "url": "https://github.com/josdejong/mathjs/issues"
143 },
144 "directories": {
145 "doc": "./docs",
146 "example": "./examples",
147 "lib": "./lib",
148 "test": "./test"
149 }
150}