1 Star 0 Fork 0

一根小草/wechat-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 3.14 KB
一键复制 编辑 原始数据 按行查看 历史
一根小草 提交于 2020-11-16 15:44 . 小程序hooks架子
{
"name": "@wmeimob/taro-template",
"version": "1.1.1",
"private": true,
"description": "",
"templateInfo": {
"name": "default",
"typescript": true,
"css": "less"
},
"main": "index.js",
"scripts": {
"build": "taro build --type weapp",
"build:weapp": "taro build --type weapp",
"build:swan": "taro build --type swan",
"build:alipay": "taro build --type alipay",
"build:tt": "taro build --type tt",
"build:h5": "taro build --type h5",
"build:rn": "taro build --type rn",
"dev": "npm run build:weapp -- --watch",
"dev:weapp": "npm run build:weapp -- --watch",
"dev:swan": "npm run build:swan -- --watch",
"dev:alipay": "npm run build:alipay -- --watch",
"dev:tt": "npm run build:tt -- --watch",
"dev:h5": "npm run build:h5 -- --watch",
"dev:rn": "npm run build:rn -- --watch"
},
"author": "",
"license": "MIT",
"MMDependencies": {
"@wmeimob/decorator": "1.1.0",
"@wmeimob/taro-design": "1.1.0",
"@wmeimob/aliyun": "1.1.0",
"@wmeimob/request": "1.1.1",
"@wmeimob/event-emitter": "1.0.2",
"@wmeimob/utils": "1.1.0"
},
"dependencies": {
"@tarojs/components": "2.2.1",
"@tarojs/mobx": "2.2.1",
"@tarojs/mobx-h5": "2.2.1",
"@tarojs/mobx-rn": "2.2.1",
"@tarojs/rn-runner": "2.2.1",
"@tarojs/router": "2.2.1",
"@tarojs/taro": "2.2.1",
"@tarojs/taro-alipay": "2.2.1",
"@tarojs/taro-h5": "2.2.1",
"@tarojs/taro-swan": "2.2.1",
"@tarojs/taro-tt": "2.2.1",
"@tarojs/taro-weapp": "2.2.1",
"@types/classnames": "^2.2.9",
"babel-runtime": "^6.26.0",
"classnames": "^2.2.6",
"core-decorators": "^0.20.0",
"css-loader": "^2.1.1",
"dayjs": "^1.8.16",
"eslint": "^6.5.1",
"global": "^4.4.0",
"mirror-config-china": "^2.5.1",
"mobx": "4.8.0",
"nerv-devtools": "^1.5.7",
"nervjs": "^1.5.7",
"number-precision": "^1.3.2",
"url-search-params": "^1.1.0",
"weapp-design": "^0.0.0"
},
"devDependencies": {
"@tarojs/cli": "2.2.1",
"@tarojs/mini-runner": "2.2.1",
"@tarojs/plugin-babel": "2.2.1",
"@tarojs/plugin-csso": "2.2.1",
"@tarojs/plugin-less": "2.2.1",
"@tarojs/plugin-uglifyjs": "2.2.1",
"@tarojs/webpack-runner": "2.2.1",
"@types/react": "16.3.14",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "2.3.3",
"@typescript-eslint/parser": "2.3.3",
"@wmeimob/node-tools": "ssh://git@codeup.aliyun.com:5f855dfb1858a17210466fd0/r_d_center/node-tools.git",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-jsx-stylesheet": "^0.6.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"eslint-config-alloy": "3.0.0",
"eslint-config-wmeimob": "ssh://git@codeup.aliyun.com:5f855dfb1858a17210466fd0/r_d_center/eslint-config-wmeimob.git",
"eslint-plugin-react": "7.16.0",
"gulp": "^4.0.2",
"stylelint": "9.3.0",
"stylelint-config-taro-rn": "2.2.1",
"stylelint-taro-rn": "2.2.1",
"typescript": "^3.0.1",
"yarn": "^1.19.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiaocaoxszyx/wechat-demo.git
git@gitee.com:xiaocaoxszyx/wechat-demo.git
xiaocaoxszyx
wechat-demo
wechat-demo
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385