mirror of
https://github.com/vlang/v.git
synced 2025-09-08 14:51:53 -04:00
8 lines
111 B
V
8 lines
111 B
V
Module {
|
|
name: 'vanilla'
|
|
description: 'A raw V server'
|
|
version: '0.0.1'
|
|
license: 'MIT'
|
|
dependencies: []
|
|
}
|