{
  "name": "@wearegroov/react-native-embed",
  "version": "0.0.2",
  "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/wearegroov/react-native-embed"
  },
  "keywords": [
    "groov",
    "webview",
    "library",
    "react-native",
    "embedded-finance"
  ],
  "author": "Groov",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/wearegroov/react-native-embed/issues"
  },
  "homepage": "https://github.com/wearegroov/react-native-embed?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"
  }
}
