math-io
Version:
Mathematical module
28 lines (27 loc) • 628 B
JSON
{
"name": "math-io",
"version": "1.0.6",
"description": "Mathematical module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RodrigoOler/math-io.git"
},
"keywords": [
"Natural",
"Numbers",
"Arithmetic",
"Integers",
"Mathematical",
"Constant"
],
"author": "Rodrigo Oler - https://github.com/RodrigoOler",
"license": "MIT",
"bugs": {
"url": "https://github.com/RodrigoOler/math-io/issues"
},
"homepage": "https://github.com/RodrigoOler/math-io#readme"
}