{
  "name": "calc22",
  "version": "1.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node caller.js",
    "production": "node caller.js",
    "sit": "node caller.js",
    "uat": "node caller.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "amit",
  "license": "ISC"
}
