{
  "name": "@1flow-inc/react-native-1flow-sdk",
  "title": "React Native 1flow Sdk",
  "version": "2025.2.5",
  "description": "React Native 1flow Sdk",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "ios",
    "react-native-1flow-sdk.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/1Flow-Inc/react-native-1flow-sdk.git",
    "baseUrl": "https://github.com/1Flow-Inc/react-native-1flow-sdk.git"
  },
  "keywords": [
    "react-native",
    "1flow",
    "1flow react native",
    "react native 1flow"
  ],
  "author": {
    "name": "Kai",
    "email": "kai@1flow.app"
  },
  "license": "Apache license 2.0",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">=16.8.1",
    "react-native": "0.71.3"
  },
  "devDependencies": {
    "@tsconfig/react-native": "^2.0.3",
    "@types/jest": "^29.4.0",
    "@types/react": "^18.0.28",
    "@types/react-native": "^0.71.3",
    "@types/react-test-renderer": "^18.0.0",
    "react": "^16.9.0",
    "react-native": "^0.61.5",
    "typescript": "^4.9.5"
  }
}
