1 Star 0 Fork 2

UnPourTous/react-native-wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 897 Bytes
一键复制 编辑 原始数据 按行查看 历史
damonwu 提交于 2020-07-22 20:32 . 1.9.13
{
"name": "react-native-wechat",
"version": "1.9.13",
"description": "react-native library for wechat app",
"main": "index.js",
"scripts": {
"test": "echo 1"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/weflex/react-native-wechat.git"
},
"keywords": [
"wechat",
"react",
"react-native",
"react-component",
"ios"
],
"dependencies": {
"events": "1.0.2"
},
"peerDependencies": {
"react-native": ">=0.40"
},
"author": "Yorkie Liu <[email protected]>",
"contributors": [
{
"name": "Yorkie Liu",
"email": "[email protected]"
},
{
"name": "Deng Yun",
"email": "[email protected]"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/weflex/react-native-wechat/issues"
},
"homepage": "https://github.com/weflex/react-native-wechat#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/UnPourTous/react-native-wechat.git
[email protected]:UnPourTous/react-native-wechat.git
UnPourTous
react-native-wechat
react-native-wechat
master

搜索帮助