You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is a npm script for screenshotting items from the [software library](https://archive.org/details/softwarelibrary) on the internet archive, using the [puppeteer](https://pptr.dev/) library.",
"main": "screenshotter.js",
"engines": {
"node": "22.7.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"