Skip to content

Instantly share code, notes, and snippets.

@umuthopeyildirim
Created November 16, 2022 06:21
Show Gist options
  • Save umuthopeyildirim/b19cdf20c40b84d39e6618f6e6db2531 to your computer and use it in GitHub Desktop.
Save umuthopeyildirim/b19cdf20c40b84d39e6618f6e6db2531 to your computer and use it in GitHub Desktop.
Google Cloud Functions + Puppeteer Screenshot API packages
{
"name": "screenshot-api",
"version": "0.0.1",
"dependencies": {
"puppeteer": "^1.8.0",
"@google-cloud/storage": "^6.7.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment