react-native-zalo-sdk
Version:
Library support integrate Zalo SDK to React Native
21 lines (20 loc) • 500 B
JSON
{
"name": "react-native-zalo-sdk",
"version": "1.0.0",
"description": "Library support integrate Zalo SDK to React Native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-native-zalo-sdk",
"zalo-sdk"
],
"author": "Anh Dev <anhdevit@gmail.com> (http://anhdev.com/)",
"license": "",
"peerDependencies": {
"react-native": "^0.41.2",
"react-native-windows": "0.41.0-rc.1"
}
}