1 Star 0 Fork 0

yjnnan / weui-wxss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 835 Bytes
一键复制 编辑 原始数据 按行查看 历史
xushengni 提交于 2022-04-07 11:56 . v2.5.6
{
"name": "weui-wxss",
"version": "2.5.6",
"description": "weui-wxss",
"main": "dist/style/weui.wxss",
"directories": {
"example": "example"
},
"scripts": {
"start": "gulp",
"build": "gulp build",
"release": "gulp tag && git add -A . && git push && git push --tags"
},
"repository": {
"type": "git",
"url": "https://github.com/weui/weui-wxss/"
},
"homepage": "https://github.com/weui/weui-wxss",
"keywords": [
"weui",
"wxss"
],
"author": "wechat ui team",
"license": "MIT",
"devDependencies": {
"autoprefixer": "^6.5.1",
"gulp": "^4.0.2",
"gulp-cssnano": "^2.1.2",
"gulp-header": "^1.8.8",
"gulp-less": "^3.1.0",
"gulp-postcss": "^6.2.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^1.0.0",
"miniprogram-elder-transform": "0.0.2"
}
}
1
https://gitee.com/yjnnan/weui-wxss.git
git@gitee.com:yjnnan/weui-wxss.git
yjnnan
weui-wxss
weui-wxss
master

搜索帮助