{
  "name": "es-git-darwin-arm64",
  "version": "0.7.0",
  "cpu": [
    "arm64"
  ],
  "main": "es-git.darwin-arm64.node",
  "files": [
    "es-git.darwin-arm64.node"
  ],
  "license": "MIT",
  "engines": {
    "node": ">= 10.20.0 < 11 || >= 12.17.0 < 13 || >= 14.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/toss/es-git.git"
  },
  "bugs": "https://github.com/toss/es-git/issues",
  "os": [
    "darwin"
  ]
}