UNPKG

threads-follower

Version:

Find who Find who's not following you back on Instagram

27 lines (26 loc) 620 B
{ "name": "threads-follower", "version": "1.1.3", "description": "Find who Find who's not following you back on Instagram ", "main": "FetchAllUserPicture.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node FetchAllUserPicture.js" }, "repository": { "type": "git", "url": "https://github.com/Xiang511/Threads-Follower" }, "author": "hsiang", "license": "Apache-2.0", "keywords": [ "Instagram", "Threads-follower", "Threads", "puppeteer" ], "dependencies": { "fs": "^0.0.1-security", "puppeteer-core": "^23.1.0" } }