smartdaemon/npmextra.json

17 lines
406 B
JSON
Raw Normal View History

2019-06-20 12:01:51 +00:00
{
"gitzone": {
"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"
}
}