ArchiveBox/etc/package.json
ArchiveBox Release Bot 2a33e1c46b
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
Bump release version to 0.9.35rc437
2026-09-07 09:19:11 +00:00

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"
}
}