mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:58:25 -05:00
14 lines
274 B
JSON
Executable File
14 lines
274 B
JSON
Executable File
{
|
|
"name": "transwarp",
|
|
"version": "2.2.2",
|
|
"description": "A header-only C++ library for task concurrency",
|
|
"homepage": "https://github.com/bloomen/transwarp",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|