random-calculations
Version:
Simple library for arithmetic operations
19 lines (18 loc) • 373 B
JSON
{
"name": "random-calculations",
"version": "1.0.3",
"description": "Simple library for arithmetic operations",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Random",
"calculations",
"arithmetic-operations",
"arithmetic",
"Math"
],
"author": "Mario",
"license": "ISC"
}