{
  "name": "@deno/darwin-arm64",
  "version": "2.9.2",
  "description": "darwin-arm64 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": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ]
}
