pull/17/head
callmez 2015-11-05 17:42:03 +08:00
parent dc56b7447e
commit b36207e6ab
1 changed files with 20 additions and 0 deletions

20
bower.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "layer",
"main": "src/layer.js",
"version": "2.1.0",
"homepage": "https://github.com/sentsin/layer",
"authors": [
"sentsin <xu@sentsin.com>"
],
"description": "弹窗组件",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"layer",
"layui",
"dialog"
],
"license": "LGPL"
}