mazze.js
Version:
next gen javascript math library!
19 lines (18 loc) • 360 B
JSON
{
"name": "mazze.js",
"version": "0.0.1",
"description": "next gen javascript math library!",
"main": "./Src/index.js",
"author": "beCoditive",
"license": "MIT",
"repository": "https://github.com/beCoditive/Mazze.js",
"keywords": [
"beCoditive",
"Mazze.js",
"Mazze",
"Math"
],
"dependencies": {
"colors": "^1.4.0"
}
}