{
  "name": "expo-header-search-paths",
  "version": "1.1.6",
  "description": "Automatically fix Header Search Paths in React Native modules",
  "main": "index.js",
  "bin": {
    "expo-fix": "index.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "glob": "^7.1.2",
    "xcode": "git+https://github.com/Elijen/cordova-node-xcode.git#master"
  },
  "devDependencies": {
    "react-native-splash-screen": "^3.0.6"
  }
}
