Newer
Older
vmk-demo-bot / frontend / node_modules / node-addon-api / node_api.gyp
@eugene-sukhodolskiy eugene-sukhodolskiy 17 days ago 132 bytes init
{
  'targets': [
    {
      'target_name': 'nothing',
      'type': 'static_library',
      'sources': [ 'nothing.c' ]
    }
  ]
}