mirror of
https://github.com/RGBCube/properties.v
synced 2025-07-29 07:57:46 +00:00
8 lines
181 B
V
8 lines
181 B
V
Module {
|
|
name: 'properties'
|
|
description: 'Parse properties files in V.'
|
|
version: '0.0.1'
|
|
license: 'MIT'
|
|
repo_url: 'https://github.com/RGBCube/properties.v'
|
|
dependencies: []
|
|
}
|