{
  "name": "add_and_mult_module",
  "version": "1.0.1",
  "description": "This is simple Calculator module with add and mult methods",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["Madhusree","zensar","add","mult"],
  "author": "B.Madhusree",
  "license": "ISC",
  "type": "commonjs"
}