mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-25 20:47:55 +08:00
14 lines
313 B
JSON
14 lines
313 B
JSON
|
{
|
||
|
"name": "blingfire",
|
||
|
"version": "0.1.8.1",
|
||
|
"description": "BlingFire is a lightning fast Finite State machine and REgular expression manipulation library.",
|
||
|
"license": "MIT",
|
||
|
"supports": "windows & !static & !uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|