@yanamiku/randime-scraper
Version:
Scraper untuk mencari anime di Randime
14 lines (13 loc) • 385 B
JSON
{
"name": "@yanamiku/randime-scraper",
"version": "1.1.1-beta",
"description": "Scraper untuk mencari anime di Randime",
"keywords": ["anime", "scraper", "randime", "nodejs", "api", "scrape", "web", "image", "information"],
"main": "src/index.js",
"dependencies": {
"node-fetch": "^2.6.7",
"jsdom": "^22.1.0"
},
"author": "Iyuzaki Yanagi",
"license": "MIT"
}