From 57e6a6063d5701be645f1327f1ab66de73379ab4 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 27 Oct 2017 13:05:24 +0200 Subject: [PATCH] Update .horde.yml with extended information. --- .horde.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/.horde.yml b/.horde.yml index 6a4eb8d..e324724 100644 --- a/.horde.yml +++ b/.horde.yml @@ -5,3 +5,26 @@ full: JavaScript minification library description: Abstracted interface to various javascript minification backends. list: dev type: library +authors: + - + name: Michael Slusarz + user: slusarz + email: slusarz@horde.org + active: true + role: lead +version: + release: 1.1.6 + api: 1.1.0 +state: + release: stable + api: stable +license: + identifier: LGPL-2.1 + uri: http://www.horde.org/licenses/lgpl21 +dependencies: + required: + php: ^5.3 || ^7 + pear: + pear.horde.org/Horde_Exception: ^2 + pear.horde.org/Horde_Log: ^2 + pear.horde.org/Horde_Util: ^2