30 lines
771 B
JSON
30 lines
771 B
JSON
{
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "apiclient.xyz",
|
|
"gitrepo": "zitadel",
|
|
"description": "An unofficial client for interacting with Zitadel API, enabling user and project management functionalities.",
|
|
"npmPackagename": "@apiclient.xyz/zitadel",
|
|
"license": "MIT",
|
|
"projectDomain": "apiclient.xyz",
|
|
"keywords": [
|
|
"Zitadel",
|
|
"API client",
|
|
"TypeScript",
|
|
"authentication",
|
|
"user management",
|
|
"project management",
|
|
"unofficial client",
|
|
"node.js",
|
|
"access control",
|
|
"software development"
|
|
]
|
|
}
|
|
},
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
}
|
|
} |