webdetector/npmextra.json
2023-06-10 13:46:58 +02:00

17 lines
377 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "webdetector",
"description": "detect things about from within a webapp",
"npmPackagename": "@pushrocks/webdetector",
"license": "MIT"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}