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 ",