1 Star 0 Fork 0

源yyyyyy/wx_market

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
源yyyyyy 提交于 2020-06-09 16:18 . 1--初始化修改
{
"name": "wux-weapp",
"version": "3.8.0",
"description": "一套组件化、可复用、易扩展的微信小程序 UI 组件库",
"main": "dist/index.js",
"miniprogram": "dist",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.5.0",
"@babel/preset-env": "^7.5.0",
"@babel/register": "^7.4.4",
"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-sass": "^4.0.0",
"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",
"wxapp"
],
"author": "skyvow",
"license": "MIT",
"bugs": {
"url": "https://github.com/wux-weapp/wux-weapp/issues"
},
"homepage": "https://github.com/wux-weapp/wux-weapp#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuangegena/wx_market.git
[email protected]:yuangegena/wx_market.git
yuangegena
wx_market
wx_market
master

搜索帮助