mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"name": "discount",
|
|
"version-string": "3.0.0a",
|
|
"description": "DISCOUNT is a implementation of John Gruber & Aaron Swartz's Markdown markup language.",
|
|
"homepage": "https://github.com/Orc/discount",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|