{
  "name": "@ulixee/hero-interfaces",
  "version": "2.0.0-alpha.34",
  "description": "Core interfaces used by Hero",
  "homepage": "https://ulixee.org",
  "repository": "git@github.com:ulixee/hero.git",
  "bugs": {
    "url": "https://github.com/ulixee/hero/issues"
  },
  "license": "MIT",
  "author": "Data Liberation Foundation",
  "engines": {
    "node": ">=18"
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@ulixee/awaited-dom": "1.4.2",
    "@ulixee/commons": "2.0.0-alpha.34",
    "@ulixee/js-path": "2.0.0-alpha.34",
    "@ulixee/unblocked-specification": "2.0.0-alpha.34",
    "devtools-protocol": "^0.0.1137505"
  },
  "gitHead": "267e8178a67743c30c97c6acf10f70311fd38e21"
}