From fb251433ec0dcc790e8b4d8de85e790d6e69c626 Mon Sep 17 00:00:00 2001 From: sentsin Date: Wed, 13 Dec 2017 19:24:10 +0800 Subject: [PATCH] Add keywords --- bower.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b83c342..65c8052 100644 --- a/bower.json +++ b/bower.json @@ -6,14 +6,17 @@ "authors": [ "sentsin " ], - "description": "经典模块化前端 UI 框架", + "description": "Classic modular front-end component library", "moduleType": [ "amd", "globals" ], "keywords": [ "layui", - "ui" + "ui", + "JavaScript Framework", + "toolkit", + "front-end component library" ], "license": "MIT" }