node-maths
Version:
Node-Maths is a Node.js module that you can use mathematics in any field, any time, unlimitedly.
25 lines (24 loc) • 596 B
JSON
{
"name": "node-maths",
"version": "1.0.4",
"description": "Node-Maths is a Node.js module that you can use mathematics in any field, any time, unlimitedly.",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Aronshire/node-maths.git"
},
"keywords": [
"maths",
"matematik",
"mathemathics"
],
"author": "Aronshire",
"license": "MIT",
"bugs": {
"url": "https://github.com/Aronshire/node-maths/issues"
},
"homepage": "https://github.com/Aronshire/node-maths#readme"
}