smartlog-destination-file/npmextra.json
2020-06-15 15:16:47 +00:00

18 lines
465 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartlog-destination-file",
"shortDescription": "a smartlog destination for transparently writing to a file",
"npmPackagename": "@pushrocks/smartlog-destination-file",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}