{
  "name": "@ulixee/apps-chromealive-core",
  "version": "2.0.0-alpha.18",
  "homepage": "https://ulixee.org",
  "repository": "git@github.com:ulixee/platform.git",
  "bugs": {
    "url": "https://github.com/ulixee/platform/issues"
  },
  "license": "MIT",
  "author": "Data Liberation Foundation",
  "contributors": [
    "Caleb Clark",
    "Blake Byrnes"
  ],
  "engines": {
    "node": ">=14.20.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "main": "index.js",
  "scripts": {},
  "dependencies": {
    "@ulixee/apps-chromealive": "2.0.0-alpha.18",
    "@ulixee/apps-chromealive-interfaces": "2.0.0-alpha.18",
    "@ulixee/commons": "2.0.0-alpha.18",
    "@ulixee/datastore": "2.0.0-alpha.18",
    "@ulixee/datastore-plugins-hero": "2.0.0-alpha.18",
    "@ulixee/default-browser-emulator": "2.0.0-alpha.18",
    "@ulixee/hero-interfaces": "2.0.0-alpha.18",
    "@ulixee/hero-plugin-utils": "2.0.0-alpha.18",
    "@ulixee/hero-timetravel": "2.0.0-alpha.18",
    "@ulixee/net": "2.0.0-alpha.18",
    "@ulixee/unblocked-agent": "2.0.0-alpha.18",
    "@ulixee/unblocked-specification": "2.0.0-alpha.18",
    "fuse.js": "^6.5.3",
    "nanoid": "^3.1.30"
  },
  "peerDependencies": {
    "@ulixee/hero-core": "2.0.0-alpha.18"
  },
  "types": "index.d.ts",
  "gitHead": "ef6447bcc0e59babe71cfed3df1ee44ea027d808"
}
