35 lines
828 B
JSON
35 lines
828 B
JSON
{
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
},
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "apiclient.xyz",
|
|
"gitrepo": "gitea",
|
|
"description": "A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.",
|
|
"npmPackagename": "@apiclient.xyz/gitea",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"gitea",
|
|
"api client",
|
|
"TypeScript",
|
|
"git hosting",
|
|
"CI/CD",
|
|
"actions",
|
|
"secrets management"
|
|
]
|
|
}
|
|
},
|
|
"@git.zone/cli": {
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
}
|
|
}
|
|
} |