catalog/npmextra.json

31 lines
879 B
JSON
Raw Normal View History

2025-01-09 00:43:01 +01:00
{
"gitzone": {
"projectType": "wcc",
"module": {
"githost": "gitlab.com",
"gitscope": "consentsoftware",
"gitrepo": "private/catalog",
"description": "A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.",
2025-01-09 00:43:01 +01:00
"npmPackagename": "@consentsoftware_private/catalog",
"license": "UNLICENSED",
"projectDomain": "consent.software",
"keywords": [
"consent management",
"web components",
"cookie consent",
"privacy compliance",
"GDPR",
"ES modules",
"frontend",
"typescript",
"user privacy",
"modern web"
]
2025-01-09 00:43:01 +01:00
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "private",
"npmRegistryUrl": "verdaccio.lossless.one"
}
}