Skip to content

Commit 4adbeef

Browse files
committed
Composer: improve tags
1 parent e25ac73 commit 4adbeef

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "jakubboucek/openwhisk-runtime",
3-
"description": "OpenWhisk runtime tools for PHP",
3+
"description": "OpenWhisk runtime tools for PHP, eg. with DigitalOcean Serverless Functions",
44
"license": "MIT",
55
"type": "library",
6+
"keywords": [
7+
"digitalocean functions",
8+
"digitalocean serverless",
9+
"openwhisk",
10+
"openwhisk runtime"
11+
],
612
"authors": [
713
{
814
"name": "Jakub Bouček",

0 commit comments

Comments
 (0)