{
  "name": "sum_and_mult_module",
  "version": "1.0.0",
  "description":"simple calculator",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["karthik","zensar","add","mul"],
  "author": "Bharath",
  "license": "ISC",
  "type":"commonjs"
 
}
