Skip to content

Instantly share code, notes, and snippets.

@pritidesai
Created December 15, 2017 21:52
Show Gist options
  • Select an option

  • Save pritidesai/de27a0d0d14f6fd6aef2974477ad0788 to your computer and use it in GitHub Desktop.

Select an option

Save pritidesai/de27a0d0d14f6fd6aef2974477ad0788 to your computer and use it in GitHub Desktop.
{
"name": "hello-world-sample",
"description": "Sample Node.js6 OpenWhisk action",
"license": "Apache-2.0",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"string-format": "0.5.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment