This repository has been archived on 2023-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
Uloz.to-rychle/package.json

26 lines
491 B
JSON

{
"name": "ulozto",
"version": "1.0.0",
"main": "index.ts",
"dependencies": {
"axios": "^0.26.0",
"express": "^4.17.3",
"jsdom": "^21.1.0",
"tor-axios": "^1.0.9",
"tor-request": "^3.1.0"
},
"devDependencies": {
"@types/express": "^4.17.13",
"@types/jsdom": "^21.1.0",
"@types/node": "^17.0.20"
},
"scripts": {},
"repository": {
"type": "git",
"url": "https://git.znachor.cz/CodeSpace/ulozto-stream.git"
},
"author": "",
"license": "ISC",
"description": ""
}