Skip to content

Instantly share code, notes, and snippets.

@smadil997
Created September 18, 2024 09:10
Show Gist options
  • Save smadil997/be97769536cb532cc7a4f6619ec1971a to your computer and use it in GitHub Desktop.
Save smadil997/be97769536cb532cc7a4f6619ec1971a to your computer and use it in GitHub Desktop.
Package json file for install puppeteer node modules
{
"name": "spring-pdf",
"version": "1",
"dependencies": {
"puppeteer": "^22.12.1"
}
}
@smadil997
Copy link
Author

create JSON File

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment