{"id":20572737,"url":"https://github.com/molnarmark/bitbucket-repo-exists","last_synced_at":"2026-05-06T00:04:38.957Z","repository":{"id":92790474,"uuid":"127931465","full_name":"molnarmark/bitbucket-repo-exists","owner":"molnarmark","description":"👊 A Promise based library to check if a Bitbucket repo exists","archived":false,"fork":false,"pushed_at":"2018-04-03T15:45:46.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:56:36.125Z","etag":null,"topics":["bitbucket","bitbucket-repo-exists","bitbucket-repos","bitbucket-repository","nodejs","npm","repository"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/molnarmark.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":"2018-04-03T15:45:19.000Z","updated_at":"2018-04-03T15:46:22.000Z","dependencies_parsed_at":"2023-03-20T02:04:55.634Z","dependency_job_id":null,"html_url":"https://github.com/molnarmark/bitbucket-repo-exists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fbitbucket-repo-exists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fbitbucket-repo-exists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fbitbucket-repo-exists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fbitbucket-repo-exists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/bitbucket-repo-exists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242188358,"owners_count":20086348,"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":["bitbucket","bitbucket-repo-exists","bitbucket-repos","bitbucket-repository","nodejs","npm","repository"],"created_at":"2024-11-16T05:23:34.855Z","updated_at":"2026-05-06T00:04:38.930Z","avatar_url":"https://github.com/molnarmark.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitbucket-repo-exists\n\nA *tiny* promise based library to check if a Bitbucket repository exists.\n\n## Usage\n```javascript\nconst repoExists = require('bitbucket-repo-exists');\nrepoExists('molnarmark/webtown-go').then(result =\u003e console.log(result));\n//=\u003e true\n\nrepoExists('molnarmark/does-not-exist').then(result =\u003e console.log(result));\n//=\u003e false\n```\n\n## License\n- MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fbitbucket-repo-exists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Fbitbucket-repo-exists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fbitbucket-repo-exists/lists"}