14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"name": "nzz-downloader",
|
|
"version": "0.1.3",
|
|
"description": "",
|
|
"main": "nzz.js",
|
|
"author": "Sebastian Hugentobler",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"selenium-webdriver": "^4.0.0-alpha.8",
|
|
"tmp": "^0.2.1",
|
|
"yargs": "^16.2.0"
|
|
}
|
|
}
|