7 Star 34 Fork 5

achui_1980 / wepy-fiction-reader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
EHI\portz 提交于 2018-03-06 18:05 . 更新
{
"name": "reader",
"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": {
"wepy": "^1.7.1",
"wepy-async-function": "^1.4.5",
"wepy-com-toast": "^1.0.2"
},
"devDependencies": {
"babel-eslint": "^7.2.1",
"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-preset-env": "^1.6.1",
"cross-env": "^5.1.3",
"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": "^3.5.0",
"eslint-plugin-standard": "^2.0.1",
"wepy-compiler-babel": "^1.5.2",
"wepy-compiler-less": "^1.3.11",
"wepy-compiler-sass": "^1.3.8",
"wepy-eslint": "^1.5.4"
}
}
JavaScript
1
https://gitee.com/achui/wepy-fiction-reader.git
git@gitee.com:achui/wepy-fiction-reader.git
achui
wepy-fiction-reader
wepy-fiction-reader
master

搜索帮助