Files
2026-09-04 23:01:31 +03:00

31 lines
760 B
JSON

{
"name": "bkt",
"version": "0.32.1",
"description": "Bitbucket CLI - manage repos, PRs, branches, issues, webhooks, and pipelines for both Data Center and Cloud",
"author": {
"name": "Aviv Sinai",
"url": "https://github.com/avivsinai"
},
"repository": "https://github.com/avivsinai/bitbucket-cli",
"license": "MIT",
"skills": "./skills/",
"keywords": [
"bitbucket",
"git",
"pr",
"pull-request",
"ci",
"pipeline",
"devops",
"cli",
"datacenter",
"cloud"
],
"interface": {
"displayName": "Bitbucket CLI",
"composerIcon": "./assets/bkt-icon.svg",
"shortDescription": "Manage Bitbucket repos, PRs, branches, issues, webhooks, and pipelines",
"category": "Developer Tools"
}
}