1 Star 0 Fork 0

Mine/wux-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
skyvow 提交于 2018-10-26 13:41 . v3.2.0
{
"name": "wux-weapp",
"version": "3.2.0",
"description": "微信小程序自定义 UI 组件",
"main": "dist/index.js",
"miniprogram": "dist",
"dependencies": {},
"devDependencies": {
"babel": "6.23.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-register": "^6.26.0",
"cross-env": "1.0.8",
"gulp": "^3.9.1",
"gulp-cssnano": "^2.1.2",
"gulp-less": "^3.3.2",
"gulp-postcss": "^7.0.0",
"gulp-rename": "^1.2.2",
"gulp-util": "^3.0.8",
"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",
"wxapp"
],
"author": "skyvow",
"license": "MIT",
"bugs": {
"url": "https://github.com/wux-weapp/wux-weapp/issues"
},
"homepage": "https://github.com/wux-weapp/wux-weapp#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xiangbin0712/wux-weapp.git
git@gitee.com:xiangbin0712/wux-weapp.git
xiangbin0712
wux-weapp
wux-weapp
master

搜索帮助