aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: ade919b512337e2cb42d1c1c0860614ee442ca9c (plain)
1
2
3
4
5
6
7
{
  "gypfile": true,
  "main": "index.js",
  "name": "winutils",
  "version": "1.0.0",
  "os": ["win32"]
}