1{ 2 'targets': [ 3 { 4 'target_name': 'napi_binding', 5 'sources': [ 'napi_binding.c' ] 6 }, 7 { 8 'target_name': 'binding', 9 'sources': [ 'binding.cc' ] 10 } 11 ] 12} 13