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

20 lines
327 B

{
"name": "layui",
"main": "src/layui.js",
"version": "1.0.7",
"homepage": "https://github.com/sentsin/layui",
"authors": [
"sentsin <xu@sentsin.com>"
],
"description": "模块化前端UI框架",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"layui",
"ui"
],
"license": "LGPL"
}