{
  "name": "sourabh_calculator_module",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "start":"node index",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["Sourabh","Add","Sub"],
  "author": "Sourabh",
  "license": "ISC",
  "description": "This is simple calculator with add and sub method"
}
