UNPKG

wayback-pagesaver

Version:

NPM Package to save web pages on http://web.archive.org/web/

28 lines (27 loc) 737 B
{ "name": "wayback-pagesaver", "version": "1.0.0", "description": "NPM Package to save web pages on http://web.archive.org/web/", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Koalapvh13/Wayback-Machine-Page-Saver.git" }, "keywords": [ "wayback-machine", "archive.org", "wayback" ], "author": "Matheus Dias Vieira <matheuspvh13@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/Koalapvh13/Wayback-Machine-Page-Saver/issues" }, "homepage": "https://github.com/Koalapvh13/Wayback-Machine-Page-Saver#readme", "dependencies": { "axios": "^0.19.2" } }