mirror of
https://github.com/Tencent/weui.git
synced 2026-03-13 08:02:03 +08:00
22 lines
449 B
JSON
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": []
|
|
} |