about summary refs log tree commit diff
path: root/pkgs/applications/networking/drive/deps.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/drive/deps.json')
-rw-r--r--pkgs/applications/networking/drive/deps.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/pkgs/applications/networking/drive/deps.json b/pkgs/applications/networking/drive/deps.json
new file mode 100644
index 000000000000..3d71a76de8a6
--- /dev/null
+++ b/pkgs/applications/networking/drive/deps.json
@@ -0,0 +1,26 @@
+[
+  {
+    "include": "../../libs.json",
+    "packages": [
+      "github.com/boltdb/bolt",
+      "github.com/cheggaaa/pb",
+      "github.com/odeke-em/cli-spinner",
+      "github.com/odeke-em/statos",
+      "golang.org/x/oauth2",
+      "github.com/odeke-em/exponential-backoff",
+      "github.com/odeke-em/extractor",
+      "github.com/odeke-em/meddler",
+      "github.com/odeke-em/xon",
+      "github.com/odeke-em/cache",
+      "github.com/odeke-em/drive",
+      "github.com/odeke-em/command",
+      "github.com/odeke-em/log",
+      "github.com/odeke-em/pretty-words",
+      "github.com/skratchdot/open-golang",
+      "google.golang.org/cloud",
+      "google.golang.org/api",
+      "github.com/mattn/go-isatty",
+      "golang.org/x/net"
+    ]
+  }
+]