fix(core): Remove deprecated GitLab CI configuration and update metadata for improved compatibility and efficiency.
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user