{
  "name": "@deno/win32-x64",
  "version": "2.9.0",
  "description": "win32-x64 distribution of Deno",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/denoland/deno.git"
  },
  "preferUnplugged": true,
  "author": "David Sherret",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/denoland/deno/issues"
  },
  "homepage": "https://deno.land",
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ]
}
