home / packages / non_npm_packages

non_npm_packages: 03balogun/instagram-bot, package.json

This data as json

commit contents organization path repository
9231346b2667c2d0e14e1192690523eb65214f18
{
    "author": "Balogun Wahab",
    "bugs": {
        "url": "https://github.com/03balogun/instagram-bot/issues"
    },
    "dependencies": {
        "firebase-admin": "^6.1.0",
        "puppeteer": "^1.9.0",
        "shuffle-array": "^1.0.1"
    },
    "description": "A bot that helps automate regular Instagram activity i.e liking posts, following users and unfollow users.",
    "homepage": "https://github.com/03balogun/instagram-bot#readme",
    "keywords": [
        "Instagram",
        "Bot",
        "Puppeteer",
        "NodeJs",
        "Firebase",
        "Automation"
    ],
    "license": "ISC",
    "main": "index.js",
    "name": "instagram-bot",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/03balogun/instagram-bot.git"
    },
    "scripts": {
        "start": "node index.js",
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "1.0.0"
}
03balogun package.json 03balogun/instagram-bot
Powered by Datasette · Queries took 0.642ms