summaryrefslogtreecommitdiff
path: root/js/zt1-api-client/package.json
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-05-26 09:03:39 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-05-26 09:03:39 -0700
commitecb1ee8e0d70e8a6770611398f25a274c4ae6ce8 (patch)
treea1623bec29bae42ca69eee8096d582a8c5b9da6d /js/zt1-api-client/package.json
parentba7809367a8ef1c628bc927e2d4148b6dc43fa46 (diff)
downloadinfinitytier-ecb1ee8e0d70e8a6770611398f25a274c4ae6ce8.tar.gz
infinitytier-ecb1ee8e0d70e8a6770611398f25a274c4ae6ce8.zip
Renaming...
Diffstat (limited to 'js/zt1-api-client/package.json')
-rw-r--r--js/zt1-api-client/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/zt1-api-client/package.json b/js/zt1-api-client/package.json
index 953f6d37..bb818710 100644
--- a/js/zt1-api-client/package.json
+++ b/js/zt1-api-client/package.json
@@ -1,7 +1,7 @@
{
- "name": "nodejs-zt1-client",
- "version": "1.0.0",
- "description": "ZeroTier One Network Virtualization Service JSON API Client",
+ "name": "zt1-api-client",
+ "version": "0.0.1",
+ "description": "ZeroTier One JSON API Client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"