8 lines
172 B
Text
8 lines
172 B
Text
{
|
|
name: 'quay/quay-app',
|
|
author: 'Antoine Legrand',
|
|
version: std.split(importstr "VERSION", "\n")[0],
|
|
description: 'quay',
|
|
license: 'MIT',
|
|
expander: 'jinja2'
|
|
}
|