{
  "_from": "playwright-core@1.60.0",
  "_id": "playwright-core@1.60.0",
  "_inBundle": false,
  "_integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==",
  "_location": "/playwright-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "playwright-core@1.60.0",
    "name": "playwright-core",
    "escapedName": "playwright-core",
    "rawSpec": "1.60.0",
    "saveSpec": null,
    "fetchSpec": "1.60.0"
  },
  "_requiredBy": [
    "/playwright"
  ],
  "_resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0.tgz",
  "_shasum": "24e0d9cc4730713db5dffcace29b5e4696b1907a",
  "_spec": "playwright-core@1.60.0",
  "_where": "D:\\www\\online-clinic\\scripts\\node_modules\\playwright",
  "author": {
    "name": "Microsoft Corporation"
  },
  "bin": {
    "playwright-core": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/microsoft/playwright/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A high-level API to automate web browsers",
  "engines": {
    "node": ">=18"
  },
  "exports": {
    ".": {
      "types": "./index.d.ts",
      "import": "./index.mjs",
      "require": "./index.js",
      "default": "./index.js"
    },
    "./package.json": "./package.json",
    "./lib/bootstrap": "./lib/bootstrap.js",
    "./lib/coreBundle": "./lib/coreBundle.js",
    "./lib/utilsBundle": "./lib/utilsBundle.js",
    "./lib/tools/cli-client/program": "./lib/tools/cli-client/program.js"
  },
  "homepage": "https://playwright.dev",
  "license": "Apache-2.0",
  "name": "playwright-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microsoft/playwright.git"
  },
  "types": "types/types.d.ts",
  "version": "1.60.0"
}
