ArchiveBox/etc/package.json
Nick Sweeting a3c5e13ff8
Some checks failed
CI / Linters (push) Waiting to run
CI / Complete test suite (push) Waiting to run
CI / Sharded and plugin tests (push) Waiting to run
CI / Documentation and root tests (push) Waiting to run
CI / CodeQL (push) Waiting to run
CI / Tested Python artifacts (push) Waiting to run
CI / Tested Docker images (push) Waiting to run
CI / All required CI lanes (push) Blocked by required conditions
Deploy Publicsite to GitHub Pages / deploy (push) Has been cancelled
Release ArchiveBox through complete CI coverage
2026-07-23 07:00:05 -07:00

14 lines
353 B
JSON

{
"name": "archivebox",
"version": "0.9.35rc138",
"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"
}
}