{
  "name": "calc_with_square_and_cube",
  "version": "1.0.0",
  "description": "Simple calculator with square and cube functionality",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["cube", "square", "zendap", "Abhijith"],
  "author": "Abhijith Chowdary",
  "license": "ISC"
}
