UNPKG

notsk-news-feeder

Version:

Fetch latest Malayalam news from TwentyFourNews.com NPM package.

30 lines (29 loc) 695 B
{ "name": "notsk-news-feeder", "version": "1.5.6", "description": "Fetch latest Malayalam news from TwentyFourNews.com NPM package.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/NotSKDev/notsk-news-feeder.git" }, "dependencies": { "axios": "^1.10.0" }, "keywords": [ "twentyfournews.com", "news", "malayalam", "rssfeed", "node" ], "author": "NotSK", "license": "ISC", "bugs": { "url": "https://github.com/NotSKDev/notsk-news-feeder/issues" }, "homepage": "https://github.com/NotSKDev/notsk-news-feeder#readme" }