Files
weui/bower.json
2019-07-15 17:25:41 +08:00

22 lines
449 B
JSON

{
"name": "weui",
"repository": {
"type": "git",
"url": "https://github.com/weui/weui.git"
},
"description": "wechat mobile ui",
"main": "dist/style/weui.css",
"version": "2.0.1",
"authors": [
"wechat ui team"
],
"license": "MIT",
"keywords": [
"wechat",
"weixin",
"mobile",
"ui"
],
"homepage": "https://github.com/weui/weui",
"ignore": []
}