15 lines
348 B
JSON
Executable File
15 lines
348 B
JSON
Executable File
{
|
|
"name": "clockutils",
|
|
"version": "1.1.1",
|
|
"port-version": 1,
|
|
"description": "A lightweight c++ library for commonly needed tasks. Optimized for simplicity and speed.",
|
|
"homepage": "https://github.com/ClockworkOrigins/clockUtils",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|