sinhala-cricket-newsjs
Version:
This is unofficial sinhala Cricket news scraper of sporty.lk Site. Created by MrNima.
34 lines (33 loc) • 883 B
JSON
{
"name": "sinhala-cricket-newsjs",
"version": "1.0.0",
"description": "This is unofficial sinhala Cricket news scraper of sporty.lk Site. Created by MrNima.",
"main": "index.js",
"scripts": {
"test": "echo \"🔄 Running Cricket News Scraper Test.\" && node test"
},
"keywords": [
"sinhala",
"cricket",
"news",
"scraper",
"mrnima"
],
"author": "MrNima (darkmakerofc)",
"license": "ISC",
"dependencies": {
"@types/node": "^18.0.6",
"axios": "^1.6.7",
"cheerio": "^1.0.0-rc.12",
"node-fetch": "^3.2.6"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/darkmakerofc/sinhala-cricket-newsjs.git"
},
"bugs": {
"url": "https://github.com/darkmakerofc/sinhala-cricket-newsjs/issues"
},
"homepage": "https://github.com/darkmakerofc/sinhala-cricket-newsjs#readme"
}