Skip to content

Instantly share code, notes, and snippets.

@pritidesai
Created November 3, 2017 17:59
Show Gist options
  • Save pritidesai/549caa4c45729172248eefffad811821 to your computer and use it in GitHub Desktop.
Save pritidesai/549caa4c45729172248eefffad811821 to your computer and use it in GitHub Desktop.
{
"name": "my-zip-action",
"description": "Node OpenWhisk zip action to demo Whisk Deploy",
"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