.bower.json
608 字节
{
"name": "layer",
"main": "src/layer.js",
"version": "3.1.3",
"homepage": "https://github.com/sentsin/layer",
"authors": [
"sentsin <xu@sentsin.com>"
],
"description": "弹窗组件",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"layer",
"layui",
"dialog"
],
"license": "MIT",
"_release": "3.1.3",
"_resolution": {
"type": "version",
"tag": "3.1.3",
"commit": "f4053a639578e7b0f7098f81e1969a4e8c17e134"
},
"_source": "https://github.com/karsonzhang/fastadmin-layer.git",
"_target": "~3.1.2",
"_originalSource": "fastadmin-layer"
}