Add a feature to generate a new network ID on POST.

This commit is contained in:
Adam Ierymenko
2015-05-17 09:36:35 -07:00
parent e0090e56f4
commit 651e67f2e5
2 changed files with 32 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"author": "ZeroTier, Inc.",
"license": "BSD",
"dependencies": {
"async": "^0.9.0",
"request": "^2.55.0"
}
}