{
  "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"
  }
}
