| 12345678910111213 |
- {
- "name": "archivebox",
- "version": "0.7.2",
- "description": "ArchiveBox: The self-hosted internet archive",
- "author": "Nick Sweeting <[email protected]>",
- "repository": "github:ArchiveBox/ArchiveBox",
- "license": "MIT",
- "dependencies": {
- "@postlight/parser": "^2.2.3",
- "readability-extractor": "github:ArchiveBox/readability-extractor",
- "single-file-cli": "^1.1.46"
- }
- }
|