vant-weapp/bower.json
2016-12-19 17:58:03 +08:00

24 lines
393 B
JSON

{
"name": "zui",
"authors": [
"Nino <nino@youzan.com>",
"Pangxie <pangxie@youzan.com>"
],
"description": "A UI Library for Weapp",
"main": "zui/index.js",
"moduleType": [],
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"pages",
"app.js",
"app.json",
"bower.json"
]
}