{
  "name": "react-native-flipper-performance-plugin-release",
  "version": "0.0.7",
  "description": "Native side of flipper-rn-perf-monitor plugin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bamlab/react-native-performance.git"
  },
  "author": "almouro <contact@almouro.com> (https://github.com/Almouro)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bamlab/react-native-performance/issues"
  },
  "homepage": "https://github.com/bamlab/react-native-performance#readme",
  "sideEffects": false,
  "scripts": {
    "build": "expo-module build",
    "clean": "expo-module clean",
    "test": "expo-module test",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module"
  },
  "devDependencies": {
    "expo-module-scripts": "^2.0.0"
  }
}
