{"id":15354899,"url":"https://github.com/capaj/instabot","last_synced_at":"2025-04-04T18:18:25.218Z","repository":{"id":57274769,"uuid":"66311102","full_name":"capaj/instabot","owner":"capaj","description":":bulb: one npm install should be enough for everyone :zap:-a tiny script(like under 20 lines) for auto installing missing npm dependencies which works well with nodemon","archived":false,"fork":false,"pushed_at":"2017-02-02T01:51:23.000Z","size":6,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T23:01:55.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capaj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-22T21:57:40.000Z","updated_at":"2017-02-02T01:51:24.000Z","dependencies_parsed_at":"2022-09-18T10:11:05.315Z","dependency_job_id":null,"html_url":"https://github.com/capaj/instabot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Finstabot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Finstabot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Finstabot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Finstabot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capaj","download_url":"https://codeload.github.com/capaj/instabot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226191,"owners_count":20904467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:21:34.453Z","updated_at":"2025-04-04T18:18:25.186Z","avatar_url":"https://github.com/capaj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# instabot\nThis is not an intagram bot. It's a tiny script(like under 20 lines) for installing missing npm dependencie which works well with [nodemon](https://github.com/remy/nodemon), similar to [this webpack plugin](https://github.com/ericclemmons/npm-install-webpack-plugin) but for backend use. You can imagine it like [this](http://pic.twitter.com/BeY5D4gQh1).\n\n![Showcase](http://i.imgur.com/BUSM26G.gif \"Showcase\")\n\n## installation\n\n```\nnpm i instabot\n```\n\n## usage\nIt is advised to use together with [nodemon](https://github.com/remy/nodemon)\n```javascript\n// at the top of your main file\nrequire('instabot')\n// or\nimport 'instabot'\n```\n\nIt is very lightweight and as fast as doing npm install yourself-it just runs the same command from node.js itself.\n\n## Notice\nDoes not work in `NODE_ENV=production`. It just doesn't do anything by design.\n\nIt is probably a good idea to run [npm-check](https://github.com/dylang/npm-check) to make sure you're not having some unused npm dependencies once in a while, as it it is easy to leave some unused dependencies behind after rapid prototyping session.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Finstabot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapaj%2Finstabot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Finstabot/lists"}