UNPKG

react-native-embed

Version:
32 lines 879 B
{ "name": "react-native-embed", "version": "0.0.15", "description": "Groov library for embedded react native component", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/kushankar/react-native-groov-webview-sdk" }, "keywords": [ "groov", "webview", "library", "react-native", "embedded-finance" ], "author": "Groov", "license": "ISC", "bugs": { "url": "https://github.com/kushankar/react-native-groov-webview-sdk/issues" }, "homepage": "https://github.com/kushankar/react-native-groov-webview-sdk?tab=readme-ov-file#readme", "dependencies": { "axios": "^1.7.9", "react-native-get-random-values": "~1.11.0", "uuid": "^11.0.3", "react-native-webview": "13.12.5" } }