{
  "cxxNamespace": ["zstd"],
  "ios": {
    "iosModuleName": "Zstd"
  },
  "android": {
    "androidNamespace": ["zstd"],
    "androidCxxLibName": "reactnativezstd"
  },
  "autolinking": {
    "Zstd": {
      "cpp": "HybridZstd"
    }
  },
  "ignorePaths": ["node_modules", "externals"]
}
