14 lines
286 B
JSON
14 lines
286 B
JSON
{
|
|
"name": "mypaint-brushes",
|
|
"version": "1.3.1",
|
|
"description": "Data package. Brushes used by MyPaint and other software using libmypaint.",
|
|
"homepage": "mypaint.org",
|
|
"license": "CC0-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-make",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|