UNPKG

techcrunch-api

Version:

TechCrunch API is a powerful Node.js package designed to facilitate the extraction of article data from TechCrunch based on specific categories or tags

27 lines 732 B
{ "name": "techcrunch-api", "version": "1.1.1", "description": "TechCrunch API is a powerful Node.js package designed to facilitate the extraction of article data from TechCrunch based on specific categories or tags", "main": "index.js", "type": "module", "scripts": { "postinstall": "bash script.sh" }, "repository": { "type": "git", "url": "git+https://github.com/suhailroushan13/techcrunch-api.git" }, "keywords": [ "api", "techcrunch", "news", "nodejs", "npm" ], "author": "Suhail Roushan", "license": "MIT", "bugs": { "url": "https://github.com/suhailroushan13/techcrunch-api/issues" }, "homepage": "https://github.com/suhailroushan13/techcrunch-api#readme" }