Browse Source

fix description

dotos 8 years ago
parent
commit
5faee64690
1 changed files with 4 additions and 2 deletions
  1. 4 2
      package.json

+ 4 - 2
package.json

@@ -1,7 +1,7 @@
 {
 {
     "name": "JsonBird",
     "name": "JsonBird",
     "version": "1.4.0",
     "version": "1.4.0",
-    "description": "A Remote Json Agent Service",
+    "description": "A remote data interface proxy service",
     "author": {
     "author": {
         "name": "xCss",
         "name": "xCss",
         "mail": "yy.liu@foxmail.com"
         "mail": "yy.liu@foxmail.com"
@@ -17,7 +17,9 @@
     },
     },
     "keywords": [
     "keywords": [
         "JsonBird",
         "JsonBird",
-        "JsonProxy"
+        "proxy",
+        "data interface proxy",
+        "remote data interface proxy",
     ],
     ],
     "bugs": {
     "bugs": {
         "url": "https://github.com/xCss/JsonBird/issues"
         "url": "https://github.com/xCss/JsonBird/issues"