{
  "name": "expo-analytics-amplitude",
  "version": "11.2.0",
  "description": "Provides access to Amplitude (https://amplitude.com/) mobile analytics. This module wraps Amplitude-iOS (https://github.com/amplitude/Amplitude-iOS) and Android (https://github.com/amplitude/Amplitude-Android) SDKs.",
  "main": "build/Amplitude.js",
  "types": "build/Amplitude.d.ts",
  "sideEffects": false,
  "scripts": {
    "build": "expo-module build",
    "clean": "expo-module clean",
    "lint": "expo-module lint",
    "test": "expo-module test",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module"
  },
  "keywords": [
    "react-native",
    "expo",
    "expo-analytics-amplitude"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/expo/expo.git",
    "directory": "packages/expo-analytics-amplitude"
  },
  "author": "650 Industries, Inc.",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/expo/expo/issues"
  },
  "jest": {
    "preset": "expo-module-scripts"
  },
  "homepage": "https://docs.expo.dev/versions/latest/sdk/amplitude/",
  "dependencies": {},
  "devDependencies": {
    "expo-module-scripts": "^2.0.0"
  },
  "peerDependencies": {
    "expo": "*"
  },
  "gitHead": "89a27c0ca0ca8becd7546697298e874a15e94faf"
}
