18 lines
495 B
JSON
18 lines
495 B
JSON
{
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "consentsoftware",
|
|
"gitrepo": "webclient",
|
|
"description": "a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.",
|
|
"npmPackagename": "@consentsoftware/webclient",
|
|
"license": "MIT",
|
|
"projectDomain": "consent.software"
|
|
}
|
|
},
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
}
|
|
} |