mathlib-n
Version:
a math library for node.js
35 lines (34 loc) • 827 B
JSON
{
"name": "mathlib-n",
"title": "mathlib",
"author": "Maruf Hasan",
"main": "index.js",
"license": "MIT",
"version": "4.0.31-beta",
"description": "a math library for node.js",
"keywords": [
"math",
"mathlib-n",
"mathLib",
"math library",
"mathlib",
"mathlibjs",
"mathjs",
"math.js",
"math.js library",
"nodejs"
],
"scripts": {
"test": "echo \"mathLib-n version 4.0.31-beta\" && node ./test/basic",
"fix-memo": "node ./.workplace/fix_memo",
"mode": "node ./.workplace/modechanger"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MarufHasan24/mathlib.git"
},
"bugs": {
"url": "https://github.com/MarufHasan24/mathlib/tree/master/issues"
},
"homepage": "https://github.com/MarufHasan24/mathlib/tree/master#readme"
}