{
    "author": "Acoustic, L.P., Omar Hernandez, Chang Jie Yang and Bryan Stevens",
    "description": "React native plugin for Acoustic Tealeaf",
    "devDependencies": {
        "@prettier/plugin-xml": "^2.2.0",
        "fast-xml-parser": "^4.0.8",
        "prettier": "^2.7.1",
        "prettier-plugin-java": "^1.6.2",
        "react-native": "^0.70.6"
    },
    "homepage": "https://github.com/go-acoustic/ea_react_native_module_tealeaf",
    "keywords": [
        "react-native",
        "ios",
        "android",
        "tealeaf",
        "cxa",
        "wxca",
        "er",
        "enhanced-replay"
    ],
    "license": "See license in Licenses/License",
    "main": "index.js",
    "name": "react-native-acoustic-ea-tealeaf",
    "peerDependencies": {
        "react-native": "*"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/go-acoustic/ea_react_native_module_tealeaf"
    },
    "scripts": {
        "applyConfiguration": "node scripts/applyConfiguration.js $INIT_CWD",
        "postinstall": "./scripts/postInstallScripts.sh",
        "test": "echo \"Error: no test specified\" && exit 1",
        "verifyTealeafSetup": "node scripts/verifyTealeafSetup.js $INIT_CWD"
    },
    "summary": "react-native ios android tealeaf cxa wxca er enhanced-replay",
    "version": "15.0.33"
}