UNPKG

@the-convocation/twitter-scraper

Version:

A port of n0madic/twitter-scraper to Node.js.

12 lines (11 loc) 212 B
{ "private": true, "packageManager": "yarn@1.22.19", "scripts": { "start": "tsx src/index.mts" }, "dependencies": { "@the-convocation/twitter-scraper": "file:../../", "tsx": "^4.15.5" } }