{"id":13432321,"url":"https://github.com/coderofsalvation/npm-collect","last_synced_at":"2025-08-08T23:27:15.013Z","repository":{"id":57312165,"uuid":"45598928","full_name":"coderofsalvation/npm-collect","owner":"coderofsalvation","description":"automatically update package.json according to installed/linked modules in node_modules","archived":false,"fork":false,"pushed_at":"2020-05-28T19:20:19.000Z","size":6,"stargazers_count":11,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T20:09:17.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderofsalvation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://gumroad.com/l/hGYGh"}},"created_at":"2015-11-05T08:48:52.000Z","updated_at":"2024-02-28T05:39:14.000Z","dependencies_parsed_at":"2022-09-16T12:51:11.341Z","dependency_job_id":null,"html_url":"https://github.com/coderofsalvation/npm-collect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnpm-collect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnpm-collect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnpm-collect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnpm-collect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderofsalvation","download_url":"https://codeload.github.com/coderofsalvation/npm-collect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625493,"owners_count":21135513,"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-07-31T02:01:10.307Z","updated_at":"2025-04-12T20:09:26.828Z","avatar_url":"https://github.com/coderofsalvation.png","language":"CoffeeScript","funding_links":["https://gumroad.com/l/hGYGh"],"categories":["CoffeeScript"],"sub_categories":[],"readme":"# Useful when\n\n* updating/developing several npm modules in parallel (especially using `npm link`)\n* creating an package.json file after installing modules\n\n# Usage\n\n    npm install -g npm-collect\n\nthen:\n  \n    $ npm-collect --help\n    Usage: npm-collect \u003coptions\u003e\n    Options:\n      --devDependencies    process dev-dependencies instead of dependencies\n      --new                include modules which are not found in package.json, but are installed\n      --save               write changes to package.json\n      -v \u003cnumber\u003e          verboselevel (0=silent,1=normal,2=debug)\n\n# Examples\n\nJust see differences without writing to package.json\n\n    $ npm-collect\n    querystring@0.1.9 -\u003e 0.2.0\n    modulefoo@0.2.9 -\u003e 0.3.0\n\nupdate your package.json\n    \n    $ npm-collect --save\n    querystring@0.1.9 -\u003e 0.2.0\n    modulefoo@0.2.9 -\u003e 0.3.0\n\nupdate package.json with newly discovered modules in node_modules\n\n    $ npm-collect --new --save\n    querystring@(unsaved) -\u003e 0.2.0\n    ohmypgrah@(unsaved)   -\u003e 0.2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fnpm-collect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderofsalvation%2Fnpm-collect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fnpm-collect/lists"}