We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25ac73 commit 4adbeefCopy full SHA for 4adbeef
composer.json
@@ -1,8 +1,14 @@
1
{
2
"name": "jakubboucek/openwhisk-runtime",
3
- "description": "OpenWhisk runtime tools for PHP",
+ "description": "OpenWhisk runtime tools for PHP, eg. with DigitalOcean Serverless Functions",
4
"license": "MIT",
5
"type": "library",
6
+ "keywords": [
7
+ "digitalocean functions",
8
+ "digitalocean serverless",
9
+ "openwhisk",
10
+ "openwhisk runtime"
11
+ ],
12
"authors": [
13
14
"name": "Jakub Bouček",
0 commit comments