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.
layui/bower.json

23 lines
425 B

7 years ago
{
7 years ago
"name": "layui",
6 years ago
"main": "dist/layui.js",
4 years ago
"version": "2.6.6",
7 years ago
"homepage": "https://github.com/sentsin/layui",
"authors": [
"sentsin <xu@sentsin.com>"
],
7 years ago
"description": "Classic modular front-end component library",
7 years ago
"moduleType": [
"amd",
"globals"
],
"keywords": [
"layui",
7 years ago
"ui",
"JavaScript Framework",
"toolkit",
"front-end component library"
7 years ago
],
"license": "MIT"
}