aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 0e8aa93..f18b92e 100644
--- a/packages.json
+++ b/packages.json
@@ -10505,5 +10505,17 @@
"description": "OpenStreetMap Overpass API Lib",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-overpass"
+ },
+ {
+ "name": "daemonim",
+ "url": "https://github.com/bung87/daemon",
+ "method": "git",
+ "tags": [
+ "unix",
+ "library"
+ ],
+ "description": "daemonizer for Unix, Linux and OS X",
+ "license": "MIT",
+ "web": "https://github.com/bung87/daemon"
}
]