dockerized_openAger/nodered/rootfs/data/node_modules/mathjs/package.json

293 lines
6.7 KiB
JSON
Raw Normal View History

2020-10-17 16:42:50 +00:00
{
"_from": "mathjs@3.9.3",
"_id": "mathjs@3.9.3",
"_inBundle": false,
"_integrity": "sha1-2ZsGCT6DdyqNYiRXrt/9j2WkYYM=",
"_location": "/mathjs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mathjs@3.9.3",
"name": "mathjs",
"escapedName": "mathjs",
"rawSpec": "3.9.3",
"saveSpec": null,
"fetchSpec": "3.9.3"
},
"_requiredBy": [
"/node-red-contrib-msg-speed"
],
"_resolved": "https://registry.npmjs.org/mathjs/-/mathjs-3.9.3.tgz",
"_shasum": "d99b06093e83772a8d622457aedffd8f65a46183",
"_spec": "mathjs@3.9.3",
"_where": "/data/node_modules/node-red-contrib-msg-speed",
"author": {
"name": "Jos de Jong",
"email": "wjosdejong@gmail.com",
"url": "https://github.com/josdejong"
},
"bin": {
"mathjs": "bin/cli.js"
},
"bugs": {
"url": "https://github.com/josdejong/mathjs/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Adam Kelly",
"url": "https://github.com/adamisntdead"
},
{
"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": "Devan Patel",
"url": "https://github.com/devanp92"
},
{
"name": "devdevdata222",
"url": "https://github.com/devdevdata222"
},
{
"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": "hamadu",
"url": "https://github.com/hamadu"
},
{
"name": "Harsh Gupta",
"url": "https://github.com/hgupta9"
},
{
"name": "Huseyn Guliyev",
"url": "https://github.com/husayt"
},
{
"name": "Jim Garrison",
"url": "https://github.com/garrison"
},
{
"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": "Mitchel Kelonye",
"url": "https://github.com/kelonye"
},
{
"name": "mtraynham",
"url": "https://github.com/mtraynham"
},
{
"name": "Niels Heisterkamp",
"url": "https://github.com/nheisterkamp"
},
{
"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": "Pete Corey",
"url": "https://github.com/pcorey"
},
{
"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": "Stu Blair",
"url": "https://github.com/stu-blair"
},
{
"name": "Thomas Brierley",
"url": "https://github.com/ThomasBrierley"
},
{
"name": "Waldir Pimenta",
"url": "https://github.com/waldyrious"
},
{
"name": "Zach Zibrat",
"url": "https://github.com/palimpsests"
}
],
"dependencies": {
"complex.js": "2.0.1",
"decimal.js": "7.1.1",
"fraction.js": "4.0.0",
"tiny-emitter": "1.1.0",
"typed-function": "0.10.5"
},
"deprecated": false,
"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.",
"devDependencies": {
"glob": "7.1.1",
"gulp": "3.9.1",
"gulp-util": "3.0.8",
"istanbul": "0.4.5",
"mkdirp": "0.5.1",
"mocha": "3.2.0",
"q": "1.4.1",
"seed-random": "2.2.0",
"tar": "2.2.1",
"uglify-js": "2.7.5",
"underscore": "1.8.3",
"webpack": "2.2.1"
},
"engines": {
"node": ">= 0.1"
},
"homepage": "http://mathjs.org",
"keywords": [
"math",
"mathematics",
"functions",
"numeric",
"algebra",
"parser",
"expression",
"number",
"bignumber",
"complex",
"fraction",
"matrix",
"unit"
],
"license": "Apache-2.0",
"main": "./index",
"name": "mathjs",
"repository": {
"type": "git",
"url": "git+https://github.com/josdejong/mathjs.git"
},
"scripts": {
"build": "gulp",
"coverage": "istanbul cover _mocha -- test --recursive; echo \"\nCoverage report is available at ./coverage/lcov-report/index.html\"",
"docs": "gulp docs",
"test": "mocha test --recursive",
"watch": "gulp watch"
},
"version": "3.9.3"
}