UNPKG

react-native-opay

Version:

This React Native SDK makes it easy to integrate your applications & interact with the OPay.

27 lines (26 loc) 689 B
{ "name": "react-native-opay", "version": "1.4.4", "description": "This React Native SDK makes it easy to integrate your applications & interact with the OPay.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "opay" ], "author": "Recky Lam", "license": "Apache-2.0", "peerDependencies": { "react-native": "^0.41.2" }, "repository": { "type": "git", "url": "git@github.com:Recky-Lam/react-native-opay.git" }, "bugs": { "url": "https://github.com/Recky-Lam/react-native-opay/issues" }, "homepage": "https://github.com/Recky-Lam/react-native-opay#readme" }