browser39 1.7.0

Headless web browser for AI agents
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "@aquintanar/browser39-linux-arm64",
  "version": "1.7.0",
  "description": "browser39 binary for Linux ARM64",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/alejandroqh/browser39"
  },
  "os": ["linux"],
  "cpu": ["arm64"],
  "files": ["bin/browser39"]
}