fix(core): Remove deprecated GitLab CI configuration and update metadata for improved compatibility and efficiency.

This commit is contained in:
2025-01-09 00:44:17 +01:00
parent 8abdeba706
commit 7a8dde06dd
7 changed files with 172 additions and 179 deletions

View File

@@ -5,10 +5,22 @@
"githost": "gitlab.com",
"gitscope": "consentsoftware",
"gitrepo": "private/catalog",
"description": "webcomponents for consent.software widget",
"description": "A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.",
"npmPackagename": "@consentsoftware_private/catalog",
"license": "UNLICENSED",
"projectDomain": "consent.software"
"projectDomain": "consent.software",
"keywords": [
"consent management",
"web components",
"cookie consent",
"privacy compliance",
"GDPR",
"ES modules",
"frontend",
"typescript",
"user privacy",
"modern web"
]
}
},
"npmci": {