smartlog-receiver/npmextra.json

17 lines
393 B
JSON
Raw Normal View History

2018-10-31 16:42:18 +00:00
{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
2020-06-07 12:41:25 +00:00
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartlog-receiver",
2022-03-07 21:08:32 +00:00
"description": "a receiver for smartlog-destination-receiver",
2020-06-07 12:41:25 +00:00
"npmPackagename": "@pushrocks/smartlog-receiver",
"license": "MIT"
}
2018-10-31 16:42:18 +00:00
}
2020-06-07 12:41:25 +00:00
}