@korabi20/math-functions
Version:
A cool advanced math functions library
26 lines (25 loc) • 642 B
JSON
{
"name": "@korabi20/math-functions",
"version": "1.2.9",
"description": "A cool advanced math functions library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Korabi-dev/Math-functions.js.git"
},
"keywords": [
"Math"
],
"author": "Korabi-dev & BubblyDisc",
"license": "ISC",
"bugs": {
"url": "https://github.com/Korabi-dev/Math-functions.js/issues"
},
"homepage": "https://github.com/Korabi-dev/Math-functions.js#readme",
"dependencies": {
"readme-md-generator": "^1.0.0"
}
}