smartdaemon/npmextra.json
2021-01-30 00:41:40 +00:00

18 lines
432 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartdaemon",
"shortDescription": "start scripts as long running daemons and manage them",
"npmPackagename": "@pushrocks/smartdaemon",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}