Files
gitlab/npmextra.json

34 lines
769 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"
]
}
},
"@git.zone/cli": {
"release": {
"registries": [
"https://registry.npmjs.org"
],
"accessLevel": "public"
}
}
}