Browse Source

added keywords

master
Daniel Huebleitner 4 years ago
parent
commit
6122282800
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      package.json

+ 6
- 0
package.json View File

@@ -12,6 +12,12 @@
12 12
     "email": "frontwork.me@gmail.com"
13 13
   },
14 14
   "homepage": "https://www.versioncontrol.me/frontwork-documentation/rpclibrary",
15
+  "keywords": [
16
+    "rpc",
17
+    "remote",
18
+    "procedure",
19
+    "call"
20
+  ],
15 21
   "scripts": {
16 22
     "tsc": "tsc",
17 23
     "webpack": "webpack --config ./src/webpack.js",

Loading…
Cancel
Save