18 lines
311 B
JSON
18 lines
311 B
JSON
|
{
|
||
|
"name": "pcre",
|
||
|
"version": "8.45",
|
||
|
"port-version": 3,
|
||
|
"description": "Perl Compatible Regular Expressions",
|
||
|
"homepage": "https://www.pcre.org/",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|