VisionFTF / server / node_modules / node-addon-api / node_api.gyp
node_api.gyp
Raw
{
  'targets': [
    {
      'target_name': 'nothing',
      'type': 'static_library',
      'sources': [ 'nothing.c' ]
    }
  ]
}