{"id":15481180,"url":"https://github.com/chriszarate/know-your-deps","last_synced_at":"2025-08-20T12:15:29.323Z","repository":{"id":57155751,"uuid":"167293431","full_name":"chriszarate/know-your-deps","owner":"chriszarate","description":"Picks a random dependency from your project and splains it to you.","archived":false,"fork":false,"pushed_at":"2019-03-25T02:47:42.000Z","size":27,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-26T01:21:20.143Z","etag":null,"topics":["npm","security","vulnerabilities"],"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/chriszarate.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}},"created_at":"2019-01-24T03:04:44.000Z","updated_at":"2019-03-25T02:47:34.000Z","dependencies_parsed_at":"2022-08-28T09:40:41.884Z","dependency_job_id":null,"html_url":"https://github.com/chriszarate/know-your-deps","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fknow-your-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fknow-your-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fknow-your-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriszarate%2Fknow-your-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriszarate","download_url":"https://codeload.github.com/chriszarate/know-your-deps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250265460,"owners_count":21402106,"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":["npm","security","vulnerabilities"],"created_at":"2024-10-02T05:02:10.016Z","updated_at":"2025-04-22T15:24:13.231Z","avatar_url":"https://github.com/chriszarate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Know Your Dependencies!\n\nThis is a command-line NPM module that picks a random dependency from your\nproject and gives you some info about it.\n\nYou probably have a lot of dependencies that you've never heard of and you have\nabsolutely no idea what they do. Is that a good thing? Probably not.\n[That's the whole point of this.][blog-post]\n\n```sh\ncd my-hot-shit-js-project\nnpx know-your-deps\n```\n\nIt looks for a `package-lock.json` in the folder you run it in.\n\n## But I use Yarn.\n\nWell, aren't you fancy.\n\n```sh\nyarn global add know-your-deps\ncd my-hot-shit-js-project\nknow-your-deps\n```\n\nThanks to [Hal][hal] for the PR.\n\n[blog-post]: https://chris.zarate.org/know-your-dependencies\n[hal]: https://hal.codes/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriszarate%2Fknow-your-deps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriszarate%2Fknow-your-deps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriszarate%2Fknow-your-deps/lists"}