mirror of
https://github.com/willnorris/imageproxy.git
synced 2024-12-16 21:56:43 -05:00
18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"ArtifactsDest": "build",
|
|
"PackageVersion": "0.6.0",
|
|
"TaskSettings": {
|
|
"pkg-build": {
|
|
"metadata": {
|
|
"description": "image proxy server",
|
|
"long-description": " imageproxy is a caching image proxy server",
|
|
"maintainer": "Will Norris",
|
|
"maintainer-email": "will@willnorris.com"
|
|
},
|
|
"metadata-deb": {
|
|
"Homepage": "https://willnorris.com/go/imageproxy"
|
|
}
|
|
}
|
|
},
|
|
"ConfigVersion": "0.9"
|
|
}
|