{
  "name": "tealium-react-braze",
  "title": "Tealium React Braze",
  "version": "1.3.0",
  "description": "Package to support the Tealium Braze Remote Command integration",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "!android/build",
    "index.js",
    "ios",
    "tealium-react-braze.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Tealium/tealium-react-native.git",
    "baseUrl": "https://github.com/Tealium/tealium-react-native"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Tealium"
  },
  "contributors": [
    "Tyler Rister",
    "James Keith"
  ],
  "license": "Commercial",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">=16.8.1 || < 19.0.0",
    "react-native": ">=0.60.0-rc.0 <1.0.x",
    "tealium-react-native": "^2.6.0"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  }
}
