{
  "_from": "playwright@^1.52.0",
  "_id": "playwright@1.60.0",
  "_inBundle": false,
  "_integrity": "sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==",
  "_location": "/playwright",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "playwright@^1.52.0",
    "name": "playwright",
    "escapedName": "playwright",
    "rawSpec": "^1.52.0",
    "saveSpec": null,
    "fetchSpec": "^1.52.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0.tgz",
  "_shasum": "89710863a51f21112633ef8b6b182594d3bfd7b5",
  "_spec": "playwright@^1.52.0",
  "_where": "D:\\www\\online-clinic\\scripts",
  "author": {
    "name": "Microsoft Corporation"
  },
  "bin": {
    "playwright": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/microsoft/playwright/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "fsevents": "2.3.2",
    "playwright-core": "1.60.0"
  },
  "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/common": "./lib/common/index.js",
    "./lib/fsWatcher": "./lib/fsWatcher.js",
    "./lib/mcp/index": "./lib/mcp/index.js",
    "./lib/program": "./lib/program.js",
    "./lib/runner": "./lib/runner/index.js",
    "./lib/isomorphic": "./lib/isomorphic/index.js",
    "./lib/transform/babelBundle": "./lib/transform/babelBundle.js",
    "./jsx-runtime": {
      "import": "./jsx-runtime.mjs",
      "require": "./jsx-runtime.js",
      "default": "./jsx-runtime.js"
    },
    "./lib/util": "./lib/util.js",
    "./types/test": {
      "types": "./types/test.d.ts"
    },
    "./types/testReporter": {
      "types": "./types/testReporter.d.ts"
    },
    "./test": {
      "types": "./test.d.ts",
      "import": "./test.mjs",
      "require": "./test.js",
      "default": "./test.js"
    }
  },
  "homepage": "https://playwright.dev",
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "playwright",
  "optionalDependencies": {
    "fsevents": "2.3.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microsoft/playwright.git"
  },
  "version": "1.60.0"
}
