mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-12 19:50:57 +05:00
Some checks failed
CI / Linters (push) Has been cancelled
CI / Install and CLI platform compatibility (push) Has been cancelled
CI / Discovered test matrix (push) Has been cancelled
CI / Documentation and root tests (push) Has been cancelled
CI / CodeQL (push) Has been cancelled
CI / Tested Python artifacts (push) Has been cancelled
CI / Tested Docker images (push) Has been cancelled
Deploy Publicsite to GitHub Pages / deploy (push) Has been cancelled
Release candidate / prepare (push) Has been cancelled
CI / All required CI lanes (push) Has been cancelled
Release candidate / python-artifacts (push) Has been cancelled
Release candidate / docker-digests (push) Has been cancelled
14 lines
353 B
JSON
14 lines
353 B
JSON
{
|
|
"name": "archivebox",
|
|
"version": "0.9.35rc437",
|
|
"repository": "github:ArchiveBox/ArchiveBox",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@postlight/parser": "^2.2.3",
|
|
"readability-extractor": "github:ArchiveBox/readability-extractor",
|
|
"single-file-cli": "^1.1.54",
|
|
"puppeteer": "^23.5.0",
|
|
"@puppeteer/browsers": "^2.4.0"
|
|
}
|
|
}
|