{
  "name": "@unblocked-web/default-browser-emulator",
  "version": "2.0.0-alpha.12",
  "description": "Browser emulator generated from DoubleAgent data",
  "homepage": "https://ulixee.org/unblocked",
  "repository": "git@github.com:ulixee/ulixee.git",
  "bugs": {
    "url": "https://github.com/unblocked-web/unblocked/issues"
  },
  "license": "MIT",
  "author": "Ulixee",
  "contributors": [
    "Caleb Clark",
    "Blake Byrnes"
  ],
  "engines": {
    "node": ">=14.18.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "main": "index.js",
  "dependencies": {
    "@ulixee/chrome-105-0": "^5195.127.6",
    "@ulixee/chrome-app": "^1.0.3",
    "@ulixee/commons": "2.0.0-alpha.13",
    "@unblocked-web/real-user-agents": "2.0.0-alpha.12",
    "@unblocked-web/specifications": "2.0.0-alpha.11",
    "compare-versions": "^3.6.0",
    "tough-cookie": "^4.0.0",
    "ua-parser-js": "^0.7.22"
  },
  "types": "index.d.ts",
  "gitHead": "ae14bbe5f9c955cf464168e244437053a192e11d"
}
