{
  "name": "dotnet-2.1-win-ia32",
  "version": "2.1.1007",
  "description": "dotnet core runtime for win",
  "main": "main.js",
  "os" : [ "win32" ],
  "cpu" : [ "ia32" ],
  "bin": {
    "dotnet": "./main.js",
    "dotnet-run": "./main.js",
    "dn": "./dotnet.exe",
    "find-dotnet-run": "./find.js"
  },
  "author": "Microsoft",
  "license": "MIT"
}
