layui/bower.json
2017-08-31 13:25:49 +08:00

20 lines
329 B
JSON

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