From 32e9c921ae7dea59393216003158096119d53356 Mon Sep 17 00:00:00 2001 From: z-kk Date: Thu, 19 May 2022 22:01:17 +0900 Subject: [PATCH] Added package libharu (#2236) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 8f287c6..27a3596 100644 --- a/packages.json +++ b/packages.json @@ -26235,5 +26235,18 @@ "description": "Supranim's Event Emitter - Subscribe & listen for various events within your application", "license": "MIT", "web": "https://github.com/supranim/emitter" + }, + { + "name": "libharu", + "url": "https://github.com/z-kk/libharu", + "method": "git", + "tags": [ + "pdf", + "hpdf", + "libharu" + ], + "description": "library for libharu", + "license": "MIT", + "web": "https://github.com/z-kk/libharu" } ]