| 12345678910111213 |
- {
- "name": "archivebox",
- "version": "0.6.2",
- "description": "ArchiveBox: The self-hosted internet archive",
- "author": "Nick Sweeting <archivebox-npm@sweeting.me>",
- "repository": "github:ArchiveBox/ArchiveBox",
- "license": "MIT",
- "dependencies": {
- "@postlight/mercury-parser": "^2.2.0",
- "readability-extractor": "git+https://github.com/ArchiveBox/readability-extractor.git",
- "single-file": "git+https://github.com/gildas-lormeau/SingleFile.git"
- }
- }
|