23 lines
425 B
JSON
23 lines
425 B
JSON
{
|
|
"name": "layui",
|
|
"main": "dist/layui.js",
|
|
"version": "2.6.2",
|
|
"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"
|
|
}
|