Replaces legacy @mojoio/gitlab with modern ESM TypeScript client supporting projects, groups, CI/CD variables, and pipelines.
27 lines
623 B
JSON
27 lines
623 B
JSON
{
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
},
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "apiclient.xyz",
|
|
"gitrepo": "gitlab",
|
|
"description": "A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.",
|
|
"npmPackagename": "@apiclient.xyz/gitlab",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"gitlab",
|
|
"api client",
|
|
"TypeScript",
|
|
"CI/CD",
|
|
"pipelines",
|
|
"variables",
|
|
"devops"
|
|
]
|
|
}
|
|
}
|
|
}
|