mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
[author] Updated mathjs to 0.16.0
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Vendored
+32
File diff suppressed because one or more lines are too long
@@ -1,15 +1,18 @@
|
||||
{
|
||||
"name": "mathjs",
|
||||
"version": "0.15.0",
|
||||
"version": "0.16.0",
|
||||
"filename": "math.min.js",
|
||||
"homepage": "http://mathjs.org",
|
||||
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features real and complex numbers, units, matrices, a large set of mathematical functions, and a flexible expression parser.",
|
||||
"author": "Jos de Jong <wjosdejong@gmail.com>",
|
||||
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices.",
|
||||
"author": "Jos de Jong <wjosdejong@gmail.com> (https://github.com/josdejong)",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jos de Jong",
|
||||
"email": "wjosdejong@gmail.com"
|
||||
}
|
||||
"Sebastien Piquemal (https://github.com/sebpiq)",
|
||||
"Guillermo Indalecio Fernández (https://github.com/guillermobox)",
|
||||
"Huseyn Guliyev (https://github.com/husayt)",
|
||||
"Jim Garrison (https://github.com/garrison)",
|
||||
"Bart Kiers (https://github.com/bkiers)",
|
||||
"Zak Zibrat (https://github.com/palimpsests)",
|
||||
"Bryan Cuccioli (https://github.com/bcuccioli)"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user