aboutsummaryrefslogtreecommitdiff
path: root/v_windows/v/old/v.mod
diff options
context:
space:
mode:
Diffstat (limited to 'v_windows/v/old/v.mod')
-rw-r--r--v_windows/v/old/v.mod8
1 files changed, 8 insertions, 0 deletions
diff --git a/v_windows/v/old/v.mod b/v_windows/v/old/v.mod
new file mode 100644
index 0000000..fc3d660
--- /dev/null
+++ b/v_windows/v/old/v.mod
@@ -0,0 +1,8 @@
+Module {
+ name: 'V'
+ description: 'The V programming language.'
+ version: '0.2.2'
+ license: 'MIT'
+ repo_url: 'https://github.com/vlang/v'
+ dependencies: []
+}