allmathsolve
Version:
A set of functions that allow you to easily solve mathematical operations.
20 lines (19 loc) • 395 B
JSON
{
"name": "allmathsolve",
"version": "1.1.0",
"description": "A set of functions that allow you to easily solve mathematical operations.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"math",
"Increment",
"Decrement",
"plus",
"minus",
"divide"
],
"author": "botirjon",
"license": "ISC"
}