diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-26 09:01:58 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-26 09:01:58 -0700 |
| commit | ba7809367a8ef1c628bc927e2d4148b6dc43fa46 (patch) | |
| tree | 59482b8dd96d78e65da40d1d5a80ef12ddc5266f | |
| parent | 5e3c6d9e0d89b8284cf60978b658dab12d2814d1 (diff) | |
| download | infinitytier-ba7809367a8ef1c628bc927e2d4148b6dc43fa46.tar.gz infinitytier-ba7809367a8ef1c628bc927e2d4148b6dc43fa46.zip | |
JS stuff reorg.
| -rw-r--r-- | js/zt1-api-client/index.js (renamed from nodejs-zt1-client/index.js) | 0 | ||||
| -rw-r--r-- | js/zt1-api-client/package.json (renamed from nodejs-zt1-client/package.json) | 0 | ||||
| -rw-r--r-- | js/zt1-api-client/test.js (renamed from nodejs-zt1-client/test.js) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/nodejs-zt1-client/index.js b/js/zt1-api-client/index.js index 55f7fb24..55f7fb24 100644 --- a/nodejs-zt1-client/index.js +++ b/js/zt1-api-client/index.js diff --git a/nodejs-zt1-client/package.json b/js/zt1-api-client/package.json index 953f6d37..953f6d37 100644 --- a/nodejs-zt1-client/package.json +++ b/js/zt1-api-client/package.json diff --git a/nodejs-zt1-client/test.js b/js/zt1-api-client/test.js index 347ca1a1..347ca1a1 100644 --- a/nodejs-zt1-client/test.js +++ b/js/zt1-api-client/test.js |
