Browse Source

added keywords

master
Daniel Huebleitner 4 years ago
parent
commit
63acf53148
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      package.json

+ 5
- 1
package.json View File

@@ -14,9 +14,13 @@
14 14
   "homepage": "https://www.versioncontrol.me/frontwork-documentation/rpclibrary",
15 15
   "keywords": [
16 16
     "rpc",
17
+    "rpclib",
18
+    "rpclibrary",
19
+    "typesafe",
17 20
     "remote",
18 21
     "procedure",
19
-    "call"
22
+    "call",
23
+    "library"
20 24
   ],
21 25
   "scripts": {
22 26
     "tsc": "tsc",

Loading…
Cancel
Save