math-made-simple
Version:
easy to use number tool
28 lines (27 loc) • 600 B
JSON
{
"name": "math-made-simple",
"version": "1.1.0",
"description": "easy to use number tool",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ash-sp-cole/QuickMath.git"
},
"keywords": [
"math",
"easy",
"quick",
"number",
"quickmath",
"math.random"
],
"author": "Ash Sp Cole",
"license": "ISC",
"bugs": {
"url": "https://github.com/ash-sp-cole/QuickMath/issues"
},
"homepage": "https://github.com/ash-sp-cole/QuickMath#readme"
}