{ "name": "paragon_docs_saver", "version": "1.0.0", "description": "As Paragon Machine Works closed i need to save publicly available copies of echnical drawings and other documentation.", "repository": { "type": "git", "url": "ssh://git@gitea.bjornmossa.net/Cyclocrust/paragon_docs_saver.git" }, "license": "ISC", "author": "", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "puppeteer": "^24.40.0" } }