1{
2  'targets': [
3    {
4      'target_name': 'addon',
5      'sources': [
6        'addon.c'
7      ]
8    }
9  ]
10}
11