mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:38:23 -05:00
13 lines
213 B
JSON
Executable File
13 lines
213 B
JSON
Executable File
{
|
|
"name": "gherkin-c",
|
|
"version-date": "2019-10-07",
|
|
"port-version": 3,
|
|
"description": "Gherkin parser/compiler in C",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|