{
  "name": "@netlify/traffic-mesh-agent",
  "version": "0.27.10",
  "description": "Netlify's Edge on your computer. You need a 64-bit machine to execute traffic-mesh.",
  "main": "index.js",
  "files": [
    "README.md",
    "index.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "edge",
    "netlify"
  ],
  "author": "Netlify, Inc.",
  "contributors": [
    "Moritz Gunz <moritz.gunz@gmail.com>"
  ],
  "license": "MIT",
  "optionalDependencies": {
    "@netlify/traffic-mesh-agent-darwin-x64": "^0.27.10",
    "@netlify/traffic-mesh-agent-linux-x64": "^0.27.10",
    "@netlify/traffic-mesh-agent-win32-x64": "^0.27.10"
  }
}
