webclient/npmextra.json

18 lines
500 B
JSON
Raw Normal View History

2020-09-18 15:15:37 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "consentsoftware",
"gitrepo": "webclient",
"shortDescription": "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"
}
}