{"id":17667663,"url":"https://github.com/ikasoba/depm","last_synced_at":"2026-05-16T21:03:58.161Z","repository":{"id":185001834,"uuid":"672828730","full_name":"ikasoba/depm","owner":"ikasoba","description":"tiny package manager for deno","archived":false,"fork":false,"pushed_at":"2023-09-10T12:35:26.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T14:47:08.038Z","etag":null,"topics":["deno","package-manager"],"latest_commit_sha":null,"homepage":"https://deno.land/x/depm","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/ikasoba.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-31T09:02:34.000Z","updated_at":"2024-05-13T15:46:35.000Z","dependencies_parsed_at":"2024-10-24T01:16:04.181Z","dependency_job_id":"3bf825fa-cba5-415d-ae5f-7925b793ecaa","html_url":"https://github.com/ikasoba/depm","commit_stats":null,"previous_names":["ikasoba/dnpm"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fdepm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fdepm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fdepm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Fdepm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikasoba","download_url":"https://codeload.github.com/ikasoba/depm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320200,"owners_count":20758410,"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":["deno","package-manager"],"created_at":"2024-10-23T22:22:43.898Z","updated_at":"2026-05-16T21:03:58.080Z","avatar_url":"https://github.com/ikasoba.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n  \u003cp align=\"center\"\u003e\n    depm 📦\n  \u003c/p\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  tiny package manager for deno\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://deno.land/x/depm\"\u003e\u003cimg src=\"https://shield.deno.dev/x/depm\" alt=\"deno module\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Installation\n```sh\ndeno install -n depm https://deno.land/x/depm/cli.ts --import-map https://deno.land/x/depm/import_map.json -A\n```\n\n# Upgrade\n```sh\ndepm upgrade\n```\n\n# Usage\n# Install from deno.land\n\n```sh\ndepm add hono\ndepm add std/fs\ndepm add std/fmt/colors.ts\n\n# or\n\ndepm add deno:hono\ndepm add deno:std/fs\ndepm add deno:std/fmt/colors.ts\n```\n\n# Install from npm\n\n```sh\ndepm add npm:express\ndepm add npm:@ikasoba000/daizu\n```\n\n# Install from esm.sh\n\n```sh\ndepm add esm:express\ndepm add esm:chai\n```\n\n# Install from github\n\n```sh\ndepm add gh:tajpouria/cors\ndepm add gh:colinhacks/zod/deno/lib\n```\n\n# Install from nest.land\n\n```sh\n# Version notation is required\ndepm add nest:opine@2.3.4\ndepm add nest:std@0.127.0/fs\n```\n\n# Install from url\n\n```sh\ndepm add url:react=https://esm.sh/react\n```\n\n# Uninstall Package\n```sh\ndepm remove hono\ndepm remove fs\ndepm remove fmt/colors.ts\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikasoba%2Fdepm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikasoba%2Fdepm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikasoba%2Fdepm/lists"}