1 Star 1 Fork 0

周小鑫 / leshare-shop-wepy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
lewis.lynn 提交于 2018-10-25 10:46 . FIX:签到弹窗
{
"name": "myproject",
"version": "1.2.8",
"description": "",
"main": "dist/app.js",
"scripts": {
"dev": "wepy build --watch",
"build": "cross-env NODE_ENV=production wepy build --no-cache",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"redux": "^3.7.2",
"redux-actions": "^2.2.1",
"redux-promise": "^0.5.3",
"underscore": "^1.8.3",
"util": "^0.11.0",
"wepy": "^1.7.2",
"wepy-async-function": "^1.4.4",
"wepy-com-toast": "^1.0.3",
"wepy-redux": "^1.5.6"
},
"devDependencies": {
"babel-eslint": "^7.2.1",
"babel-plugin-syntax-export-extensions": "^6.13.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
"cross-env": "^5.0.4",
"eslint": "^3.19.0",
"eslint-config-standard": "^7.1.0",
"eslint-friendly-formatter": "^2.0.7",
"eslint-plugin-html": "^2.0.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.0.1",
"wepy-compiler-babel": "^1.5.1",
"wepy-compiler-less": "^1.3.10",
"wepy-compiler-sass": "^1.3.12",
"wepy-eslint": "^1.5.2",
"wepy-plugin-autoprefixer": "^1.5.9",
"wepy-plugin-filemin": "github:cuijiemmx/wepy-plugin-filemin",
"wepy-plugin-imagemin": "^1.5.2",
"wepy-plugin-uglifyjs": "^1.3.6"
}
}
1
https://gitee.com/zhouxiaoxin123/leshare-shop-wepy.git
git@gitee.com:zhouxiaoxin123/leshare-shop-wepy.git
zhouxiaoxin123
leshare-shop-wepy
leshare-shop-wepy
master

搜索帮助