This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
HentaiSnatcher/package.json

13 lines
292 B
JSON

{
"dependencies": {
"@types/commander": "^2.12.2",
"axios": "^0.23.0",
"cheerio": "^1.0.0-rc.10",
"commander": "^8.2.0",
"yargs": "^17.2.1"
},
"devDependencies": {
"@types/node": "^16.11.1",
"@types/yargs": "^17.0.4"
}
}