rewrite English description
This commit is contained in:
parent
4d342b3c99
commit
b8be20201f
13
package.json
13
package.json
@ -3,9 +3,9 @@
|
|||||||
"realname": "layui",
|
"realname": "layui",
|
||||||
"version": "2.2.45",
|
"version": "2.2.45",
|
||||||
"independents": {
|
"independents": {
|
||||||
"layim": "3.7.35"
|
"layim": "3.7.5"
|
||||||
},
|
},
|
||||||
"description": "经典模块化前端 UI 框架",
|
"description": "Classic modular front-end component library",
|
||||||
"main": "layui.js",
|
"main": "layui.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -18,8 +18,8 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+ssh://git@github.com/sentsin/layui.git"
|
"url": "git+ssh://git@github.com/sentsin/layui.git"
|
||||||
},
|
},
|
||||||
"author": "贤心",
|
"author": "sentsin",
|
||||||
"homepage": "http://www.layui.com",
|
"homepage": "https://www.layui.com",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^4.1.1",
|
"chai": "^4.1.1",
|
||||||
"del": "^2.2.2",
|
"del": "^2.2.2",
|
||||||
@ -55,6 +55,9 @@
|
|||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"layui",
|
"layui",
|
||||||
"ui"
|
"ui",
|
||||||
|
"JavaScript Framework",
|
||||||
|
"toolkit",
|
||||||
|
"front-end component library"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user