linalg.js
Version:
Linear Algebra Module
20 lines (19 loc) • 350 B
JSON
{
"name": "linalg.js",
"version": "0.0.12",
"description": "Linear Algebra Module",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Linear",
"Algebra",
"Mathematics"
],
"author": "Ludopod",
"license": "ISC",
"dependencies": {
"mathjax": "^2.7.5"
}
}