Name: Puppeteer Core
Short Name: Puppeteer Core
URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core
Version: 24.2.0
License: Apache-2.0
License File: LICENSE
Revision: 721072f04814b60b8e98228d3aa99b906407ba0e
Security Critical: no
Shipped: yes

Description:
Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol.

To update this package, run:

```bash
python3 scripts/deps/roll_front_end_third_party.py puppeteer-core puppeteer lib/esm
```