summary refs log tree commit diff
path: root/pkgs/applications/editors/zed/deps.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/zed/deps.json')
-rw-r--r--pkgs/applications/editors/zed/deps.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/applications/editors/zed/deps.json b/pkgs/applications/editors/zed/deps.json
new file mode 100644
index 00000000000..d3a7708d156
--- /dev/null
+++ b/pkgs/applications/editors/zed/deps.json
@@ -0,0 +1,6 @@
+[ { "body-parser": "~1.6.3" }
+, { "express": "~4.8.3" }
+, { "request": "~2.34.0" }
+, { "tar": "~0.1.19" }
+, { "ws": "~0.4.32" }
+]