@golfsierra/newsscraper
Version:
inshorts api to get data from website
25 lines (24 loc) • 590 B
JSON
{
"name": "@golfsierra/newsscraper",
"version": "1.0.2",
"description": "inshorts api to get data from website",
"main": "newsapi.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/golfsierraAI/NewsScraper.git"
},
"keywords": [
"inshorts",
"news",
"newsapi"
],
"author": "Gourav sharma",
"license": "ISC",
"bugs": {
"url": "https://github.com/golfsierraAI/NewsScraper/issues"
},
"homepage": "https://github.com/golfsierraAI/NewsScraper#readme"
}