webclient/npmextra.json

18 lines
495 B
JSON
Raw Permalink Normal View History

2020-09-18 15:15:37 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "consentsoftware",
"gitrepo": "webclient",
2023-08-27 12:16:09 +02:00
"description": "a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.",
2020-09-18 15:15:37 +00:00
"npmPackagename": "@consentsoftware/webclient",
"license": "MIT",
"projectDomain": "consent.software"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}