mirror of https://github.com/layui/layui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
425 B
22 lines
425 B
{ |
|
"name": "layui", |
|
"main": "dist/layui.js", |
|
"version": "2.6.3", |
|
"homepage": "https://github.com/sentsin/layui", |
|
"authors": [ |
|
"sentsin <xu@sentsin.com>" |
|
], |
|
"description": "Classic modular front-end component library", |
|
"moduleType": [ |
|
"amd", |
|
"globals" |
|
], |
|
"keywords": [ |
|
"layui", |
|
"ui", |
|
"JavaScript Framework", |
|
"toolkit", |
|
"front-end component library" |
|
], |
|
"license": "MIT" |
|
}
|
|
|