{"id":13555033,"url":"https://github.com/egoist/dedep","last_synced_at":"2025-08-14T08:12:31.272Z","repository":{"id":66110953,"uuid":"264838215","full_name":"egoist/dedep","owner":"egoist","description":"Manage dependency versions for Deno.","archived":false,"fork":false,"pushed_at":"2021-11-14T11:44:06.000Z","size":16,"stargazers_count":66,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T09:54:15.496Z","etag":null,"topics":["deno"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/egoist.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-18T05:39:12.000Z","updated_at":"2024-03-20T22:20:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cc4fe47-d837-47c9-9b25-e4d5910f093e","html_url":"https://github.com/egoist/dedep","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/egoist/dedep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Fdedep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Fdedep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Fdedep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Fdedep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egoist","download_url":"https://codeload.github.com/egoist/dedep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Fdedep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270385467,"owners_count":24574556,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deno"],"created_at":"2024-08-01T12:03:00.246Z","updated_at":"2025-08-14T08:12:31.203Z","avatar_url":"https://github.com/egoist.png","language":"TypeScript","funding_links":["https://github.com/sponsors/egoist"],"categories":["TypeScript","Tools","基础设施"],"sub_categories":["Online Playgrounds","XML","Assistants","Deno 源"],"readme":"# Dedep\n\nManage dependency versions for Deno.\n\n![preview](https://user-images.githubusercontent.com/8784712/82181325-e3e43180-9914-11ea-9274-772696935c61.png)\n\n## Install\n\n```bash\ndeno install -A https://denopkg.com/egoist/dedep@latest/dedep.ts\n```\n\n## Usage\n\nOrganize all external imports in `deps.ts`:\n\n```ts\nexport * as colors from 'https://deno.land/std/fmt/colors.ts'\n\nexport { cac } from 'https://unpkg.com/cac@6.5.8/mod.js'\n```\n\nRun `dedep` to retrieve latest version of each imported module.\n\nYou can also check another file with `dedep [file]`, run `dedep help` to get all command-line usage.\n\nSupports:\n\n- https://deno.land/std\n- https://denopkg.com\n- https://unpkg.com\n- https://pika.dev\n\n## License\n\nMIT \u0026copy; [EGOIST (Kevin Titor)](https://github.com/sponsors/egoist)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegoist%2Fdedep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegoist%2Fdedep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegoist%2Fdedep/lists"}