1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-07-30 01:17:45 +00:00
color.v/v.mod
2023-01-09 19:32:30 +03:00

8 lines
195 B
V

Module {
name: 'color'
description: 'An easier way to print colored text to the terminal.'
version: '0.3.1'
license: 'MIT'
repo_url: 'https://github.com/RGBCube/color.v'
dependencies: []
}