{
  "targets": [
    {
      "target_name": "NvCodec",
      "sources": [
        "src/NvCodec.cpp",
      ],
      "include_dirs": [
        "<!(node -e \"require('nan')\")",
      ],
    },
  ],
}
