diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-06-01 12:57:44 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-06-01 12:57:44 -0700 |
| commit | 7f4da08ff7af6f5d2a06001f70dae906a859c66e (patch) | |
| tree | 4880ab01768f1db00b37deeb80d0028ccdd7e3ab /root-watcher/package.json | |
| parent | 1f9414a30f59af1beb8370a3710c7ebdfd300de9 (diff) | |
| download | infinitytier-7f4da08ff7af6f5d2a06001f70dae906a859c66e.tar.gz infinitytier-7f4da08ff7af6f5d2a06001f70dae906a859c66e.zip | |
.
Diffstat (limited to 'root-watcher/package.json')
| -rw-r--r-- | root-watcher/package.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/root-watcher/package.json b/root-watcher/package.json deleted file mode 100644 index d6e86d78..00000000 --- a/root-watcher/package.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "zerotier-root-watcher", - "version": "1.0.0", - "description": "Simple background service to watch a cluster of roots and record peer info into a database", - "main": "zerotier-root-watcher.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "ZeroTier, Inc. <contact@zerotier.com>", - "license": "GPL-3.0", - "dependencies": { - "async": "^2.3.0", - "pg": "^6.1.5", - "zlib": "^1.0.5" - } -} |
