4 Star 0 Fork 0

庄珍妮/zhongyuan-applet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
c0dedance 提交于 2022-06-26 15:30 . .gitignore配置
{
"name": "miniprogram-demo",
"version": "1.0.0",
"description": "WeChat miniprogram demo",
"scripts": {
"lint": "eslint ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/wechat-miniprogram/miniprogram-demo.git"
},
"author": "wechat-miniprogram",
"license": "MIT",
"private": true,
"bugs": {
"url": "https://github.com/wechat-miniprogram/miniprogram-demo/issues"
},
"homepage": "https://github.com/wechat-miniprogram/miniprogram-demo#readme",
"devDependencies": {
"@babel/core": "^7.17.5",
"babel-plugin-import": "^1.13.3",
"babel-preset-env": "^1.7.0",
"eslint": "^5.5.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.0",
"gulp-babel": "^8.0.0"
},
"dependencies": {
"ajv": "^8.10.0",
"copy-webpack-plugin": "^5.0.5",
"echarts": "^5.3.1",
"miniprogram-barrage": "^1.1.0",
"miniprogram-recycle-view": "^0.1.5",
"mobx-miniprogram": "^4.13.2",
"mobx-miniprogram-bindings": "^1.2.1",
"tcb-router": "^1.1.2",
"wxml-to-canvas": "^1.1.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jenny-zhuang/zhongyuan-applet.git
git@gitee.com:jenny-zhuang/zhongyuan-applet.git
jenny-zhuang
zhongyuan-applet
zhongyuan-applet
master

搜索帮助