{
  "name": "@toadless/math.x",
  "version": "1.1.0",
  "description": "A simple math module using classes.",
  "main": "Math.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Math",
    "Module",
    "Add",
    "Subtract",
    "Multiply",
    "Divide"
  ],
  "author": "Toadless",
  "license": "ISC"
}
