Files
react-native-wechat-1/package.json
2018-03-16 22:59:00 +08:00

19 lines
335 B
JSON

{
"name": "react-native-wechat",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"wechat"
],
"author": "dongdayu",
"license": "MIT",
"peerDependencies": {
"react-native": "latest"
}
}