{
  "name": "feruz-sumpul-math-lib",
  "version": "1.0.0",
  "description": "A simple library for performing basic math operations",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["MATH","ADDITION","SUBTRACTION","MULTIPLICATION","DIVISION"],
  "author": "bbklv",
  "license": "ISC",
  "type": "commonjs"
}
