2024-02-15 20:30:38 +01:00
|
|
|
{
|
|
|
|
"gitzone": {
|
|
|
|
"projectType": "service",
|
|
|
|
"module": {
|
|
|
|
"githost": "gitlab.com",
|
|
|
|
"gitscope": "serve.zone",
|
|
|
|
"gitrepo": "platformservice",
|
2024-05-11 12:33:14 +02:00
|
|
|
"description": "A multifaceted platform service handling mail, SMS, letter delivery, and AI services.",
|
2024-02-15 20:30:38 +01:00
|
|
|
"npmPackagename": "@serve.zone/platformservice",
|
|
|
|
"license": "MIT",
|
2024-05-11 12:33:14 +02:00
|
|
|
"projectDomain": "serve.zone",
|
|
|
|
"keywords": [
|
|
|
|
"mail service",
|
|
|
|
"SMS",
|
|
|
|
"letter delivery",
|
|
|
|
"AI services",
|
|
|
|
"SMTP server",
|
|
|
|
"mail parsing",
|
|
|
|
"DKIM",
|
|
|
|
"platform service",
|
|
|
|
"mailgun integration",
|
|
|
|
"letterXpress",
|
|
|
|
"OpenAI",
|
|
|
|
"Anthropic AI",
|
|
|
|
"DKIM signing",
|
|
|
|
"mail forwarding",
|
|
|
|
"SMTP TLS",
|
|
|
|
"domain management",
|
|
|
|
"email templating",
|
|
|
|
"rule management",
|
|
|
|
"SMTP STARTTLS",
|
|
|
|
"DNS management"
|
|
|
|
]
|
2024-02-15 20:30:38 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"npmci": {
|
|
|
|
"npmGlobalTools": [],
|
|
|
|
"dockerRegistryRepoMap": {
|
|
|
|
"registry.gitlab.com": "code.foss.global/serve.zone/platformservice"
|
|
|
|
},
|
|
|
|
"dockerBuildargEnvMap": {
|
|
|
|
"NPMCI_TOKEN_NPM2": "NPMCI_TOKEN_NPM2"
|
|
|
|
},
|
|
|
|
"npmRegistryUrl": "verdaccio.lossless.digital"
|
|
|
|
}
|
|
|
|
}
|