{
  "cxxNamespace": ["sound"],
  "ios": {
    "iosModuleName": "NitroSound"
  },
  "android": {
    "androidNamespace": ["sound"],
    "androidCxxLibName": "NitroSound"
  },
  "autolinking": {
    "Sound": {
      "swift": "HybridSound",
      "kotlin": "HybridSound"
    }
  },
  "ignorePaths": ["node_modules"]
}
