14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"name": "nzz-downloader",
|
|
"version": "0.1.3",
|
|
"description": "",
|
|
"main": "nzz.js",
|
|
"author": "Sebastian Hugentobler",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"selenium-webdriver": "4.22.0",
|
|
"tmp": "0.2.3",
|
|
"yargs": "17.7.2"
|
|
}
|
|
}
|