@srart24/scraper
Version:
@srart24/scraper adalah sebuah module npm yang menyediakan berbagai fitur seru dan berguna seperti pengunduh konten dari platform populer, teks acak, permainan interaktif, dan berbagai fungsi hiburan.
37 lines (36 loc) • 913 B
JSON
{
"name": "@srart24/scraper",
"version": "0.0.4",
"description": "@srart24/scraper adalah sebuah module npm yang menyediakan berbagai fitur seru dan berguna seperti pengunduh konten dari platform populer, teks acak, permainan interaktif, dan berbagai fungsi hiburan.",
"main": "index.js",
"type": "commonjs",
"directories": {
"lib": "lib"
},
"scripts": {
"start": "node index.js"
},
"keywords": [
"srart24",
"@srart24/scraper",
"scraper"
],
"author": "srart24",
"license": "GPL-3.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/srart24/sr"
},
"bugs": {
"url": "https://github.com/srart24/sr/issues"
},
"homepage": "https://github.com/srart24",
"dependencies": {
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"got": "^11.8.2",
"jsdom": "^22.1.0",
"node-fetch": "^2.6.1",
"usetube": "^2.2.7"
}
}