{ "name": "archivebox", "version": "0.4.14", "description": "ArchiveBox: The self-hosted internet archive", "author": "Nick Sweeting ", "license": "MIT", "scripts": { "archivebox": "./bin/archive" }, "bin": { "archivebox": "./bin/archive" }, "dependencies": { "readability-extractor": "git+https://github.com/pirate/readability-extractor.git", "single-file": "git+https://github.com/gildas-lormeau/SingleFile.git" } }