myreadingmanga-unofficial
Version:
MyReadingManga WebCrawler. Find By Languages, Genres and Tags.
23 lines (22 loc) • 456 B
JSON
{
"name": "myreadingmanga-unofficial",
"version": "0.0.10",
"description": "MyReadingManga WebCrawler. Find By Languages, Genres and Tags.",
"keywords": [
"webcrawler",
"myreadingmanga",
"nsfw",
"hentai"
],
"main": "index.js",
"scripts": {
"start": "node ."
},
"license": "MIT",
"dependencies": {
"axios": "^0.19.0",
"image-downloader": "^3.4.2",
"jssoup": "^0.0.10",
"readline-sync": "^1.4.9"
}
}