diff --git a/package.json b/package.json index 2e1d8290..a142ba15 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,9 @@ "realname": "layui", "version": "2.2.45", "independents": { - "layim": "3.7.35" + "layim": "3.7.5" }, - "description": "经典模块化前端 UI 框架", + "description": "Classic modular front-end component library", "main": "layui.js", "license": "MIT", "scripts": { @@ -18,8 +18,8 @@ "type": "git", "url": "git+ssh://git@github.com/sentsin/layui.git" }, - "author": "贤心", - "homepage": "http://www.layui.com", + "author": "sentsin", + "homepage": "https://www.layui.com", "devDependencies": { "chai": "^4.1.1", "del": "^2.2.2", @@ -55,6 +55,9 @@ "dependencies": {}, "keywords": [ "layui", - "ui" + "ui", + "JavaScript Framework", + "toolkit", + "front-end component library" ] }