v2 / v.mod
8 lines · 8 sloc · 158 bytes · 0c3183c55b39534f9bb0d2f796bb575d39c9d229
Raw
1Module {
2 name: 'V'
3 description: 'The V programming language.'
4 version: '0.5.1'
5 license: 'MIT'
6 repo_url: 'https://github.com/vlang/v'
7 dependencies: []
8}
9