UNPKG

@the-convocation/twitter-scraper

Version:
13 lines 261 B
{ "private": true, "packageManager": "yarn@1.22.19", "scripts": { "start": "tsx src/index.ts" }, "dependencies": { "@the-convocation/twitter-scraper": "file:../../", "cycletls": "^2.0.4", "dotenv": "^16.3.1", "tsx": "^4.15.5" } }