{ "name": "lwvwv", "version": "1.0.0", "description": "Custom-developed software designed for the League of Women Voters of West Virginia, as well as any state or local League affiliated with the League of Women Voters.", "main": "download-roster.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.bikeshopi.dev/bike/lwvwv.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "playwright": "^1.59.1", "puppeteer-core": "^24.40.0" } }