UNPKG

newspk

Version:

This simple nodejs library fetches news for you.

29 lines (28 loc) 593 B
{ "name": "newspk", "version": "1.1.0", "description": "This simple nodejs library fetches news for you.", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "commonjs", "keywords": [ "newspk", "pakistan", "news", "paknewsapi" ], "author": "mazan labeeb", "license": "MIT", "dependencies": { "jsdom": "^20.0.0", "newspk": "^1.0.14", "node-fetch": "^2.6.7", "striptags": "^3.2.0" }, "repository": { "type": "git", "url": "https://github.com/MazanLabeeb/newspk.git" } }