4 Star 0 Fork 1

艾秋 / 圈友小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
钟明 提交于 2018-05-14 16:19 . 项目 UI 构建
{
"name": "weixinFriends",
"version": "2.4.4",
"description": "圈友小程序",
"main": "dist/app.js",
"scripts": {
"build": "cross-env NODE_ENV=production wepy build --no-cache",
"dev": "wepy build --watch",
"clean": "find ./dist -maxdepth 1 -not -name 'project.config.json' -not -name 'dist' | xargs rm -rf",
"test": "echo \"Error: no test specified\" && exit 1"
},
"wepy": {
"module-a": false
},
"author": "Bruce Xiong",
"license": "ISC",
"dependencies": {
"lodash": "^4.17.10",
"wepy": "^1.6.0",
"wepy-async-function": "^1.4.4",
"wepy-com-toast": "^1.0.3"
},
"devDependencies": {
"babel-eslint": "^7.2.1",
"babel-plugin-syntax-export-extensions": "^6.13.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.0",
"babel-preset-stage-1": "^6.22.0",
"cross-env": "^3.2.4",
"eslint": "^3.18.0",
"eslint-config-standard": "^7.1.0",
"eslint-friendly-formatter": "^2.0.7",
"eslint-plugin-html": "^2.0.1",
"eslint-plugin-promise": "^2.0.1",
"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.3",
"wepy-plugin-imagemin": "^1.5.2",
"wepy-plugin-uglifyjs": "^1.3.6"
}
}
JavaScript
1
https://gitee.com/aiqiu123/circle_friend_small_program.git
git@gitee.com:aiqiu123/circle_friend_small_program.git
aiqiu123
circle_friend_small_program
圈友小程序
master

搜索帮助