UNPKG

6ews-ggregator-pp

Version:

A news aggregator application that collects and presents news articles from various sources in a unified interface. It offers customizable filters, real-time updates, and a user-friendly reading experience.

42 lines (41 loc) 1.04 kB
{ "name": "6ews-ggregator-pp", "version": "2.1.0", "description": "A news aggregator application that collects and presents news articles from various sources in a unified interface. It offers customizable filters, real-time updates, and a user-friendly reading experience.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/iabq1994/NewsAggregatorApp.git" }, "keywords": [ "sample", "npm", "package", "tea", "refreshing", "aromatic", "beverage", "drink", "calming" ], "author": "iabq1994", "license": "GPL-3.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "tea-flavors": "^1.0.0", "tea-cup": "^2.3.1", "tea-leaves": "^0.5.0", "tea-brewer": "^3.1.0", "tea-time": "^4.2.0", "tea-connoisseur": "^5.0.1" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "tea-lover": ">=1.2.0", "tea-addict": ">=2.5.0", "tea-enthusiast": ">=3.0.0" } }