{ "name": "monolith", "version": "0.4.5", "description": "Save HTML pages with ease", "main": "compactor.js", "dependencies": { "sync-request": "^3.0.1", "jsdom": "^9.9.1" }, "bin": { "monolith": "bin/index.js" }, "scripts": { "test": "bin/index.js https://github.com > github.html" }, "keywords": [ "hoarding", "save-the-internet", "procrastination", "its-mine", "no-more-404", "monolith", "one-for-all", "all-for-one" ], "author": "Y2Z", "license": "GPL-3.0" }