Browse Source

added keywords

master
Daniel Huebleitner 5 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
     "email": "frontwork.me@gmail.com"
12
     "email": "frontwork.me@gmail.com"
13
   },
13
   },
14
   "homepage": "https://www.versioncontrol.me/frontwork-documentation/rpclibrary",
14
   "homepage": "https://www.versioncontrol.me/frontwork-documentation/rpclibrary",
15
+  "keywords": [
16
+    "rpc",
17
+    "remote",
18
+    "procedure",
19
+    "call"
20
+  ],
15
   "scripts": {
21
   "scripts": {
16
     "tsc": "tsc",
22
     "tsc": "tsc",
17
     "webpack": "webpack --config ./src/webpack.js",
23
     "webpack": "webpack --config ./src/webpack.js",

Loading…
Cancel
Save