rewrite English description
This commit is contained in:
parent
4d342b3c99
commit
b8be20201f
13
package.json
13
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"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user