summary refs log tree commit diff
path: root/pkgs/applications/editors/vscode/extensions/vscode-lldb/build-deps/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/vscode/extensions/vscode-lldb/build-deps/package.json')
-rw-r--r--pkgs/applications/editors/vscode/extensions/vscode-lldb/build-deps/package.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/vscode-lldb/build-deps/package.json b/pkgs/applications/editors/vscode/extensions/vscode-lldb/build-deps/package.json
new file mode 100644
index 00000000000..2e5670d3039
--- /dev/null
+++ b/pkgs/applications/editors/vscode/extensions/vscode-lldb/build-deps/package.json
@@ -0,0 +1,23 @@
+{
+  "name": "vscode-lldb",
+  "version": "1.6.8",
+  "dependencies": {
+    "string-argv": "^0.3.1",
+    "yaml": "^1.10.0",
+    "yauzl": "^2.10.0",
+    "@types/vscode": "^1.31.0",
+    "@types/node": "^8.10.50",
+    "@types/mocha": "^7.0.1",
+    "@types/yauzl": "^2.9.0",
+    "typescript": "^4.2.4",
+    "mocha": "^8.4.0",
+    "source-map-support": "^0.5.12",
+    "memory-streams": "^0.1.3",
+    "vscode-debugprotocol": "^1.47.0",
+    "vscode-debugadapter-testsupport": "^1.47.0",
+    "vsce": "=1.88.0",
+    "webpack": "^5.37.1",
+    "webpack-cli": "^4.7.0",
+    "ts-loader": "^8.0.0"
+  }
+}