import { default } from "https://deno.land/x/dmm@v2.1.2/src/services/nest_service.ts";
Fetches the owner and repository name, for the given module
await getThirdPartyRepoAndOwner("drash"); // "drashland/nest-drash"
x/dmm/src/services/nest_service.ts>default.getThirdPartyRepoURL
import { default } from "https://deno.land/x/dmm@v2.1.2/src/services/nest_service.ts";
Fetches the owner and repository name, for the given module
await getThirdPartyRepoAndOwner("drash"); // "drashland/nest-drash"