UNPKG

react-native-unionpay

Version:
41 lines (40 loc) 801 B
{ "name": "react-native-unionpay", "version": "1.0.3", "description": "react-native unionpay plugin", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": { "name": "Alim Kirem", "email": "uyson@qq.com" }, "files": [ "ios", "android", "index.js" ], "keywords": [ "unionpay", "react-native-unionpay", "otkurbiz" ], "homepage": "https://github.com/OtkurBiz/react-native-unionpay", "repository": { "type": "git", "url": "git+https://github.com/OtkurBiz/react-native-unionpay.git" }, "license": "MIT", "rnpm": { "android": { }, "ios": { "sharedLibraries": [ "CFNetwork.framework", "SystemConfiguration.framework", "libz" ] } } }