mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-30 01:30:15 +02:00
remove extra files from repo root and move package.json into etc
This commit is contained in:
13
etc/package.json
Normal file
13
etc/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user