{
  "name": "envio-darwin-arm64",
  "version": "3.0.2",
  "main": "./envio.node",
  "description": "A latency and sync speed optimized, developer friendly blockchain data indexer.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/enviodev/hyperindex.git"
  },
  "keywords": [
    "blockchain",
    "indexer",
    "ethereum",
    "data",
    "dapp"
  ],
  "author": "envio contributors <about@envio.dev>",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/enviodev/hyperindex/issues"
  },
  "homepage": "https://envio.dev",
  "os": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ]
}
