This commit is contained in:
Nino 2016-12-19 17:53:03 +08:00
parent a7a3a5dccd
commit a373cfe141

20
bower.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "zui",
"authors": [
"Nino <nino@youzan.com>",
"Pangxie <pangxie@youzan.com>"
],
"directory": "zui/components",
"description": "A UI Library for Weapp",
"main": "zui/index.js",
"moduleType": [],
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}