{
  "name": "react-native-userleap",
  "version": "3.3.0",
  "description": "React Native module for UserLeap",
  "main": "index.js",
  "types": "index.d.ts",
  "homepage": "https://docs.sprig.com/docs/react-native-module",
  "files": [
    "README.md",
    "LICENSE.md",
    "android",
    "index.js",
    "index.d.ts",
    "ios",
    "react-native-userleap.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "userleap",
    "react-native",
    "typescript"
  ],
  "author": {
    "name": "UserLeap"
  },
  "license": "SEE LICENSE IN LICENSE.md",
  "devDependencies": {
    "@babel/core": "7.26.10",
    "@babel/runtime": "7.26.10",
    "@react-native-community/eslint-config": "2.0.0",
    "babel-jest": "29.7.0",
    "eslint": "7.32.0",
    "jest": "29.7.0",
    "@react-native/babel-preset": "^0.83.0",
    "react": "19.2.0",
    "react-native": "0.83.0",
    "react-test-renderer": "18.2.0"
  },
  "overrides": {
    "js-yaml": "3.14.2"
  }
}
