mirror of
https://github.com/alexadam/save-as-ebook.git
synced 2026-04-28 03:30:44 +00:00
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"name": "web-extension-test",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"puppeteer": "^1.14.0"
|
|
}
|
|
}
|