1 Star 0 Fork 125

1254952230 / wux-weapp

forked from skyvow / wux-weapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
skyvow 提交于 2019-09-27 14:47 . v3.8.2
{
"name": "wux-weapp",
"version": "3.8.2",
"description": "一套组件化、可复用、易扩展的微信小程序 UI 组件库",
"main": "dist/index.js",
"miniprogram": "dist",
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/register": "^7.5.5",
"cross-env": "1.0.8",
"del": "^5.0.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-clean-css": "^3.10.0",
"gulp-cssnano": "^2.1.2",
"gulp-less": "^3.3.2",
"gulp-postcss": "^7.0.0",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^3.0.2",
"gulp-util": "^3.0.8",
"postcss-font-base64": "^1.0.5",
"through2": "^2.0.3"
},
"scripts": {
"start": "cross-env NODE_ENV=development gulp",
"build": "cross-env NODE_ENV=production gulp build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wux-weapp/wux-weapp.git"
},
"keywords": [
"wx-component",
"bem-css",
"wux-weapp",
"weapp",
"wuxui",
"miniprogram"
],
"author": "skyvow",
"license": "MIT",
"bugs": {
"url": "https://github.com/wux-weapp/wux-weapp/issues"
},
"homepage": "https://github.com/wux-weapp/wux-weapp#readme"
}
JavaScript
1
https://gitee.com/yuyangfan/wux.git
git@gitee.com:yuyangfan/wux.git
yuyangfan
wux
wux-weapp
master

搜索帮助