{
  "name": "openwhisk-go-simple",
  "version": "0.1.0",
  "description": "Example demonstrates how to setup a simple Go function with OpenWhisk.",
  "scripts": {
    "postinstall": "npm link serverless-openwhisk",
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
