aboutsummaryrefslogtreecommitdiff
path: root/binding.gyp
blob: e0c5e4c31e62cf58bd01a5c080cdb71ced2e079e (plain)
1
2
3
4
5
6
7
8
{
  "targets": [
    {
      "target_name": "winutils",
      "sources": [ "index.cc" ]
    }
  ]
}