mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-14 16:37:17 +00:00
13 lines
347 B
JSON
13 lines
347 B
JSON
{
|
|
"name": "archivebox",
|
|
"version": "0.0.1",
|
|
"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"
|
|
}
|
|
}
|