From ec81ff7b01383702102836257d2b1b4c7082a75f Mon Sep 17 00:00:00 2001 From: Pascal Perrenoud Date: Thu, 11 Sep 2025 13:45:35 +0200 Subject: [PATCH] Update package infos --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9bc68c1..1c2a704 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "typescript-eslint": "^8.43.0" }, - "name": "lib-template", - "description": "Template library for typescript projects", + "name": "config", + "description": "Parse configuration from env or files", "version": "1.0.0", "author": "Pascal Perrenoud ",