1 Star 0 Fork 126

朱明明/wux-weapp

forked from skyvow/wux-weapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1005 Bytes
一键复制 编辑 原始数据 按行查看 历史
skyvow 提交于 2018-06-26 17:04 . v3.0.0
{
"name": "wux-weapp",
"version": "3.0.0",
"description": "微信小程序 - 自定义组件",
"main": "src/index.js",
"dependencies": {
"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"
},
"devDependencies": {},
"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/Urey.Ming/wux.git
git@gitee.com:Urey.Ming/wux.git
Urey.Ming
wux
wux-weapp
master

搜索帮助