{"id":17375873,"url":"https://github.com/drewml/thankyou","last_synced_at":"2025-04-15T07:20:52.783Z","repository":{"id":72799409,"uuid":"59634808","full_name":"DrewML/thankyou","owner":"DrewML","description":"Find all the people in your dependency tree that have helped your project come alive","archived":false,"fork":false,"pushed_at":"2016-05-25T23:07:55.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T20:36:27.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DrewML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-25T05:53:35.000Z","updated_at":"2017-07-06T04:15:46.000Z","dependencies_parsed_at":"2023-02-25T13:31:26.430Z","dependency_job_id":null,"html_url":"https://github.com/DrewML/thankyou","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"786566987a30b58f5e729a41033ce0b545f345f3"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fthankyou","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fthankyou/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fthankyou/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fthankyou/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrewML","download_url":"https://codeload.github.com/DrewML/thankyou/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023981,"owners_count":21200003,"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-16T04:04:07.616Z","updated_at":"2025-04-15T07:20:52.776Z","avatar_url":"https://github.com/DrewML.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thank You!\n\nIf you're using [npm](https://www.npmjs.com/), then you're definitely building a project using the collective effort of a very large community. Why not thank some of the individuals that have helped your project the most!\n\nThis small CLI application will walk a projects entire `node_modules` directory, finding every `package.json` file along the way (including transitive dependencies). The names of each author, and the packages you depend on of theirs, will be printed at the end.\n\n## Install\n\n```shell\nnpm install -g thankyou\n```\n\n## Usage\n\n1. Navigate to the root directory of a project (_not_ the `node_modules` directory).\n2. Verify all packages have been installed (run `npm i` if you're not sure).\n3. Run `thankyou`\n\n## Options\n\nRun `thankyou` with the `-e` or `--extended` flags to see a list of each module that an author has provided.\n\n## Example\n\nThis is the output when you run `thankyou -e` on this project\n\n```\n$ thankyou -e\nsindresorhus (sindresorhus@gmail.com): 10\n    ansi-regex\n    ansi-styles\n    cli-cursor\n    cli-spinners\n    exit-hook\n    has-ansi\n    onetime\n    ora\n    restore-cursor\n    supports-color\njbnicolai (jappelman@xebia.com): 2\n    escape-string-regexp\n    strip-ansi\nqix (i.am.qix@gmail.com): 1\n    chalk\nsubstack (substack@gmail.com): 1\n    minimist\nspicyj (ben@benalpert.com): 1\n    object-assign\nsoldair (soldair@gmail.com): 1\n    walkdir\n```\n\nMany thanks to those people for making this tool so quick and easy to spin up.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewml%2Fthankyou","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewml%2Fthankyou","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewml%2Fthankyou/lists"}