diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-18 08:01:28 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-18 08:01:28 -0700 |
| commit | 6fc150bddb871ef0b6f3ba6a84a7faf01d8a57a3 (patch) | |
| tree | 197e0acf1142cb7f25e2c1f0e9fd100fd38bf5a6 /js/zt1-api-client/package.json | |
| parent | 87bb0086deadf3663c3e0ec1308e0d71a6473362 (diff) | |
| download | infinitytier-6fc150bddb871ef0b6f3ba6a84a7faf01d8a57a3.tar.gz infinitytier-6fc150bddb871ef0b6f3ba6a84a7faf01d8a57a3.zip | |
Move js/ to ZeroTierIntegrations project.
Diffstat (limited to 'js/zt1-api-client/package.json')
| -rw-r--r-- | js/zt1-api-client/package.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/js/zt1-api-client/package.json b/js/zt1-api-client/package.json deleted file mode 100644 index bb818710..00000000 --- a/js/zt1-api-client/package.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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" - }, - "author": "ZeroTier, Inc.", - "license": "BSD", - "dependencies": { - "async": "^0.9.0", - "request": "^2.55.0" - } -} |
