1 Star 0 Fork 0

thinkcmf / weui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
行者无疆1999 提交于 2017-06-14 17:52 . Add license notices
{
"name": "weui",
"version": "1.1.2",
"description": "A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.",
"keywords": [
"weui",
"wechat",
"weixin",
"css",
"less",
"mobile"
],
"style": "dist/style/weui.css",
"less": "src/style/weui.less",
"main": "dist/style/weui.css",
"scripts": {
"start": "gulp -ws",
"test": "gulp release"
},
"author": "wechat ui team",
"repository": {
"type": "git",
"url": "https://github.com/weui/weui.git"
},
"homepage": "https://github.com/weui/weui",
"bugs": {
"url": "https://github.com/weui/weui/issues"
},
"license": "MIT",
"devDependencies": {
"autoprefixer": "^6.3.1",
"browser-sync": "^2.9.11",
"gulp": "^3.8.10",
"gulp-cssnano": "^2.0.0",
"gulp-header": "^1.7.1",
"gulp-less": "^3.0.2",
"gulp-postcss": "^6.0.1",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.2",
"gulp-sourcemaps": "^2.2.0",
"gulp-tap": "^0.1.3",
"postcss-discard-comments": "^2.0.4",
"yargs": "^1.3.3"
}
}
1
https://gitee.com/thinkcmf/weui.git
git@gitee.com:thinkcmf/weui.git
thinkcmf
weui
weui
master

搜索帮助