layui-js/bower.json

20 lines
330 B
JSON
Raw Normal View History

2016-10-28 03:59:17 +00:00
{
"name": "layui",
"main": "src/layui.js",
2017-02-28 16:15:02 +00:00
"version": "1.0.9_rls",
2016-10-28 03:59:17 +00:00
"homepage": "https://github.com/sentsin/layui",
"authors": [
"sentsin <xu@sentsin.com>"
],
"description": "模块化前端UI框架",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"layui",
"ui"
],
2017-02-20 22:48:54 +00:00
"license": "MIT"
2016-10-28 03:59:17 +00:00
}