mirror of
https://github.com/willnorris/imageproxy.git
synced 2024-12-16 21:56:43 -05:00
17 lines
383 B
JSON
17 lines
383 B
JSON
{
|
|
"ArtifactsDest": "build",
|
|
"PackageVersion": "0.1.0",
|
|
"TaskSettings": {
|
|
"pkg-build": {
|
|
"metadata": {
|
|
"description": "imageproxy is a caching image proxy server",
|
|
"maintainer": "Will Norris (https://willnorris.com/)"
|
|
},
|
|
"metadata-deb": {
|
|
"Depends": "golang",
|
|
"Homepage": "https://github.com/willnorris/imageproxy"
|
|
}
|
|
}
|
|
},
|
|
"ConfigVersion": "0.9"
|
|
}
|