add bower.json
This commit is contained in:
parent
5bde0f3a88
commit
0ab1136e06
19
bower.json
Normal file
19
bower.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "layui",
|
||||
"main": "src/layui.js",
|
||||
"version": "1.0.2",
|
||||
"homepage": "https://github.com/sentsin/layui",
|
||||
"authors": [
|
||||
"sentsin <xu@sentsin.com>"
|
||||
],
|
||||
"description": "模块化前端UI框架",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals"
|
||||
],
|
||||
"keywords": [
|
||||
"layui",
|
||||
"ui"
|
||||
],
|
||||
"license": "LGPL"
|
||||
}
|
Loading…
Reference in New Issue
Block a user